My Project
 All Data Structures Namespaces Functions Variables
Public Member Functions | Data Fields
CI_Hooks Class Reference

Public Member Functions

 __construct ()
 
 _initialize ()
 
 _call_hook ($which= '')
 
 _run_hook ($data)
 

Data Fields

 $enabled = FALSE
 
 $hooks = array()
 
 $in_progress = FALSE
 

Constructor & Destructor Documentation

__construct ( )

Constructor

Member Function Documentation

_call_hook (   $which = '')

Call Hook

Calls a particular hook

private

Parameters
stringthe hook name
Returns
mixed
_initialize ( )

Initialize the Hooks Preferences

private

Returns
void
_run_hook (   $data)

Run Hook

Runs a particular hook

private

Parameters
arraythe hook details
Returns
bool

The documentation for this class was generated from the following file: