Home
last modified time | relevance | path

Searched refs:title (Results 651 – 675 of 2455) sorted by relevance

1...<<21222324252627282930>>...99

/plugin/combo/resources/theme/default/pages/templates/
H A Dindex.hbs4 <title>{{ title }}</title>
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dzope.py112 zopeFolder.manage_addProduct["OFSP"].manage_addFolder(id=resourceType, title=resourceType)
127 zopeFolder.manage_addProduct["OFSP"].manage_addFolder(id=newFolder, title=newFolder)
142 title = nid
146 title=title,
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php571 public $title; variable in Google_Activity
672 $this->title = $title;
776 public $title; variable in Google_ActivityFeed
822 $this->title = $title;
1285 public $title; variable in Google_ActivityProvider
1287 $this->title = $title;
1431 public $title; variable in Google_CircleFeed
1471 $this->title = $title;
1675 $this->title = $title;
1963 $this->title = $title;
[all …]
H A DGoogle_PlusService.php397 public $title; variable in Google_Activity
498 $this->title = $title;
602 public $title; variable in Google_ActivityFeed
648 $this->title = $title;
1051 public $title; variable in Google_ActivityProvider
1053 $this->title = $title;
1201 public $title; variable in Google_CommentFeed
1241 $this->title = $title;
1827 $this->title = $title;
1882 $this->title = $title;
[all …]
H A DGoogle_YouTubeService.php1521 $this->title = $title;
1914 $this->title = $title;
1959 $this->title = $title;
2248 $this->title = $title;
2720 $this->title = $title;
2916 $this->title = $title;
3290 $this->title = $title;
3429 $this->title = $title;
3650 $this->title = $title;
3845 $this->title = $title;
[all …]
/plugin/pdfjs/pdfjs/web/locale/rw/
H A Dviewer.properties17 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
24 zoom.title=Ihindurangano
25 open_file.title=Gufungura Dosiye
44 # (the _label strings are alt text for the buttons, the .title strings are
53 # Find panel button title and messages
54 find_previous.title=Gushaka aho uyu murongo ugaruka mbere y'aha
55 find_next.title=Gushaka aho uyu murongo wongera kugaruka
/plugin/dyncontent/
H A Dscript.js46 title: "Select page",
207 dw_linkwiz_v2.$entry.val(a.title);
208 if(a.title == '' || a.title.substr(a.title.length-1) == ':'){
225 insertLink: function(title){ argument
246 stxt=title;
/plugin/pubchem/
H A Dsyntax.php54 list($cid,$title)=explode('|',$cid);
92 $renderer->doc .= 'href="'.$this->summaryURL.$cid.'" title="Go to PubChem site" class="pubchem_link">'.$cid.'</a>'.NL;
125 $this->_name_row($renderer,$cid,$iupac,$title);
150 $tag .= 'title="CID:'.$cid.' Click to PubChem page"/></a></div>';
234 * @param string $title
236 function _name_row(&$renderer,$cid,$iupac='',$title=''){
239 $renderer->doc.=($title!='')?$this->getLang('mol_name'):'CID';
242 $renderer->doc.=($title!='')?$title:$cid;
223 _name_row(& $renderer, $cid, $iupac = '', $title = '') global() argument
/plugin/latexport/implementation/
H A Ddecorator_images.php34 * @param string $title descriptive text
41 function internalmedia($src, $title = null, $align = null, $width = null, argument
45 …$this->internalMediaGroup[] = new InternalMedia($src, $title, $align, $width, $height, $cache, $li…
/plugin/davcard/
H A Dscript.js127 var title = '';
132 title = LANG.plugins.davcard['edit_entry'];
232 title = LANG.plugins.davcard['create_entry'];
335 title: title,
608 var title = '';
609 title = LANG.plugins.davcard['loading'];
625 title: title,
695 var title = '';
698 title = LANG.plugins.davcard['confirmation'];
726 title = LANG.plugins.davcard['info'];
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js47 return {title: this.getTitleVal(obj), key: key};
52 if (typeof obj.title === 'string')
54 return obj.title;
58 var title = [];
60 for (var i = 0; i < obj.title.length; i++)
62 title.push(obj.title[i].text.content)
65 return title.join(' ');
233 var meta = {id: id, name: fileNameObj.title, nameField: fileNameObj.key};
285 var meta = {id: fileInfo.id, name: fileNameObj.title, nameField: fileNameObj.key};
318 title: folderObj.schema.title,
[all …]
/plugin/blog/
H A Dhelper.php88 if (isset($meta['title'])) {
89 $title = $meta['title'];
91 $title = $id;
97 elseif ($this->sort == 'title') $key = $title;
105 'title' => $title,
/plugin/eventum/
H A Dsyntax.php63 list($match, $title) = explode('|', $match, 2);
70 if ($title !== null) {
71 $data['title'] = trim($title);
275 function link($format, $url, $name, $title) { argument
278 …$doc .= '<a class="iw_eventum" href="'.$url.'" target="_blank" title="'.$title.'">'.hsc($name).'</…
/plugin/xslfo/
H A Daction.php66 $title = p_get_first_heading($ID);
84 $this->sendFile($pdf_cache->cache, $title);
230 * @param string $title The title of the document, to be turned into a filename
232 public function sendFile($file, $title) { argument
241 $filename = rawurlencode(cleanID(strtr($title, ':/;"', ' ')));
/plugin/navbox/
H A Dsyntax.php160 $title = array_pop(explode(':', $namespace));
164 $title = substr($line, 6 + $offset);
173 $title = substr($line, $tStart, -2);
189 $currentGroup[$title] = $links;
192 $navbox[$title]['default'] = $links;
/plugin/discordnotifier/
H A Dhelper.php80 $title = $this -> getLang ( 't_created' );
85 $title = $this -> getLang ( 't_updated' );
90 $title = $this -> getLang ( 't_minor_upd' );
95 $title = $this -> getLang ( 't_removed' );
128 … ["title" => $title, "color" => $embed_color, "description" => $description, "footer" => $footer]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeVolumeInfo.php119 public $title; variable in Google\\Service\\Books\\VolumeVolumeInfo
496 public function setTitle($title) argument
498 $this->title = $title;
505 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJob.php128 public $title; variable in Google\\Service\\CloudTalentSolution\\Job
529 public function setTitle($title) argument
531 $this->title = $title;
538 return $this->title;
/plugin/struct/types/
H A DPage.php40 [$id, $title] = \helper_plugin_struct::decodeJson($value);
43 $title = $id; // cannot be empty or internallink() might hijack %pageid% and use headings
48 $R->internallink(":$id", $title);
89 foreach ($data as $id => $title) {
94 $name = $title . ' (' . $id . ')';
132 $QB->addSelectStatement("STRUCT_JSON($tablealias.$colname, $rightalias.title)", $alias);
152 $QB->addOrderBy("$rightalias.title COLLATE NOCASE $order");
171 * Return the title only
188 * When using titles, we need to compare against the title table, too
208 // compare against page and title
[all...]
/plugin/changemarks/
H A Dhighlighted.php69 $title = ($data[1] ? ' title="'.hsc($data[1]).'"' : '');
70 $renderer->doc .= '<span class="highlighted"'.$title.'>';
88 $title = ($data[1] ? ' title="'.hsc($data[1]).'"' : '');
/plugin/bookcreator/syntax/
H A Dexportsaved.php72 $title = $linktitle;
74 $title = sprintf($this->getLang('exportselection'), $savedSelectionPage, $type);
79 'title' => $title,
97 $link = $renderer->internallink($data['link'], $data['title'], null, true);
/plugin/bootswrapper/syntax/
H A Dcallout.php65 $title = (isset($attributes['title']) ? $attributes['title'] : false);
131 if ($title) {
132 $markup .= '<h4' . $text_color . '>' . $title . '</h4>';
H A Dpopover.php96 $title = hsc(p_render('xhtml', p_get_instructions($title), $info));
140 … '<span class="bs-wrap bs-wrap-popover" data-toggle="popover" title="' . $title . '" ' . implode('…
/plugin/groupmail/
H A Dsyntax.php250 $title = $data['title'];
252 $title = '';
254 if (isset($data['subject'])) { $title .= '"'.$data['subject'].'"'; $sep=' '; }
256 if (isset($data['touser'])) { $title .= $sep.'to '. $data['touser']; $sep=', '; $and=True;}
257 if (isset($data['togroup'])) { $title .= $sep.($and? '': 'to '). $data['togroup']; $sep=', ';}
259 if (isset($data['ccuser'])) { $title .= $sep.'cc '. $data['ccuser']; $sep=', '; $and=True; }
260 … if (isset($data['ccgroup'])) { $title .= $sep.($and? '': 'cc '). $data['ccgroup']; $sep=', ';}
262 if (isset($data['bccuser'])) { $title .= 'bcc '. $data['bccuser']; $sep=', '; $and=True;}
263 … if (isset($data['bccgroup'])){ $title .= $sep.($and? '': 'bcc '). $data['bccgroup']; $sep=', ';}
265 $ret .= "<legend>".$title."</legend>";
/plugin/datatemplate/syntax/
H A Dentry.php239 list($id,$title) = explode('|',$val,2);
241 $outs[] = '[[' . $id . '|' . $title . ']]';
249 list($id,$title) = explode(' ',$val,2);
251 $outs[] = '[[' . $id . '|' . $title . ']]';
272 $title = $column['key'].': '.basename(str_replace(':','/',$val));
273 $outs[] = '{{' . $val. ($sz ? '?'.$sz:'') .'|'.$title. '}}';

1...<<21222324252627282930>>...99