Jeff PHP framework
0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
|
Entry point used to call a specific class method in the administrative area (and get its output). 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() |
Entry point used to call a specific class method in the administrative area (and get its output).
Definition in file pointer.php.
enum ABS_ROOT |
absolute path to the ROOT directory
Definition at line 16 of file pointer.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 pointer.php.
enum DS |
operating system directory separator
Definition at line 21 of file pointer.php.
Definition at line 43 of file pointer.php.