Translations of this page?:

DOKUWIKI_STARTED

Description:
DokuWiki prepares to do its work
DefaultAction:
none
Preventable:
no
Added:
2006-04-25

The event is signalled after Dokuwiki has completed its initialization phase and before it closes the session in doku.php. Most Dokuwiki globals will have been created and populated, the global $_SESSION var will still be in existence.

If you need an even earlier event, check out INIT_LANG_LOAD, but note that not the whole environment is setup there.

Note: Even after $_SESSION has been closed a plugin can reopen the session to access session data - as long as headers have not already been sent. For an example of this refer to lib/plugins/config/admin.php.

Passed Data

No data is passed.

Plugins handling this event

The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.

See also

devel/event/dokuwiki_started.txt · Last modified: 2012/03/10 16:18 by andi
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate