Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
Index
+ Collaboration diagram for Index:

Files

file  index_admin.php
 

Template containing the index of the administrative area, see indexController.


file  index_public.php
 

Template containing the public index, see indexController.


file  index_user.php
 

Template containing the private index, see indexController.


Data Structures

class  indexController
 Index module controller. More...

Detailed Description

Module which outputs the default index pages of Jeff framework