allpages.php File Reference

Go to the source code of this file.

Variables

PHP $page_author = getUserInfo("admin", "name")
 $page_author_email = getUserInfo("admin", "email")
 $page_menu = 0
 $page_date = formatTime( time() )
 $page_title = i18n("List of all pages")
 $pages_temp = $pagectl->fetchPageList($page_folder)
 $page_content
 $bgarray [1] = "transparent"
 $bgarray [2] = "#e0e0e0"


Variable Documentation

$bgarray[2] = "#e0e0e0"

Definition at line 38 of file allpages.php.

$bgarray[1] = "transparent"

Definition at line 37 of file allpages.php.

PHP $page_author = getUserInfo("admin", "name")

Definition at line 17 of file allpages.php.

$page_author_email = getUserInfo("admin", "email")

Definition at line 18 of file allpages.php.

$page_content

Initial value:

 "$page_content
<div align=\"center\">
        <table cellspacing=\"4\" width=\"90%\" style=\"border: 0;\">
                <tr>
                        <td>
                        <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">
                        <tr>
                        <th style=\"border-bottom: 1px solid gray;\" width=\"8%\">" . i18n("ID") . "</th>
                        <th style=\"border-bottom: 1px solid gray;\">" . i18n("Title") . "</th>
                        <th style=\"border-bottom: 1px solid gray;\" width=\"12%\">" . i18n("Language") . "</th>
                        </tr>"

Definition at line 25 of file allpages.php.

$page_date = formatTime( time() )

Definition at line 20 of file allpages.php.

$page_menu = 0

Definition at line 19 of file allpages.php.

$page_title = i18n("List of all pages")

Definition at line 21 of file allpages.php.

$pages_temp = $pagectl->fetchPageList($page_folder)

Definition at line 23 of file allpages.php.


Generated on Sun Oct 26 20:33:13 2008 for The Travelsized Content Management System by  doxygen 1.5.5