Home
last modified time | relevance | path

Searched refs:param (Results 1 – 25 of 78) sorted by relevance

1234

/template/cowboy/css/nashville/specimen_files/
Deasytabs.js1param=jQuery.extend({fadeSpeed:"fast",defaultContent:1,activeClass:'active'},option);$(this).each(…
2 if(typeof param.defaultContent=="number")
3 …efaultTab=$(thisId+" .tabs li:eq("+(param.defaultContent-1)+") a").attr('href').substr(1);}else{va…
5 …abs li").removeClass(param.activeClass);$(thisId+" .tabs li a[href=#"+tabId+"]").closest('li').add…
6 {$(thisId+" #"+tabId).fadeIn(param.fadeSpeed);}else{$(thisId+" #"+tabId).show();}}
/template/kajukkk/js/
Dsendsns.js58param:'posting?post=' + _txt + _br + _url + '&apiver=1.0&appver=2.0&appid=dev.epiloum.net&appname=… property
69 param:'create/post?text=' + _txt + _br + _url, property
92 …setTimeout(function(){ location.href = 'intent://' + o.param + '#Intent;' + o.g_proto + ';end'}, 1…
98 setTimeout(function(){ location.href = o.a_proto + o.param }, 100);
/template/strap/action/
H A Dpageprotection.php78 function handleHiddenCheck(&$event, $param) argument
119 function handleAclCheck(&$event, $param) argument
183 function handleSiteMapGenerate(&$event, $param) argument
220 function handleSearchPageLookup(&$event, $param) argument
230 function handleSearchFullPage(&$event, $param) argument
245 function handleRssFeed(&$event, $param) argument
325 function handleRobotsMeta(&$event, $param) argument
H A Dcss.php127 public function handle_css_metaheader(Doku_Event &$event, $param) argument
176 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
189 public function handle_css_cache(Doku_Event &$event, $param) argument
222 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
226 public function handle_front_css_styles(Doku_Event &$event, $param) argument
H A Deventsystem.php49 public function lockSystemBefore(Doku_Event $event, $param) argument
63 public function lockSystemAfter(Doku_Event $event, $param) argument
71 public function processEventTable(Doku_Event $event, $param) argument
H A Djs.php42 public function handle_header(Doku_Event &$event, $param) argument
69 public function handle_js(Doku_Event &$event, $param) argument
H A Dbacklinkmenuitem.php48 function addMenuItem(Doku_Event $event, $param) argument
85 function ajaxCall(&$event, $param): void argument
H A Dmetagenerator.php19 function handleGenerator(&$event, $param) argument
H A Didentity.php34 function handleAnonymousJsIndicator(&$event, $param) argument
H A Dhistoricalbreadcrumb.php41 public function handle_breadcrumb_history(Doku_Event $event, $param) argument
H A Dautofrontmatter.php37 public function handle_new_page(Doku_Event $event, $param){ argument
H A Dqualitymessage.php43 function addMenuItem(Doku_Event $event, $param) argument
H A Dtoolbar.php27 function handle_toolbar(&$event, $param): bool argument
/template/a_new_day/js/
Dbuilder.js107 _isStringOrNumber: function(param) { argument
108 return(typeof param=='string' || typeof param=='number');
/template/battlehorse/js/
Dbuilder.js107 _isStringOrNumber: function(param) { argument
108 return(typeof param=='string' || typeof param=='number');
/template/strap/ComboStrap/
H A DPageImageUsage.php49 public static function createFromParent(PageImages $param): PageImageUsage argument
51 return new PageImageUsage($param);
/template/simplewiki/css/
Dpagetools.less152 * @param string @action The action class
153 * @param int @position Position in the page tools sprite
184 * @param string @action The action class
185 * @param int @position Position in the page tools sprite
186 * @param string @mode The mode in which this tool should be highlighted
/template/zenith/css/
Dpagetools.less152 * @param string @action The action class
153 * @param int @position Position in the page tools sprite
184 * @param string @action The action class
185 * @param int @position Position in the page tools sprite
186 * @param string @mode The mode in which this tool should be highlighted
/template/ghw/css/
Dpagetools.less152 * @param string @action The action class
153 * @param int @position Position in the page tools sprite
184 * @param string @action The action class
185 * @param int @position Position in the page tools sprite
186 * @param string @mode The mode in which this tool should be highlighted
/template/flat/css/
Dpagetools.less152 * @param string @action The action class
153 * @param int @position Position in the page tools sprite
184 * @param string @action The action class
185 * @param int @position Position in the page tools sprite
186 * @param string @mode The mode in which this tool should be highlighted
/template/adoradark/css/
Dpagetools.less152 * @param string @action The action class
153 * @param int @position Position in the page tools sprite
184 * @param string @action The action class
185 * @param int @position Position in the page tools sprite
186 * @param string @mode The mode in which this tool should be highlighted
/template/daily/css/
Dpagetools.less171 * @param string @action The action class
172 * @param int @position Position in the page tools sprite
203 * @param string @action The action class
204 * @param int @position Position in the page tools sprite
205 * @param string @mode The mode in which this tool should be highlighted
/template/ramtop/css/
Dpagetools.less171 * @param string @action The action class
172 * @param int @position Position in the page tools sprite
203 * @param string @action The action class
204 * @param int @position Position in the page tools sprite
205 * @param string @mode The mode in which this tool should be highlighted
/template/binkytestinstance/css/
Dpagetools.less171 * @param string @action The action class
172 * @param int @position Position in the page tools sprite
203 * @param string @action The action class
204 * @param int @position Position in the page tools sprite
205 * @param string @mode The mode in which this tool should be highlighted
/template/codowik/css/
Dpagetools.less171 * @param string @action The action class
172 * @param int @position Position in the page tools sprite
203 * @param string @action The action class
204 * @param int @position Position in the page tools sprite
205 * @param string @mode The mode in which this tool should be highlighted

1234