Home
last modified time | relevance | path

Searched refs:name (Results 4626 – 4650 of 8094) sorted by relevance

1...<<181182183184185186187188189190>>...324

/plugin/codemirror/dist/modes/
H A Dhaxe.min.js1name==b)return true}function x(a,b,c,d,e){var f=a.cc;A.state=a;A.stream=e;A.marked=null,A.cc=f;if(… property in b.globalVars
/plugin/authldaplocal/
H A Dauth.php317 * @param string $name
322 protected function _createUserLine($user, $pass, $name, $mail, $grps) { argument
324 $userline = array($user, $pass, $name, $mail, $groups);
342 * @param string $name
347 public function createUser($user, $pwd, $name, $mail, $grps = null) { argument
364 $name = $info['name'];
377 $userline = $this->_createUserLine($user, $pass, $name, $mail, $grps);
/plugin/eventline/timeline_js/scripts/
H A Dsources.js70 evt.getProperty = function(name) { argument
71 return this._node.getAttribute(name);
142 evt.getProperty = function(name) {
143 return this._obj[name];
236 evt.getProperty = function(name) {
237 return this._bindings[name];
463 getProperty: function(name) { return null; }, argument
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_kr.js.map1name]/webpack/universalModuleDefinition","webpack://[name]/webpack/bootstrap","webpack://[name]/./…
/plugin/mantis/lib/
H A Dclass.soapclient.php758 foreach ($opData['input']['parts'] as $name => $type) {
759 $paramStr .= "\$$name, ";
760 $paramArrayStr .= "'$name' => \$$name, ";
761 $paramCommentStr .= "$type \$$name, ";
858 $this->cookies[] = array('name' => $name, 'value' => $value);
894 $this->debug('Remove expired cookie ' . $cookie['name']);
/plugin/combo/ComboStrap/
H A DSnippet.php372 * @throws ExceptionBadArgument - if the url does not have a file name
380 $messageFormat = "The following url ($url) does not have a file name. To create a snippet from a remote url, the url should have a path where the last is the name of the library file.";
390 $messageFormat = "The url has a file name ($libraryName) that does not have any extension. To create a snippet from a remote url, the url should have a path where the last is the name of the library file. ";
481 public static function getInternalPathFromNameAndExtension($name, $extension): WikiPath argument
488 ->getComponentStylePathByName(strtolower($name) . ".$extension");
494 ->resolve(strtolower($name) . ".$extension");
540 * name will not conflict with a css class
543 * the same class name, th
650 addHtmlAttribute(string $name, string $value) global() argument
[all...]
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DSubdivision.php22 * @property-read string|null $name The name of the subdivision based on the
H A DCountry.php22 * @property-read string|null $name The name of the country based on the locales
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFlowCollections.yml22 hash: { name: Steve, foo: bar }
24 ['hash' => ['name' => 'Steve', 'foo' => 'bar']]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DParameterTest.php12 $this->assertEquals('NAME', $param->name);
22 $this->assertEquals('VALUE', $param->name);
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/webcomponent/_test/data/pages/
H A Dcard.txt22 <webcode name="Card1" frameborder=0 width=100% scrolling=yes externalResources="," renderingMode=st…
35 <webcode name="Card2" frameborder=0 width=100% scrolling=yes externalResources="," renderingMode=st…
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DParameterTest.php12 $this->assertEquals('NAME',$param->name);
22 $this->assertEquals('VALUE',$param->name);
/plugin/findologicxmlexport/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/
H A DAbstractLexer.php286 foreach ($constants as $name => $value) {
288 return $className . '::' . $name;
/plugin/vimeo/
H A Dsyntax.php193 $title = hsc($video['name']);
222 $title = '<span class="vimeo-video-title">' . hsc($video['name']) . '</span>';
/plugin/jokuwiki/
H A Dscript.js87 … unregister: function (name) { /* removes mapping between names and initFunctions */ argument
88 delete jokuwiki.widgets[name];
/plugin/preservefilenames/
H A Dscript.js123 if (!medialinks[i].name || medialinks[i].name != 'h_' + id) continue;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DParameterTest.php12 $this->assertEquals('NAME',$param->name);
22 $this->assertEquals('VALUE',$param->name);
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DRunner.php92 * @param string $name The name of the current task (used for logging)
99 $name, argument
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DParameterTest.php12 $this->assertEquals('NAME',$param->name);
22 $this->assertEquals('VALUE',$param->name);
/plugin/mathpublish/phpmathpublisher/
H A DPhpMathPublisher.php57 * @param string $n the base name of the image
64 In that case, the function returns a parameter (recorded in the name of the image file) which allows to align correctly the image with the text.
72 list(, $v, $name) = explode("_", $fi);
73 if ($name == $n) {
116 //1000+baseline ($v) is recorded in the name of the image
/plugin/data-au/_test/
H A Dsyntax_plugin_data_entry.test.php7 …function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = 'content… argument
10 'name' => $name,
321 protected function createColumnEntry($name, $multi, $key, $origkey, $title, $type) { argument
323 'colname' => $name,
/plugin/authsplit/
H A Dauth.php142 * @param string $user the user name
171 * @param string $user The user name (may be empty)
193 'authsplit:trustExternal(): derived user name: ' . $user,
211 * @param string $user the user name
274 $params['name'], $params['mail'], $params['grps']
297 * @param string $user the user name
320 * name string full name of the user
324 * @param string $user the user name
364 $msg = 'Name: "'.$user['name']
392 createUser($user, $pass, $name, $mail, $grps = null) global() argument
[all...]
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.player.js19 Popcorn.player = function( name, player ) { argument
22 if ( Popcorn[ name ] ) {
303 Popcorn[ name ] = Popcorn.player.registry[ name ] = playerFn;
/plugin/oembed/
H A Dsyntax.php433 foreach($params as $name => $value){
437 $url .= $name."=".rawurlencode($value);
586 foreach($oembed['oembed'] as $name => $value){
587 $this->_log(" {$name}: {$value}");

1...<<181182183184185186187188189190>>...324