index.php File Reference

Go to the source code of this file.

Variables

 $db = new Database()
 exit
 $cfg = new Config()
 $session = new Session()
 * set PHP error logging, disable error output */
 $log = new EventLog()
 $action = CMSkey::postOrGet("a")
 exit
 $auth = new Auth()
 * Auth: before any action on files */
 $lang = new Lang()
 * file upload */
 exit
 $cms = new CMSkey()
 exit
<!DOCTYPEhtmlPUBLIC"-"http:
< htmlxmlns="http:
<head><title>
<?phpecho$cms->
getPageTitle();?>
</title><metahttp-equiv="Content-Type"content="text/html;charset=utf-8"/>
<metaname="robots"content="all"/>
<metaname="author"content="CMSkey"/>
<metaname="keywords"content=""/>
<metaname="description"content=""/>
<styletype="text/css"media="all">
import css default 
css


Variable Documentation

$action = CMSkey::postOrGet("a")

Definition at line 58 of file index.php.

Referenced by CMSkey::doAction().

$auth = new Auth()

* Auth: before any action on files */

Definition at line 71 of file index.php.

Referenced by Content::__construct().

$cfg = new Config()

Definition at line 42 of file index.php.

Referenced by Session::__construct(), Lang::__construct(), Form::__construct(), EventLog::__construct(), Content::__construct(), CMSkey::__construct(), Content::add(), Content::delete(), Form::getCancelButton(), Files::getFilePathFromId(), CMSkey::getFooter(), CMSkey::getHeader(), Lang::getLanguageMenu(), CMSkey::getLoginStatus(), CMSkey::getPageTitle(), CMSkey::getSearchForm(), and CMSkey::getTopBar().

$cms = new CMSkey()

Definition at line 104 of file index.php.

$db = new Database()

Definition at line 35 of file index.php.

Referenced by Config::initConfig().

$lang = new Lang()

* file upload */

* check actions about files TODO: revision needed */ /include("include/filefuns.php"); /checkFileActions();

Definition at line 89 of file index.php.

Referenced by CMSkey::getHeader().

$log = new EventLog()

Definition at line 54 of file index.php.

Referenced by Auth::validateUser().

$session = new Session()

* set PHP error logging, disable error output */

Definition at line 50 of file index.php.

Referenced by Lang::__construct(), EventLog::__construct(), Content::__construct(), Auth::__construct(), Content::add(), Lang::getCurrentLanguage(), Lang::getLanguageMenu(), CMSkey::getLoginStatus(), and Lang::setLanguage().

<!DOCTYPEhtmlPUBLIC"-"http:<htmlxmlns="http:<head><title><?phpecho$cms->getPageTitle();?></title><metahttp-equiv="Content-Type"content="text/html;charset=utf-8"/><metaname="robots"content="all"/><metaname="author"content="CMSkey"/><metaname="keywords"content=""/><metaname="description"content=""/><styletype="text/css"media="all"> import css default css

Definition at line 142 of file index.php.

exit

Definition at line 128 of file index.php.

exit

Definition at line 95 of file index.php.

exit

Definition at line 66 of file index.php.

exit

Definition at line 38 of file index.php.


Generated on Fri Feb 22 11:19:48 2008 for CMSkey by  doxygen 1.5.3