Home
last modified time | relevance | path

Searched refs:param (Results 76 – 100 of 1180) sorted by relevance

12345678910>>...48

/plugin/osm/
H A Dscript.js61 var param;
63 param = params[j].split('=');
65 if (param[0] != 'layer') {
66 param[1] = parseFloat(param[1]);
68 params[param[0]] = param[1];
/plugin/appendtoquery/
H A Daction.php23 * @param mixed $param optional parameter passed when event was registered
26 public function handle_search_query_fullpage($event, $param) argument
36 * @param mixed $param optional parameter passed when event was registered
39 public function handle_search_query_pagelookup($event, $param) argument
/plugin/gallery/
H A Dsyntax.php
/plugin/timestamp/action/
H A DTimestamp.php31 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
35 public function handle_toolbar_define(Doku_Event &$event, $param) { argument
49 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
53 public function handle_ajax_call_unknown(Doku_Event &$event, $param) { argument
/plugin/authyubikey/
H A Dauth.php.org61 * @param string $user
62 * @param string $pass
83 * @param string $user
97 * @param string $user
98 * @param string $pass
99 * @param string $name
100 * @param string $mail
125 * @param string $user
126 * @param string $pwd
127 * @param string $name
[all …]
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php181 $param = new Parameter($this->root, $name, $value);
182 $param->noName = $noName;
183 $this->parameters[$param->name] = $param;
236 foreach($this->parameters as $param) {
238 $str.=';' . $param->serialize();
399 $param = new Parameter($this->root, $name, $value);
400 $this->parameters[$param->name] = $param;
547 foreach($this->parameters as $param) {
548 $warnings = array_merge($warnings, $param->validate($options));
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php181 $param = new Parameter($this->root, $name, $value);
182 $param->noName = $noName;
183 $this->parameters[$param->name] = $param;
236 foreach($this->parameters as $param) {
238 $str.=';' . $param->serialize();
399 $param = new Parameter($this->root, $name, $value);
400 $this->parameters[$param->name] = $param;
547 foreach($this->parameters as $param) {
548 $warnings = array_merge($warnings, $param->validate($options));
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php181 $param = new Parameter($this->root, $name, $value);
182 $param->noName = $noName;
183 $this->parameters[$param->name] = $param;
236 foreach($this->parameters as $param) {
238 $str.=';' . $param->serialize();
399 $param = new Parameter($this->root, $name, $value);
400 $this->parameters[$param->name] = $param;
547 foreach($this->parameters as $param) {
548 $warnings = array_merge($warnings, $param->validate($options));
/plugin/tag/
H A Daction.php15 * @param Doku_Event_Handler $controller
32 public function setTagIndexversion(Doku_Event $event, $param) { argument
40 public function addTagsToIndex(Doku_Event $event, $param) { argument
58 public function catchTagAction(Doku_Event $event, $param) { argument
66 * @param Doku_Event $event The TPL_ACT_UNKNOWN event
67 * @param array $param optional parameters (unused)
70 public function performTagAction(Doku_Event $event, $param) { argument
114 public function insertToolbarButton(Doku_Event $event, $param) { argument
/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/datasearchform/
H A Daction.php37 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
41 public function _search_query_fullpage(Doku_Event &$event, $param) { argument
49 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
53 public function _search_query_pagelookup(Doku_Event &$event, $param) { argument
/plugin/translate/
H A Daction.php44 public function handleDokuwikiStarted($event, $param) { argument
75 public function handleActRender($event, $param) { argument
89 public function handleActPreprocess($event, $param) { argument
99 $this->handleActPreprocessTranslate($event, $param);
112 public function handleTplActUnknown($event, $param) { argument
136 public function handleHtmlEditformOutput($event, $param) { argument
214 public function handleActPreprocessCreatepage($event, $param) { argument
276 public function handleActPreprocessTranslate($event, $param) { argument
286 $param = array('do'=>'translate','to'=>$target_lang);
287 if ($target_title) $param['title'] = $target_title;
[all …]
/plugin/codebuttonmod2/
H A Daction.php28 function insert_button(& $event, $param) { argument
41 function insert_button_inline(& $event, $param) { argument
54 function insert_button_copy(& $event, $param) { argument
71 public function _hookjs(Doku_Event $event, $param) { argument
/plugin/pycode/
H A Daction.php58 * @param (arr) $param data passed when this handler was registered
60 public function update_code(Doku_Event $event, $param) { argument
90 * @param (arr) $param data passed when this handler was registered
92 public function add_code(Doku_Event $event, $param) { argument
122 * @param (arr) $param data passed when this handler was registered
124 public function update_log(Doku_Event $event, $param) { argument
226 * @param (arr) $param data passed when this handler was registered
228 public function insert_button(Doku_Event $event, $param) { argument
/plugin/iframe/
H A Dsyntax.php26 list($url, $param) = explode(' ',$url,2);
47 if(preg_match('/\[?(\d+(em|%|pt|px)?)\s*([,xX]\s*(\d+(em|%|pt|px)?))?\]?/',$param,$matches)){
62 if(preg_match('/noscroll(bars?|ing)?/',$param)){
65 if(preg_match('/no(frame)?border/',$param)){
68 if(preg_match('/fullscreen/',$param)){
71 if(preg_match('/(left|right)/',$param,$matches)){
/plugin/tagging/action/
H A Dsearch.php27 * @param Doku_Event_Handler $controller
60 * @param Doku_Event $event
61 * @param $param
63 public function addSwitchToSearchForm(Doku_Event $event, $param) argument
140 * @param Doku_Event $event
141 * @param $param
143 public function setupTagSearchDoku(Doku_Event $event, $param) argument
176 * @param Doku_Even
179 filterSearchResults(Doku_Event $event, $param) global() argument
215 tagResults(Doku_Event $event, $param) global() argument
232 echo_searchresults(Doku_Event $event, $param) global() argument
327 getSettingsLink($label, $param = '', $value = '') global() argument
[all...]
/plugin/toctweak/
H A Dhelper.php23 function parse($param) { argument
28 if (strpos($param, '|') !== false) {
29 list($param, $tocTitle) = explode('|', $param);
37 list($param, $id) = explode('>', $param, 2);
42 $params = explode(' ', $param);
/plugin/freechat/phpfreechat/src/commands/
H A Dwho2.class.php31 $param = $p["param"];
39 if ($param != "")
42 $recipient = pfcCommand_join::GetRecipient($param);
43 $recipientid = pfcCommand_join::GetRecipientId($param);
/plugin/imageflow/
H A Daction.php32 function toolbar_add_button( Doku_Event &$event, $param) { argument
43 function metaheader_add_images( Doku_Event &$event, $param ) { argument
50 function popupviewer_metaheader_add_images( Doku_Event &$event, $param ) { argument
53 $this->metaheader_add_images( $event, $param );
/plugin/bez/tpl/
H A Dtask_programs.php10 <?php if ( in_array($tpl->param('action'), array('edit', 'update')) &&
11 $tpl->param('id') == $task_program->id): ?>
47 <?php if ( $tpl->param('action') !== 'edit' &&
48 $tpl->param('action') != 'update'): ?>
H A Dtypes.php10 <?php if ( in_array($tpl->param('action'), array('edit', 'update')) &&
11 $tpl->param('id') == $label->id): ?>
46 <?php if ( $tpl->param('action') !== 'edit' &&
47 $tpl->param('action') !== 'update'): ?>
/plugin/encryptedpasswords/
H A Daction.php24 * @param Event $event event object by reference
25 * @param mixed $param optional parameter passed when event was registered
28 public function handleDokuWikiStarted(Event $event, $param)
37 * @param Event $event event object by reference
38 * @param mixed $param optional parameter passed when event was registered
41 public function handleDraftSave(Event $event, $param)
26 handleDokuWikiStarted(Doku_Event $event, $param) global() argument
39 handleDraftSave(Doku_Event $event, $param) global() argument
/plugin/siteexport/action/
H A Dpdfstyles.php33 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
37 public function handle_use_cache(Doku_Event &$event, $param) { argument
50 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
54 public function handle_css_styles(Doku_Event &$event, $param) { argument
/plugin/rrdgraph/
H A Daction.php94 * @param mixed $param Value provided as fifth argument to register_hook()
96 public function _handle_cache_use(&$event, $param) { argument
116 * @param mixed $param Value provided as fifth argument to register_hook()
119 public function _handle_media_sendfile(&$event, $param) { argument
151 * @param mixed $param Value provided as fifth argument to register_hook()
154 public function _handle_fetch_media_status(&$event, $param) { argument
/plugin/struct/action/
H A Dcache.php19 * @param EventHandler $controller DokuWiki's event controller object
42 * @param Event $event event object by reference
43 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this argument
47 public function handleCacheSchemachange(Event $event, $param)
65 * @param Event $event event object by reference
66 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this argument
70 public function handleCacheAggregation(Event $event, $param)
122 * @param Even
123 handleCacheDynamic(Doku_Event $event, $param) global() argument
[all...]

12345678910>>...48