summaryrefslogtreecommitdiff
path: root/inc/events.php
Commit message (Expand)AuthorAge
* Changes for PHP 7 CompatibilityChristopher Smith2015-05-15
* PHPDocs and some improvementsGerrit Uitslag2014-10-02
* Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* Events: Trigger a warning if the default action is not callableMichael Hamann2014-03-14
* PHPDocs for Doku_Event and handlerGerrit Uitslag2014-02-17
* remove '' from list, its not part of the hook arrayChristopher Smith2014-02-17
* Ensure hook array is always in the correct sequenceChristopher Smith2014-02-16
* remove reference operator from object, no longer requiredChristopher Smith2014-02-16
* add appropriate visibility keywords to event propertiesChristopher Smith2014-02-16
* since php 5, no need to access objects by referenceChristopher Smith2014-02-16
* An event object used as a string will return its name - the event nameChristopher Smith2014-02-16
* Add ordering to event handlersChristopher Smith2014-02-16
* fix E_STRICT errors FS#2427Andreas Gohr2012-07-28
* Fix nested triggering of the same eventMichael Hamann2012-05-11
* no need to pass objects by referenceAndreas Gohr2012-04-17
* moved plugincontroller and event handler creation to init.phpMichael Klier2010-03-26
* first attempt to centralize all include loadingAndreas Gohr2010-01-31
* some more coding standard compliance updatesAndreas Gohr2010-01-15
* removed some illogical path setupsAndreas Gohr2008-12-13
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* two more event hooksAndreas Gohr2006-11-16
* unittest fixeschris2006-08-04
* events.php updatechris2006-07-25
* fixing undefined variablesBen Coburn2006-07-10
* event (minor) updatechris2006-04-25
* event system revisionchris2006-04-25
* action pluginschris2006-04-14