Home
last modified time | relevance | path

Searched refs:param (Results 901 – 925 of 1180) sorted by path

1...<<31323334353637383940>>...48

/plugin/ryubin/syntax/
H A Dryubin.php81 foreach ($params as $param) {
82 list($xml,$value)=explode('=',$param,2);
/plugin/s5reloaded/ui/effects_support/
H A Dbuilder.js112 _isStringOrNumber: function(param) { argument
113 return(typeof param=='string' || typeof param=='number');
/plugin/sapnotelink/
H A Daction.php21 function insert_button(Doku_Event $event, $param) { argument
/plugin/saveandedit/
H A Daction.php59 public function handleActionActPreprocess(Event $event, $param)
135 public function handleHtmlEditFormOutput(Event $event, $param)
51 handle_action_act_preprocess(Doku_Event $event, $param) global() argument
130 handle_html_editform_output(Doku_Event $event, $param) global() argument
/plugin/schedule/
H A Daction.php21 function _defconf (&$event, $param) { argument
/plugin/scrapbook/
H A Daction.php30 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
34 public function handle_toolbar_define(Doku_Event $event, $param) { argument
47 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
51 public function handle_ajax_call(Doku_Event $event, $param) { argument
/plugin/scrapbooktemplate/
H A Dreplaceraw.php29 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
34 public function handle_action_export_postprocess(Doku_Event &$event, $param) { argument
/plugin/scrape/
H A DHTMLPurifier.standalone.php
H A Daction.php
H A DphpQuery-onefile.php
/plugin/searchdefaults/
H A Daction.php28 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
32 public function handle_form_quicksearch_output(Doku_Event $event, $param) { argument
/plugin/searchform/
H A Daction.php21 * @param EventHandler $controller DokuWiki's event controller object
31 * @param Event $event event object by reference
32 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this argument
36 public function changeQuery(Event $event, $param) {
49 * @param string &$query (reference) search query string
/plugin/searchresultswithpath/
H A Daction.php30 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
/plugin/searchtext/
H A Daction.php18 function _indexerVersion(&$event, $param) { argument
28 function _getSearch(&$event, $param) { argument
40 function _getSnippet(&$event, $param) { argument
/plugin/sectionedit/
H A Daction.php31 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
35 public function handle_ajax_call(Doku_Event &$event, $param) { argument
54 function handle_suppress_default_after(Doku_Event &$event, $param) { argument
/plugin/sectiontoggle/
H A Daction.php22 function _jsinfo(&$event, $param) {
21 _jsinfo(& $event, $param) global() argument
/plugin/securelogin/
H A Daction.php30 function _auth(Doku_Event $event, $param) { argument
53 function _ajax_handler(Doku_Event $event, $param) { argument
H A Dadmin.php51 $param = $fn[$cmd];
54 $param = null;
58 case "newkey": $this->slhlp->generateKey($param); break;
59 case "test": msg(urldecode($this->slhlp->decrypt($param['message']))); break;
/plugin/selectsearch/
H A Daction.php16 function _fixquery(&$event, $param) { argument
/plugin/semantic/
H A Daction.php65 public function jsinfo(Doku_Event &$event, $param) argument
80 * @param array $param
84 public function ajax(Doku_Event &$event, $param) argument
/plugin/semanticdata/
H A Daction.php42 function _handle(&$event, $param){ argument
62 function _editbutton(&$event, $param) { argument
70 function _editform(&$event, $param) { argument
/plugin/sendpagecontent/
H A Daction.php26 function handle_act_preprocess(&$event, $param) { argument
54 function handle_tpl_act_unknown(&$event, $param) { argument
/plugin/sentry/action/
H A Dajax.php34 public function handleAjax(Doku_Event $event, $param) argument
H A Derrors.php49 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
54 public function handle_indexer(Doku_Event $event, $param) argument
83 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
88 public function handle_deprecation(Doku_Event $event, $param) argument
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst73 // `lodash/padStart` accepts an optional `chars` param.
201 // Here’s an example of disabling iteratee argument caps to access the `key` param.

1...<<31323334353637383940>>...48