Home
last modified time | relevance | path

Searched refs:advise_before (Results 1 – 25 of 36) sorted by last modified time

12

/plugin/twofactor/
H A DManager.php280 $event->advise_before(false);
/plugin/linkback/exe/
H A Dtrackback.php137 if ($event->advise_before()) {
H A Dpingback.php120 if ($event->advise_before()) {
/plugin/struct/meta/
H A DAggregationTable.php331 if ($evt->advise_before()) {
H A DConfigParser.php137 if ($ev->advise_before()) {
/plugin/photogallery/
H A DpgFetch.php64 if($evt->advise_before()) {
99 if($evt->advise_before()) {
/plugin/sqlite/
H A DQuerySaver.php36 if ($event->advise_before()) {
68 if ($event->advise_before()) {
H A DSQLiteDB.php160 if ($event->advise_before()) {
441 if ($event->advise_before()) {
/plugin/bureaucracy/helper/
H A Dactionmail.php40 if($event->advise_before()) {
H A Dactiontemplate.php50 if ($event->advise_before()) {
280 if($event->advise_before()) {
/plugin/bureaucracy/
H A Dsyntax.php133 if($event->advise_before()) {
167 if($event->advise_before()) {
/plugin/dw2pdf/
H A Daction.php737 if ($event->advise_before()) {
/plugin/combo/ComboStrap/
H A DEvent.php242 $evt->advise_before();
H A DFetcherMarkup.php1240 if ($evt->advise_before()) {
/plugin/oauth/
H A Dhelper.php63 $event->advise_before(false);
/plugin/upgrade/HTTP/
H A DDokuHTTPClient.php66 if($evt->advise_before()){
/plugin/upgrade/
H A Dlegacy.php87 public function advise_before()
84 public function advise_before() global() function in Doku_Event
/plugin/prosemirror/parser/
H A DNode.php70 if ($event->advise_before() || !is_a($eventData['newNode'], __CLASS__)) {
/plugin/prosemirror/
H A Drenderer.php546 if ($event->advise_before()) {
/plugin/tplinc/
H A Dhelper.php132 $event->advise_before(false);
/plugin/actionrenderer/
H A Drenderer.php42 if ($event->advise_before()) {
/plugin/move/helper/
H A Dop.php165 if($event->advise_before()) {
267 if($event->advise_before()) {
/plugin/multiorphan/action/
H A Dmultiorphan.php197 …is_null($data['type']) || (in_array($ins[0], $this->checkInstructions) && $evt->advise_before())) {
/plugin/strata/
H A Daction.php61 if ($evt->advise_before()) {
/plugin/elwikiupgrade/
H A DHTTPClient.php932 if($evt->advise_before()){

12