b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (CVS HEAD) [ class tree: main ] [ index: main ] [ all elements ]

Procedural File: _maintenance.init.php

Source Location: /blogs/inc/maintenance/_maintenance.init.php

Page Details

Controller mappings.

For each controller name, we associate a controller file to be found in /inc/ . The advantage of this indirection is that it is easy to reorganize the controllers into subdirectories by modules. It is also easy to deactivate some controllers if you don't want to provide this functionality on a given installation.

Note: while the controller mappings might more or less follow the menu structure, we do not merge the two tables since we could, at any time, decide to make a skin with a different menu structure. The controllers however would most likely remain the same.

Global:  array 0:
Filesource:  Source Code for this file
Classes
Class Description
maintenance_Module maintenance_Module definition

Documentation generated on Sat, 06 Mar 2010 04:18:45 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).