OnMODXInit
Last updated May 3rd, 2020 | Page history | Improve this page | Report an issue
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn moreEvent: OnMODXInit¶
Invoked upon initialization of the MODX object.
- Service: 5 - Template Service Events
- Group: System
Event Parameters¶
Name | Description |
---|---|
contextKey | The context_key of the context being initialized |
options | Any options passed to the initialize() function |
Remarks¶
Previous event | ? |
---|---|
Next event | ? |
File | core/model/modx/modx.class.php |
Class | class modx |
Method | public function initialize($contextKey= 'web', $options = null) |
See Also¶
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn more