Home
last modified time | relevance | path

Searched refs:param (Results 501 – 525 of 1180) sorted by last modified time

1...<<21222324252627282930>>...48

/plugin/codemirror/
H A Daction.php23 public function handle_tpl_metaheader_output(Doku_Event &$event, $param) { argument
/plugin/submgr/
H A Daction.php32 * @param mixed $param not used
36 public function handle_auth_user_change(Doku_Event $event, $param) argument
49 * @param mixed $param not used
53 public function handle_login(Doku_Event $event, $param) argument
/plugin/tablecalc/
H A Daction.php14 public function _loadtablecalc(Doku_Event $event, $param) { argument
/plugin/accscounter/
H A Daction.php20 public function allow_my_action(Doku_Event $event, $param) { argument
30 public function my_action(Doku_Event $event, $param) { argument
/plugin/vimeo/
H A Daction.php22 function jsinfo(Doku_Event $event, $param) argument
/plugin/issuelinks/action/
H A Dajax.php43 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
48 public function repoAdminToggle(Doku_Event $event, $param) argument
88 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
93 public function repoAdminOrg(Doku_Event $event, $param) argument
178 public function asyncImportAllIssues(Doku_Event $event, $param) argument
218 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
223 public function handleAjax(Doku_Event $event, $param) argument
/plugin/legalnotice/
H A Daction.php11 function legalnotice(&$event, $param) {
12 legalnotice(& $event, $param) global() argument
/plugin/etherpadlite/action/
H A Detherpadlite.php73 public function handle_logoutconvenience(&$event,$param) { argument
84 public function handle_ajax(&$event, $param) { argument
87 $plugin->start($event, $param);
413 public function handle_tpl_metaheader_output(Doku_Event &$event, $param) { argument
/plugin/deniedpage/
H A Daction.php29 public function handle_action_headers_send(Doku_Event $event, $param) { argument
/plugin/rawless/
H A Daction.php30 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
34 public function handle_lang_load(Doku_Event &$event, $param) { argument
/plugin/magnifier/
H A Dsyntax.php39 list($id, $param) = explode('?', $orig, 2); // find ID + Params
40 list($w, $h) = explode('x', $param, 2); // find Size
/plugin/overlay/
H A Daction.php24 function get_scripts(Doku_Event $event, $param) { argument
32 function set_admin(&$event, $param) { argument
70 function print_overlay(&$event, $param) { argument
159 function action_link(&$event, $param) argument
164 if($type !=$param[0]) return;
170 if($param[0] == 'page') {
194 function overlay_tools(&$event, $param) { argument
198 if($param[0] == 'any') {
205 if($param[0] == 'any') {
/plugin/dyncontent/
H A Daction.php28 public function insert_button(Doku_Event $event, $param) { argument
49 public function handle_parser_wikitext_preprocess(Doku_Event &$event, $param) { argument
/plugin/passwordgenerator/
H A Daction.php18 function _addpluginconfigdata(&$event, $param) { argument
/plugin/filelisting/action/
H A Ddelete.php17 * @param Doku_Event_Handler $controller DokuWiki's event controller object
29 * @param Doku_Event $event event object by reference
30 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
35 public function handle_action_act_preprocess(Doku_Event &$event, $param) { argument
H A Djs.php17 * @param Doku_Event_Handler $controller DokuWiki's event controller object
29 * @param Doku_Event $event event object by reference
30 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
35 public function handle_dokuwiki_started(Doku_Event &$event, $param) { argument
51 * @param $key
52 * @param $value
H A Dajax.php17 * @param Doku_Event_Handler $controller DokuWiki's event controller object
29 * @param Doku_Event $event event object by reference
30 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
35 public function handle_ajax_call_unknown(Doku_Event &$event, $param) { argument
58 * @param string $namespace
H A Dcache.php22 * @param Doku_Event_Handler $controller DokuWiki's event controller object
34 * @param Doku_Event $event event object by reference
35 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
40 public function handle_parser_cache_use(Doku_Event $event, $param) argument
/plugin/filelisting/
H A Dsyntax.php36 * @param string $mode Parser mode
45 * @param string $match The match of the syntax
46 * @param int $state The state of the handler
47 * @param int $pos The position in the document
48 * @param Doku_Handler $handler The handler
52 $param = substr($match, strlen('{{filelisting'), -strlen('}}'));
54 $ns = strlen($param) !== 0 ? $ns = substr($param, 1) : '';
62 * @param string $mode Renderer mode (supported modes: xhtml)
63 * @param Doku_Rendere
[all...]
/plugin/flowcharts/
H A Daction.php22 public function _loadmermaid(Doku_Event $event, $param) { argument
/plugin/typography/
H A Daction.php31 public function fontColorToolbar(Doku_Event $event, $param) argument
89 public function fontFamilyToolbar(Doku_Event $event, $param) argument
120 public function fontSizeToolbar(Doku_Event $event, $param) argument
/plugin/dataplot/
H A Dsyntax.php164 foreach ($return as $param => $value) {
165 if ( $param != 'gnuplot' ) {
166 $gnu_code .= "# - $param = $value\n";
/plugin/dropfiles/action/
H A Dajax.php36 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
42 public function handleAjaxCallUnknown(Doku_Event $event, $param) argument
H A Djsinfoconfig.php36 public function addDataToJSINFO(Doku_Event $event, $param) { argument
/plugin/hubspot/
H A Daction.php30 function _hook_header(Doku_Event $event, $param) argument

1...<<21222324252627282930>>...48