![]() |
Jeff PHP framework
0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
|
Directory dependency graph for core/:Directories | |
| directory | db |
| directory | mvc |
| directory | template |
| directory | theme |
Files | |
| file | access.class.php [code] |
Contains the access class. | |
| file | adminTable.class.php [code] |
Contains the class which manages the auto generation of the backoffice. | |
| file | authentication.class.php [code] |
Contains the authentication class. | |
| file | cache.php [code] |
Contains the Outputs and data caching, outputCache and dataCache classes. | |
| file | captcha.class.php [code] |
Contains the class used to generate captcha images. | |
| file | core.class.php [code] |
Contains the core class. | |
| file | document.class.php [code] |
Contains the document class. | |
| file | dtime.class.php [code] |
Contains the datetime class. | |
| file | error.class.php [code] |
Contains the error class. | |
| file | export.class.php [code] |
Contains the export class. | |
| file | form.class.php [code] |
Contains the form class. | |
| file | image.class.php [code] |
Contains the image class. | |
| file | include.php [code] |
Includes core classes and provides an autoload method. | |
| file | pagination.class.php [code] |
Contains the pagination class. | |
| file | registry.class.php [code] |
Contains the registry class. | |
| file | router.class.php [code] |
Contains the router class. | |
| file | search.class.php [code] |
Contains the search class. | |
| file | singleton.class.php [code] |
Contains the singleton class. | |
| file | tables.php [code] |
Contains system database tables definition. | |