Home
last modified time | relevance | path

Searched refs:advise_before (Results 1 – 25 of 36) sorted by relevance

12

/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/photogallery/
H A DpgFetch.php64 if($evt->advise_before()) {
99 if($evt->advise_before()) {
/plugin/linkmanager/exe/
H A Dajax.php36 if ($evt->advise_before()) {
/plugin/upgrade/HTTP/
H A DDokuHTTPClient.php66 if($evt->advise_before()){
/plugin/autologoff/
H A Daction.php59 $event->advise_before(false);
/plugin/upgrade/
H A Dlegacy.php87 public function advise_before()
84 public function advise_before() global() function in Doku_Event
/plugin/move/helper/
H A Dop.php159 if($event->advise_before()) {
261 if($event->advise_before()) {
/plugin/prosemirror/parser/
H A DNode.php70 if ($event->advise_before() || !is_a($eventData['newNode'], __CLASS__)) {
/plugin/geonav/tpl/startermap/
H A Dtpl_functions.php98 if($evt->advise_before()){
/plugin/oauth/
H A Dhelper.php63 $event->advise_before(false);
/plugin/saveandedit/
H A Daction.php107 if (!$new_evt->advise_before()) {
/plugin/unusedmedias/admin/
H A Dlist.php59 if ($evt->advise_before()) {
/plugin/linkback/exe/
H A Dtrackback.php137 if ($event->advise_before()) {
H A Dpingback.php120 if ($event->advise_before()) {
/plugin/bureaucracy/helper/
H A Dactiontemplate.php50 if ($event->advise_before()) {
280 if($event->advise_before()) {
H A Dactionmail.php40 if($event->advise_before()) {
/plugin/strata/
H A Daction.php61 if ($evt->advise_before()) {
/plugin/tplinc/
H A Dhelper.php132 $event->advise_before(false);
/plugin/bureaucracy-au/
H A Dsyntax.php128 if($event->advise_before()) {
162 if($event->advise_before()) {
/plugin/bureaucracyau/
H A Dsyntax.php128 if($event->advise_before()) {
162 if($event->advise_before()) {
/plugin/bureaucracy/
H A Dsyntax.php133 if($event->advise_before()) {
167 if($event->advise_before()) {
/plugin/combo/ComboStrap/
H A DEvent.php242 $evt->advise_before();
/plugin/struct/meta/
H A DConfigParser.php137 if ($ev->advise_before()) {
/plugin/twofactor/
H A DManager.php280 $event->advise_before(false);

12