Home
last modified time | relevance | path

Searched refs:_name (Results 1 – 25 of 68) sorted by relevance

123

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/
H A DStatic.php47 private $_name = null; variable in CAS_ServiceBaseUrl_Static
51 $this->_name = $this->removeStandardPort($name);
65 phpCAS::trace("Returning static server name: " . $this->_name);
67 return $this->_name;
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
DTestCase.php119 var $_name = ''; variable in PHPUnit_TestCase
158 return $this->_name;
196 $this->_name
208 $this->_name = $name;
DTestSuite.php92 var $_name = ''; variable in PHPUnit_TestSuite
173 return $this->_name;
206 $this->_name = $name;
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DNode.php32 protected $_name; variable in Elastica\\Node
75 if (null === $this->_name) {
76 $this->_name = $this->getInfo()->getName();
79 return $this->_name;
DIndexTemplate.php24 protected $_name; variable in Elastica\\IndexTemplate
45 $this->_name = (string) $name;
103 return $this->_name;
/plugin/asciidocjs/node_modules/jake/test/integration/
Dhelpers.js6 var _name;
9 if ((_name = _names.shift())) {
10 console.log('Running ' + _name);
11 _tests[_name]();
/plugin/html2pdf/html2pdf/html2ps/
Dcss.counter.php4 var $_name; variable in CSSCounter
17 return $this->_name;
29 $this->_name = $value;
Dbox.form.php8 var $_name; variable in FormBox
13 $driver->new_form($this->_name);
36 $this->_name = $name;
Dbox.checkbutton.php38 var $_name; variable in CheckBox
86 $this->_name = trim($name);
202 if ($g_config['renderforms'] && $this->_name != "" && $this->_value != "") {
207 $this->_name,
Dvalue.content.item.php100 var $_name; variable in ValueContentItemCounter
113 return $this->_name;
141 $this->_name = $value;
Dbox.select.php5 var $_name; variable in SelectBox
13 $this->_name = $name;
73 $this->_name,
Dcss.rules.page.inc.php28 var $_name; variable in CSSPageSelectorNamed
36 return $this->_name;
40 $this->_name = $name;
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
DSampler.php179 foreach ($this->_tokens[$this->_currentNamespace] as $_name => $regex) {
180 if (false === strpos($_name, ':')) {
184 list($_name, $toNamespace) = explode(':', $_name, 2);
186 if ($_name === $name) {
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
DRule.php56 protected $_name = null; variable in Hoa\\Compiler\\Llk\\Rule\\Rule
134 $old = $this->_name;
135 $this->_name = $name;
147 return $this->_name;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/Health/
DIndex.php17 protected $_name; variable in Elastica\\Cluster\\Health\\Index
30 $this->_name = $name;
39 return $this->_name;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
DAbstractSuggest.php17 protected $_name; variable in Elastica\\Suggest\\AbstractSuggest
112 $this->_name = $name;
122 return $this->_name;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
DAbstractAggregation.php17 protected $_name; variable in Elastica\\Aggregation\\AbstractAggregation
39 $this->_name = $name;
49 return $this->_name;
/plugin/strata/helper/
Dtriples.php396 function _name($term) { function in strata_sql_generator
479 $list[] = 'subject AS '.$this->_name($tp['subject']);
483 $list[] = 'predicate AS '.$this->_name($tp['predicate']);
488 $list[] = 'object AS '.$this->_name($tp['object']);
503 $terms[] = $this->_name($tp['subject']);
508 $terms[] = $this->_name($tp['predicate']);
513 $terms[] = $this->_name($tp['object']);
586 $lhs = $this->_name($f['lhs']);
595 $rhs = $this->_name($f['rhs']);
768 $name = $this->_name(array('type'=>'variable', 'text'=>$v));
[all …]
/plugin/asciidocjs/node_modules/commander/
Dindex.js110 this._name = name || '';
175 if (opts.isDefault) this._defaultCommandName = cmd._name;
225 if (!cmd._name) throw new Error('Command passed to .addCommand() must have a name');
240 if (opts.isDefault) this._defaultCommandName = cmd._name;
714 …this._name = this._name || (this._scriptPath && path.basename(this._scriptPath, path.extname(this.…
774 let bin = path.basename(scriptPath, path.extname(scriptPath)) + '-' + subcommand._name;
835 …- if '${subcommand._name}' is not meant to be an executable command, remove description parameter …
940 return this.commands.find(cmd => cmd._name === name || cmd._aliases.includes(name));
1234 if (alias === command._name) throw new Error('Command alias can\'t be the same as its name');
1291 if (str === undefined) return this._name;
[all …]
/plugin/survey/
Dscript.js55 if (surveyConfig.lastSurvey._name !== "root") {
74 surveyQuestion.innerHTML = surveyConfig._name;
/plugin/ifauthex/lib/
Dtokenizer.php63 private $_name = null; variable in AST\\TokenDefinition
71 $this->_name = $name;
81 public function name() { return $this->_name; }
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
DNode.php57 protected $_name = null; variable in Hoa\\Protocol\\Node\\Node
88 $this->_name = $name;
350 return $this->_name;
/plugin/subconfhelper/helper/
Dconfig.php16 …var $_name = 'conf'; // name of the config variable found in the files (overridden by $c… variable in helper_plugin_subconfhelper_config
50 if (isset($config['varname'])) $this->_name = $config['varname'];
/plugin/asciidocjs/node_modules/babel-types/lib/
Dflow.js83 for (var _name in generics) {
84 types.push(generics[_name]);
/plugin/pubmed2020/classes/
Dcache.php32 public function __construct($_name='plugin_cache',$_prefix='noname',$_ext='nbib'){ argument
34 $this->namespace = strtolower($_name);
35 $this->pdfDoiNS = strtolower($_name."/doi_pdf");
36 $this->pdfPmidNS = strtolower($_name."/pmid_pdf");

123