Home
last modified time | relevance | path

Searched full:action_act_preprocess (Results 26 – 50 of 172) sorted by path

1234567

/plugin/brj404/
H A Daction.php33 $controller->register_hook('ACTION_ACT_PREPROCESS', 'AFTER', $this, 'preprocess', array ());
/plugin/calendoku/
H A Daction.php10 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_deliverical');
/plugin/captcha/
H A Daction.php24 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleCaptchaInput', []);
46 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleAuth', []);
82 * ACTION_ACT_PREPROCESS event)
/plugin/cite/
H A Daction.php18 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_handle_act', array());
/plugin/combo/action/
H A Ddocustom.php64 * Execute the combo action via an ACTION_ACT_PREPROCESS
72 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'executeComboDoAction');
/plugin/components/action/
H A Daction.php11 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this,
/plugin/conflictmerger/
H A Daction.php67 'ACTION_ACT_PREPROCESS',
/plugin/crosspost/
H A Daction.php12 $controller->register_hook( 'ACTION_ACT_PREPROCESS', 'BEFORE', $this,
/plugin/data-au/
H A Daction.php35 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_handle_edit_post');
/plugin/data/
H A Daction.php41 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleEditPost');
/plugin/deeplautotranslate/
H A Daction.php50 $controller->register_hook('ACTION_ACT_PREPROCESS','BEFORE', $this, 'preprocess');
/plugin/deletepagebutton/
H A Daction.php30 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'deletePage' );
79 * Hook for ACTION_ACT_PREPROCESS event.
/plugin/denyactions/action/
H A Dact.php22 …$controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_action_act_preprocess…
/plugin/dev/
H A Devents.txt1 ACTION_ACT_PREPROCESS
/plugin/diffpreview/
H A Daction.php21 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_action_act_preprocess');
/plugin/directorylist/action/
H A Ddirectorylist.php20 $controller->register_hook(ACTION_ACT_PREPROCESS, BEFORE, $this, 'handle_event');
/plugin/discussion/
H A Daction.php33 'ACTION_ACT_PREPROCESS',
/plugin/distribute/
H A Daction.php19 $contr->register_hook('ACTION_ACT_PREPROCESS',
/plugin/do/
H A Daction.php22 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act_preprocess');
/plugin/docimporter/
H A D.action.php.swp16 …_importer(&$event, $param) {�� }� $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE'…
H A Daction.php19 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_importer', array());
/plugin/dokubookmark/
H A Daction.php51 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_hookdo');
/plugin/dokudrawingboard/
H A Daction.php16 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'allowMyAction');
/plugin/dokugource/
H A Daction.php31 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'evalgourcerequest');
/plugin/dokusioc/
H A Daction.php40 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'checkAction', $controller);

1234567