Home
last modified time | relevance | path

Searched refs:name (Results 4476 – 4500 of 8094) sorted by relevance

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php411 public $name; variable in Google_Advertiser
508 public function setName( $name) { argument
509 $this->name = $name;
512 return $this->name;
1407 public $name; variable in Google_Link
1515 public function setName( $name) { argument
1516 $this->name = $name;
1519 return $this->name;
1667 public $name; variable in Google_Publisher
1714 $this->name = $name;
[all …]
H A DGoogle_PlusService.php531 public $name; variable in Google_ActivityActor
552 $this->name = $name;
555 return $this->name;
1365 public $name; variable in Google_ItemScope
1619 $this->name = $name;
1622 return $this->name;
1919 public $name; variable in Google_Person
2027 $this->name = $name;
2030 return $this->name;
2243 public $name; variable in Google_PersonOrganizations
[all …]
/plugin/davcal/
H A Dhelper.php200 $name = $settings['displayname'];
211 $name = $settings['displayname'];
318 * @param string $name The name of the new calendar
351 $res = $sqlite->query($query, $name, $description, $calid);
361 * @param string $name The new calendar name
365 public function updateCalendarName($calid, $name) argument
371 $res = $sqlite->query($query, $calid, $name);
611 * @param string $name The calendar's name
637 $name,
1694 if ($component->name !== 'VTIMEZONE')
[all …]
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc504 if (attrs[i].name == 'class') {
558 if (attrs[i].name == 'style') {
587 …or_found) { //catch MS Word which uses background:color-name instead of background-color:color-name
602 if (attrs[i].name == 'align') {
624 if (attrs[i].name == 'title') {
875 if (attrs[i].name == 'class') {
889 if (attrs[i].name == 'class') {
909 if (attrs[i].name == 'alt') {
912 if (attrs[i].name == 'type') {
916 if (attrs[i].name == 'src') {
[all …]
/plugin/data-au/
H A Dscript.js60 response(jQuery.map(dataau, function (name, id) { argument
62 label: name + ' (' + id + ')',
/plugin/zotero/
H A Dconfig.ini.dist14 ; format for output of author name
18 ; these (comma separated) symbols are put around the short name
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Type/
H A DParserTest.php38 $type = static function (string $name, array $params = []): array {
39 return ['name' => $name, 'params' => $params];
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dagate.min.css17name,.hljs-strong{font-weight:bold}.hljs-code,.hljs-emphasis{font-style:italic}.hljs-tag{color:#62…
/plugin/contactmodern/
H A DCHANGELOG15 * If user is already logged in then email and name field are already filled.
29 * Renamed plugin name translation to "Modern Contact Form".
/plugin/actionlink/
H A Dsyntax.php195 function tpll_link($url,$name,$more=''){ argument
198 $link.=">$name</a>";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DChromePolicy.php124 'path' => 'v1/{+name}',
127 'name' => [
/plugin/data/
H A Dscript.js60 response(jQuery.map(data, function (name, id) { argument
62 label: name + ' (' + id + ')',
/plugin/combo/ComboStrap/TagAttribute/
H A DStyleAttribute.php79 public static function addComboStrapSuffix($name): string argument
81 return $name . "-" . self::COMBOSTRAP_FIX;
/plugin/sfauth/
H A DREADME.wiki14 - Click on your name in the top toolbar
35 - Click on your name in the top toolbar
55 and the instance name (salesforce1, salesforce2, salesforce3) to theses groups automatically.
68 - Click on your name in the top toolbar
/plugin/eclipseupdateurl/
H A Dsyntax.php162 function tpl_link($url,$name,$more=''){ argument
166 $return .= ">$name</a>";
185 switch ($reader->name) {
244 switch ($reader->name) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DAssetFactory.php337 protected function createAssetReference($name) argument
343 return new AssetReference($this->am, $name);
361 protected function getFilter($name) argument
367 return $this->fm->get($name);
/plugin/langdelete/
H A Dadmin.php322 foreach ($langs['templates'] as $name => $l) {
323 echo '<li><span class="module">'.$name.':</span>';
333 foreach ($langs['plugins'] as $name => $l) {
334 echo '<li><span class="module">'.$name.':</span>';
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A DSerializerBuilderTest.php234 $person->name = 'mike';
248 $person->name = 'mike';
272 private function getField($obj, $name) argument
274 $ref = new \ReflectionProperty($obj, $name);
/plugin/odt/ODT/
H A DXMLUtil.php412 $name = substr($match [0], 0, $equal_pos);
413 $name = trim($name);
416 $attributes [$name] = $value;
H A DODTExport.php105 foreach ($pagestyles as $name => $layout_name) {
106 … $page .= '<style:master-page style:name="'.$name.'" style:page-layout-name="'.$layout_name.'"/>';
225 foreach ($pagestyles as $name => $layout_name) {
226 … $page .= '<style:master-page style:name="'.$name.'" style:page-layout-name="'.$layout_name.'"/>';
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js61 name: 'Font Inspector',
113 var name = document.createElement('span');
114 name.textContent = fontName;
139 font.appendChild(name);
169 name: 'Stepper',
455 name: 'Stats',
564 panelButton.textContent = tool.name;
578 panel.textContent = tool.name + ' is disabled. To enable add ' +
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js219 this.logger.start(test.name);
278 this.messages.push(error.name + ": "+ error.message + "(" + Test.Unit.inspect(error) +")");
415 ((exceptionName == null) || (e.name==exceptionName)) ? this.pass() : this.error(e);
468 initialize: function(name, test, setup, teardown) { argument
470 this.name = name;
544 Test.context = function(name, spec, log){ argument
567 new Test.Unit.Runner(compiledSpec, { titles: titles, testLog: log || 'testlog', context: name });
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md47 "name": "myapp/name",
48 "description": "My awesome app name",
73 Hello, my name is {{name}}
127 "name" => "Yolo Baggins",
153 ***$template*** : Template can be the name of the file or a string containing the handlebars/html.
230 Handlebars also allows for name conflict resolution between helpers and data fields via a this reference:
233 {{./name}} or {{this/name}} o
[all...]
/plugin/farm/
H A Dsoapconfig.class.php103 $name = $_POST['soap_remoteapp_name'];
113 $block = '# '.$name.' app'."\n";
114 $block .= 'name = '.$name.($namecomment != '' ? ' # '.$namecomment : '')."\n";
136 $this->manager->opt['app'] = $name;
155 $this->manager->opt['app'] = $name;
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc412 if(attrs[i].name =='colspan') {
420 if(attrs[i].name == 'rowspan') {
469 if(attrs[i].name == 'style') {
499 …r_found) { //catch MS Word which uses background:color-name instead of background-color:color-name
514 if(attrs[i].name == 'align') {
518 else if(attrs[i].name == 'class') {
539 if(attrs[i].name == 'title') {
566 else if(attrs[i].name == 'id') {
569 else if(attrs[i].name == 'type') {
833 if(attrs[i].name == 'class') {
[all …]

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