Home
last modified time | relevance | path

Searched refs:param (Results 1001 – 1025 of 1180) sorted by relevance

1...<<4142434445464748

/plugin/ajaxpeon/
H A Daction.php29 function _ajax_call(&$event, $param) argument
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php51 * @param DAV\Server $server
/plugin/sectiontoggle/
H A Daction.php22 function _jsinfo(&$event, $param) {
21 _jsinfo(& $event, $param) global() argument
/plugin/abc2/abc-libraries/abc2svg/
H A Dgamelan-1.js144 break}}},set_fmt:function(of,cmd,param){if(cmd=="gamelan"){var cfmt=this.cfmt() argument
151 of(cmd,param)},set_pitch:function(of,last_s){of(last_s)
H A Djianpu-1.js146 break}}},set_fmt:function(of,cmd,param){if(cmd=="jianpu"){var cfmt=this.cfmt() argument
153 of(cmd,param)},set_pitch:function(of,last_s){of(last_s)
/plugin/groupmail/
H A Dsyntax.php87 foreach(explode('|',$match) as $param){
88 $splitparam = explode('=',$param,2);
/plugin/deeplautotranslate/
H A Daction.php90 public function preprocess(Doku_Event $event, $param): void {
118 public function pagetpl_load(Doku_Event $event, $param): void {
128 public function update_glossary(Doku_Event $event, $param): void {
89 preprocess(Doku_Event $event, $param) global() argument
117 pagetpl_load(Doku_Event $event, $param) global() argument
127 update_glossary(Doku_Event $event, $param) global() argument
/plugin/editsections/action/
H A Des.php51 function _editbutton(&$event, $param) { argument
/plugin/phpbblinks/
H A Daction.php35 function replace(&$event, $param) argument
/plugin/fedauth/Auth/
H A DOpenID.php526 * @param string $format_string The sprintf format for the message
/plugin/davcard/action/
H A Dajax.php26 function handle_ajax_call_unknown(&$event, $param) { argument
/plugin/approve/action/
H A Dmigration.php29 * @param Doku_Event $event
30 * @param $param
32 public function handle_migrations(Doku_Event $event, $param) argument
50 * @param string $table the table the entry should be saved to (will not be escaped)
51 * @param array $entry A simple key-value pair array (only values will be escaped)
189 * @param $id
221 * @param $id
246 * @param $id
/plugin/openid/Auth/
H A DOpenID.php547 * @param string $format_string The sprintf format for the message
/plugin/fckg/syntax/
H A Ddwplugin.php440 function cache_bypass_after(&$event, $param) argument
468 function cache_bypass(&$event, $param) argument
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Ddr.css34 .dr-param {
/plugin/stopforumspam2/
H A Dhelper.php155 …* @param value $confborder - The conf "confidenceBorder" will be used if empty or minus value. Do…
/plugin/exttab1/
H A Dsyntax.php101 @param $data the data between \<exttab1> and \</exttab1> tags
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php108 public function param($name, $default = null, $nonempty = false) { function in Input
/plugin/ireadit/action/
H A Dmigration.php34 public function handle_migrations(Doku_Event $event, $param) argument
/plugin/oauth/
H A DAdapter.php45 public function handleRegister(Event $event, $param)
53 * @param string $storageId user based storage key (if available, yet)
107 * @param string $storageId
43 handleRegister(\\Doku_Event $event, $param) global() argument
/plugin/combo/action/
H A Dlogin.php42 * @param Doku_Form $form
177 function handle_login_html(&$event, $param): void argument
221 * @param Form $form
H A Droutermessage.php84 * @param $event Doku_Event
86 function _displayRedirectMessage(&$event, $param) argument
180 * @param Message $message
181 * @param MarkupPath $pageOrigin
254 * @param string $id
255 * @param string $redirectSource
/plugin/tag/syntax/
H A Dsearchtags.php30 * @param string $mode Parser mode
41 * @param string $match The match of the syntax
42 * @param int $state The state of the handler
43 * @param int $pos The position in the document
44 * @param Doku_Handler $handler The handler
56 * @param string $format Renderer mode (supported modes: xhtml and metadata)
57 * @param Doku_Renderer $renderer The renderer
58 * @param array $data The data from the handler function
246 if ($INPUT->post->has('plugin__tag_search_tags') && is_array($INPUT->post->param('plugin__tag_search_tags'))) {
273 * @param strin
[all...]
/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.
/plugin/epub/scripts/
H A Depub_utils.php542 foreach($params as $param) {
543 list($key,$val) = explode('=',$param);

1...<<4142434445464748