Core class for N2 Framework Yverdon
Located in /system/classes/n2f.cls.php (line 21)
n2f_events | --n2f_cls
List of 'global' variables for the framework.
Inherited from n2f_events
n2f_events::$events
Initializes a new n2f_cls object.
Dumps the current debug data (if present) in a XHTML format.
Returns an array of the given extension's meta data, if provided.
Returns the list of registered extensions.
Returns true or false based on whether or not the given extension has been loaded.
Initializes the core by hitting the N2F_EVT_CORE_INIT system handler event.
Initializes the database by hitting the N2F_EVT_DATABASE_INIT system handler event.
Initializes the module by hitting the N2F_EVT_MODULE_INIT system handler event.
Initializes the extensions located in each module directory by hitting the N2F_EVT_MODULES_INIT system handler event.
Registers an extension's meta data with the core.
Touches an event inside the n2f_cls object.
System method for cleaning up loose ends before the script shuts down.
System method for initializing core features. (This is a placeholder)
System method for initializing/loading the current module.
Inherited From n2f_events
n2f_events::__construct()
n2f_events::addEvent()
n2f_events::hitEvent()
n2f_events::hookEvent()
Documentation generated on Sat, 23 Jan 2010 11:13:47 -0500 by phpDocumentor 1.4.1