Public Member Functions | |
| __construct () | |
| _initialize () | |
| _call_hook ($which= '') | |
| _run_hook ($data) | |
Data Fields | |
| $enabled = FALSE | |
| $hooks = array() | |
| $in_progress = FALSE | |
| __construct | ( | ) |
Constructor
| _call_hook | ( | $which = '') |
Call Hook
Calls a particular hook
private
| string | the hook name |
| _initialize | ( | ) |
Initialize the Hooks Preferences
private
| _run_hook | ( | $data) |
Run Hook
Runs a particular hook
private
| array | the hook details |
1.8.4