Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
admin.php File Reference

Entry point for the administrative area. More...

Go to the source code of this file.

Enumerations

enum  ABS_ROOT
 absolute path to the ROOT directory More...
enum  BASE_PATH
 include system paths More...
enum  DS
 operating system directory separator More...

Variables

 $core = new core()

Detailed Description

Entry point for the administrative area.

Author:
abidibo abidi.nosp@m.bo@g.nosp@m.mail..nosp@m.com
Version:
0.99
Date:
2011-2012

Definition in file admin.php.


Enumeration Type Documentation

enum ABS_ROOT

absolute path to the ROOT directory

Definition at line 16 of file admin.php.

enum BASE_PATH

include system paths

include system configuration include core class base path definition from which generate links

Definition at line 41 of file admin.php.

enum DS

operating system directory separator

Definition at line 21 of file admin.php.


Variable Documentation

$core = new core()

Definition at line 43 of file admin.php.