Home
last modified time | relevance | path

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

12

/plugin/actionrenderer/
H A Drenderer.php42 if ($event->advise_before()) {
/plugin/autologoff/
H A Daction.php59 $event->advise_before(false);
/plugin/bureaucracy-au/helper/
H A Dactiontemplate.php236 if($event->advise_before()) {
/plugin/bureaucracy-au/
H A Dsyntax.php128 if($event->advise_before()) {
162 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/bureaucracyau/helper/
H A Dactiontemplate.php236 if($event->advise_before()) {
/plugin/bureaucracyau/
H A Dsyntax.php128 if($event->advise_before()) {
162 if($event->advise_before()) {
/plugin/combo/ComboStrap/
H A DEvent.php242 $evt->advise_before();
H A DFetcherMarkup.php1240 if ($evt->advise_before()) {
/plugin/dw2pdf/
H A Daction.php737 if ($event->advise_before()) {
/plugin/elwikiupgrade/
H A DHTTPClient.php932 if($evt->advise_before()){
/plugin/geonav/tpl/startermap/
H A Dtpl_functions.php98 if($evt->advise_before()){
/plugin/linkback/exe/
H A Dpingback.php120 if ($event->advise_before()) {
H A Dtrackback.php137 if ($event->advise_before()) {
/plugin/linkmanager/exe/
H A Dajax.php36 if ($evt->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/oauth/
H A Dhelper.php63 $event->advise_before(false);
/plugin/photogallery/
H A DpgFetch.php64 if($evt->advise_before()) {
99 if($evt->advise_before()) {
/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/saveandedit/
H A Daction.php107 if (!$new_evt->advise_before()) {
/plugin/solr/
H A Dhelper.php154 if($evt->advise_before(true)) {

12