Home
last modified time | relevance | path

Searched refs:params (Results 2751 – 2775 of 2939) sorted by relevance

1...<<111112113114115116117118

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc129 .`multiHandler(array $params = [])`
324 .`setConnectionParams(array $params)`
/plugin/combo/action/
H A Dlinkwizard.php62 * @param $params
66 function linkWizard(Doku_Event $event, $params) argument
H A Dresend.php86 $class = &$form->params["class"];
H A Dcacheexpiration.php60 * @param $params
62 function slotCreateCacheExpiration(Doku_Event $event, $params) argument
/plugin/tagging/
H A Dscript.js51 params: {
/plugin/dokutranslate/
H A Dsyntax.php28 $params = array(
35 $ret .= html_btn('secedit', $ID, '', $params, 'post');
/plugin/publish/
H A Dhelper.php367 $params = 'do=diff,rev2[0]=' . $rev1 . ',rev2[1]=' . $rev2 . ',difftype=sidebyside';
368 $difflink = wl($id, $params,true,'&');
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.min.js17params:p(e,E(n[l].className))};null!=o.params.brush&&a.push(o)}return a},highlight:function(e,t){v… property in B.findElements.o
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentSniff.php269 $params = array();
349 $params[] = array(
371 foreach ($params as $pos => $param) {
/plugin/odtplus2dw/
H A Daction.php54 $params = array('do' => 'odtplus2dw');
56 $params['rev'] = $REV;
62 .'<a href='.wl($ID, $params).' class="action import_file" rel="nofollow" title="'.$this->getLang('import_button').'">'
/plugin/searchcombinedgoogle/
H A Daction.php83 …lts = $json->decode($http->get($url . '&start=' . intval($maxQueries[$i]->start), $params, 'GET'));
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php27 $params = array(
32 $property = $cal->createProperty('propname','propvalue', $params);
/plugin/bookcreator/syntax/
H A Dbookmanager.php80 [/* $junk */, $params] = array_pad(explode(':', $match, 2), 2, '');
81 [$param1, $param2] = array_pad(explode('&', $params, 2),2, '');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php26 $params = [
31 $property = $cal->createProperty('propname', 'propvalue', $params);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php27 $params = array(
32 $property = $cal->createProperty('propname','propvalue', $params);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php27 $params = array(
32 $property = $cal->createProperty('propname','propvalue', $params);
/plugin/tagfilter/
H A Dscript.js173 var params = History.getState().data.tagfilter;
175 jQuery(params).each(function(k,tf_elmt){
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js168 if (item.params['brush'] == null) continue;
199 params = element.params,
200 brushName = params.brush,
212 params = optsParser.defaults(params || {}, defaults);
213 params = optsParser.defaults(params, config);
216 if (params['html-script'] == true || defaults['html-script'] == true) {
229 if ((target.title || '') != '') params.title = target.title;
231 params['brush'] = brushName;
233 code = transformers(code, params);
234 matches = match.applyRegexList(code, brush.regexList, params);
[all …]
/plugin/diagramsnet/lib/
H A Dworkbox-bed83ea8.js.map1params`\n * argument.\n *\n * @param {RegExp} regExp The regular expression to match a…
/plugin/charter/
H A Dhelper.php38 'params' => array(
45 'params' => array (
52 'params' => array (
/plugin/drawio/
H A Daction.php33 function addjsinfo($event, $params){ argument
/plugin/authphpbb3/
H A Daction.php54 $event->data->params['action'] = $phpbb_url . '/ucp.php?mode=login';
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dhandlers.rst64 return $date->format($type['params'][0]);
/plugin/tagalerts/
H A Daction.php120 public function addConfigFile(Doku_Event $event, $params) { argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DHttpAdapter.php49 * @param array<string, mixed> $params Host, Port, ...
55 public function exec(ElasticaRequest $elasticaRequest, array $params): Response argument

1...<<111112113114115116117118