Home
last modified time | relevance | path

Searched refs:name (Results 4326 – 4350 of 8094) sorted by relevance

1...<<171172173174175176177178179180>>...324

/plugin/webcomponent/_test/data/pages/
H A Dgroup.txt14 <webcode name="Default" frameborder=0 width=100% scrolling=yes externalResources="," renderingMode=…
18 <dropdown name="Nav Menu">
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.reddit.js20 function get (self, options, uri, settings, name) {
21 var value = options[name];
/plugin/prolog/
H A Dattribute_options.php12 var $name = 'options'; variable in AttributeOptions
21 $this->setAttributePattern($this->name);
/plugin/bureaucracyau/script/
H A Duser.js21 response(jQuery.map(data, function (name, user) { argument
23 label: name + ' (' + user + ')',
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
H A DAssetWriter.php52 foreach ($am->getNames() as $name) {
53 $this->writeAsset($am->get($name));
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dzenburn.min.css1name,.hljs-selector-id,.hljs-selector-class,.hljs-section,.hljs-type{color:#efef8f}.hljs-symbol,.h…
H A Darta.min.css1 …uiltin-name,.hljs-literal,.hljs-type,.hljs-template-variable,.hljs-attribute,.hljs-link{color:#32a…
H A Dbrown-paper.min.css1name{color:#2c009f}.hljs-comment,.hljs-quote,.hljs-meta,.hljs-deletion{color:#802022}.hljs-keyword…
H A Dhopscotch.min.css1 …hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-link,.hljs-deletion{color:#dd4…
/plugin/cellbg/
H A Dscript.js45 function plugin_cellbg_make_color_button(name, value) { argument
51 btn.title = name;
/plugin/cellbg2/
H A Dscript.js45 function plugin_cellbg_make_color_button(name, value) { argument
51 btn.title = name;
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestSuite.php205 function setName($name) { argument
206 $this->_name = $name;
/plugin/autotooltip/
H A Daction.php46 $name = $args[1] ?: 'null';
59 array($id, $name, $search, true, $linktype)
/plugin/authfacebook/lib/HttpClients/
H A DFacebookGuzzleHttpClient.php91 foreach ($headers as $name => $values) {
92 $rawHeaders[] = $name . ": " . implode(", ", $values);
/plugin/move/lang/en/
H A Dmove.txt8 * You cannot move a page to a namespace where a page with the same name already exists.
10 All links to and from the pages that are moved will be updated to reflect the new location and/or name.
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionExtension.php49 foreach ($mentions as $name => $mention) {
51 $environment->addInlineParser(new MentionParser($name, $mention['prefix'], $mention['pattern'], $mention['generator']));
53 $environment->addInlineParser(MentionParser::createWithStringTemplate($name, $mention['prefix'], $mention['pattern'], $mention['generator']));
55 $environment->addInlineParser(MentionParser::createWithCallback($name, $mention['prefix'], $mention['pattern'], $mention['generator']));
57 throw new InvalidConfigurationException(\sprintf('The "generator" provided for the "%s" MentionParser configuration must be a string template, callable, or an object that implements %s.', $name, MentionGeneratorInterface::class));
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DUtils.php38 … $errorConstants = array_filter(array_keys(get_defined_constants()), function ($name) {
39 return substr($name, 0, 11) === 'IDNA_ERROR_';
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DMock.php32 foreach($this->data[$path] as $name=>$value) {
33 $propFind->set($name, $value);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DTopHits.php111 public function addScriptField(string $name, AbstractScript $script): self argument
117 $this->_params['script_fields']->addScript($name, $script);
/plugin/bureaucracy/script/
H A Duser.js21 response(jQuery.map(data, function (name, user) { argument
23 label: name + ' (' + user + ')',
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js81 name = String(name);
214 name = String(name);
324 if (!name) {
948 name,
954 name = "";
956 name += attrs[i].name;
1002 name = name || quotedName;
2281 var res = $(name);
4551 val = op(this.asPX(name), this.asPX(name, plus[2] + unit));
7226 if (name == "transform" || name == "gradientTransform" || name == "patternTransform") {
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js617 elproto.attr = function (name, value) { argument
621 if (name == null) {
634 var names = name.split(separator),
637 name = names[i];
638 if (name in this.attrs) {
639 out[name] = this.attrs[name];
641 out[name] = this.paper.customAttributes[name].def;
643 out[name] = R._availableAttrs[name];
651 out[name[i]] = this.attr(name[i]);
658 params[name] = value;
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java111 super(name); in ToggleRulersItem()
148 super(name); in ToggleGridItem()
179 super(name); in ToggleOutlineItem()
942 super(name); in ToggleCreateTargetItem()
1044 this(target, name, fieldname, false); in TogglePropertyItem()
1052 this(target, name, fieldname, refresh, null); in TogglePropertyItem()
1061 super(name); in TogglePropertyItem()
1649 protected String name, key; field in EditorActions.ColorAction
1655 public ColorAction(String name, String key) { in ColorAction() argument
1656 this.name = name; in ColorAction()
[all …]
/plugin/authsmartcard/
H A Dauth.php187 * @param string $name
192 public function createUser($user, $pass, $name, $mail, $grps = null) { argument
193 return parent::createUser($user, $pass, $name, $mail, $grps);
/plugin/genericsso/
H A Dauth.php107 private function setSession($user, $grps = null, $mail = null, $name = null) { argument
109 $USERINFO['name'] = $name ? $name : $user;

1...<<171172173174175176177178179180>>...324