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

Jeff default themeContains all the views, css, translations needed by the system. Every other theme has a fallback to the default when it lacks any resource. More...

+ Collaboration diagram for Default theme:

Files

file  admin_table.php
 

Template of the admin list view (list of model items in back office), see adminTable.


file  admin_table_filter.php
 

Template of the admin list view with filters (list of model items in back office), see adminTable.


file  credits.php
 

Template of the credits section.


file  english.php
 

Contains the english translations dictionary.


file  form_cell.php
 

Template for form custom user inputs, see form.


file  form_element.php
 

Template for the single form element, see form.


file  form_fieldset.php
 

Template for the fieldset element used in forms, see form.


file  form_multicheckbox.php
 

Template for the multicheckbox form element, see form::multiplecheckbox.


file  group_form_privilege.php
 

Template for the association of privileges to user groups, see groupController.


file  group_manage.php
 

Template containing the backoffice forms of the User groups, see groupController.


file  group_manage_list.php
 

Template containing the backoffice list of the User groups, see groupController.


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.


file  italiano.php
 

Contains the italian translations dictionary.


file  layout_list.php
 

Template containing the backoffice list of the Layout, see layoutController.


file  login.php
 

Template containing the public login form, see loginController.


file  login_admin.php
 

Template containing the login form of the administrative area, see loginController.


file  logout.php
 

Template containing the logout link of the main site, see loginController.


file  logout_admin.php
 

Template containing the logout link of the administrative area, see loginController.


file  manage_table.php
 

Template for the autogenerated Backoffice wrapper (items list and forms are wrapped in this template)


file  menu_admin.php
 

Template containing the menu of the administrative area, see menuController.


file  menu_public.php
 

Template containing the main site menu, see menuController.


file  pagination_navigation.php
 

Template containing the page navigation links, see pagination.


file  pagination_summary.php
 

Template containing the pagination summary, see pagination.


file  tab.php
 

Template used for displaying tabs.


file  table.php
 

Template used for displaying tables.


Data Structures

class  defaultTheme
 Default theme class. More...

Detailed Description

Jeff default theme

Contains all the views, css, translations needed by the system. Every other theme has a fallback to the default when it lacks any resource.

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