Home
last modified time | relevance | path

Searched refs:title (Results 351 – 375 of 2327) sorted by relevance

1...<<11121314151617181920>>...94

/plugin/markdowku/
H A Dheadersetext.php34 $title = preg_replace('/^\n(.+?)[ \t]*\n.*/', '\1', $match);
35 $title = trim($title);
45 $handler->setStatus('section_edit_title', $title);
46 $handler->_addCall('header', array($title, $level, $pos), $pos);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
H A DLink.php41 public $title; variable in Google\\Service\\DomainsRDAP\\Link
110 public function setTitle($title) argument
112 $this->title = $title;
119 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBasicChartAxis.php31 public $title; variable in Google\\Service\\Sheets\\BasicChartAxis
68 public function setTitle($title) argument
70 $this->title = $title;
77 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Grid.php36 public $title; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Grid
97 public function setTitle($title) argument
99 $this->title = $title;
106 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DGoogleOperations.php44 public $title; variable in Google\\Service\\AlertCenter\\GoogleOperations
119 public function setTitle($title) argument
121 $this->title = $title;
128 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountStatusAccountLevelIssue.php49 public $title; variable in Google\\Service\\ShoppingContent\\AccountStatusAccountLevelIssue
138 public function setTitle($title) argument
140 $this->title = $title;
147 return $this->title;
/plugin/blogtng/db/
H A Dupdate0005.sql5 title, field
15 SELECT pid, page, title, blog, image, created, lastmod, author, login, mail
23 title, field
34 CREATE INDEX idx_entries_title ON entries(title);
39 SELECT pid, page, title, blog, image, created, lastmod, author, login, mail, 'enabled'
/plugin/linkprefix/
H A Dredirect.php17 $title = (strlen($url) > 55) ? substr($url, 0, 51) . "[..]" : $url; variable
18 $title = htmlentities($title, ENT_QUOTES); variable
33 <b><i><?=$title?></i></b>
/plugin/pdfjs/pdfjs/web/locale/cak/
H A Dviewer.properties16 previous.title=Jun kan ruxaq
18 next.title=Jun chik ruxaq
22 page.title=Ruxaq
31 zoom_out.title=Tich'utinirisäx
33 zoom_in.title=Tinimirisäx
35 zoom.title=Sum
38 open_file.title=Tijaq yakb'äl
40 print.title=Titz'ajb'äx
42 download.title=Tiqasäx
48 tools.title=Samajib'äl
[all …]
/plugin/pdfjs/pdfjs/web/locale/lg/
H A Dviewer.properties16 previous.title=Omuko Ogubadewo
17 next.title=Omuko Oguddako
27 zoom_out.title=Zimbulukusa
29 zoom_in.title=Funza Munda
31 zoom.title=Gezzamu
32 open_file.title=Bikula Fayiro
34 print.title=Fulumya
36 download.title=Tikula
59 thumbs.title=Laga Ekifanyi Mubufunze
70 # Find panel button title and messages
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DRole.php50 public $title; variable in Google\\Service\\Iam\\Role
139 public function setTitle($title) argument
141 $this->title = $title;
148 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DPromotion.php42 public $title; variable in Google\\Service\\CustomSearchAPI\\Promotion
117 public function setTitle($title) argument
119 $this->title = $title;
126 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDiscoveryclustersClusters.php35 public $title; variable in Google\\Service\\Books\\DiscoveryclustersClusters
78 public function setTitle($title) argument
80 $this->title = $title;
87 return $this->title;
/plugin/geonav/tpl/startermap/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0) { argument
36 tpl_pagelink($discussPage, $title);
38 echo html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/plugin/phosphor/
H A Dphosphor.php101 $p['title'] = $title;
112 … if ($p1['title'] && !$p['title']) { $p['title'] = $p1['title']; $p['alt'] = $p1['title']; }
/plugin/slider/
H A Dsyntax.php109 $title = trim($match);
110 $level = 7 - strspn($title,'=');
112 $title = trim($title,'=');
113 $title = trim($title);
115 $handler->_addCall('header',array($title,$level,$pos), $pos);
117 if ($title && $level <= $conf['maxseclevel']) {
/plugin/yql/
H A Dsyntax.php86 list($link, $title) = explode('|', $part, 2);
87 $data['format'][] = array($link => $title);
176 foreach ($val as $link => $title) {
183 if (!isset($item->$title)) {
184 … $this->render_error($renderer, 'YQL: Error: The given attribute '.$title.' doesn\'t exist');
188 if ($item->$title instanceof stdClass) {
189 …$this->render_error($renderer, 'YQL: Error: The given attribute '.$title.' is not a simple string …
200 $renderer->externallink($item->$link->href, (string)$item->$title);
202 $renderer->externallink($item->$link, (string)$item->$title);
/plugin/statdisplay/helper/
H A Dgraph.php84 $title = $this->getLang('t_summary');
87 $title,
126 $title = sprintf($this->getLang('t_' . $by), $date);
129 $title,
164 $title = 'Traffic';
167 $title,
250 * @param string $title the graph's title
255 private function accessgraph($title, $axis, $labels, $datasets) argument
258 $this->nograph($title . ': no data');
295 $Chart->drawTitle(10, 10, $title, new Color(0), 590, 30);
[all …]
/plugin/pdfjs/pdfjs/web/locale/sat/
H A Dviewer.properties16 previous.title=पा़हिलाक् साहटा
17 next.title=इना़ तायोम साहटा
26 zoom.title=हुडिञ ला़टु तेयार
27 presentation_mode.title=उदुक् सोदोर ओबोसता रे ओताय मे
29 open_file.title=रेत् झिज मे
31 bookmark.title=नितोगाक् ञेल (नावा विंडो रे नोकोल आर बाङ झिज मे )
67 attachments.title=लाठा सेलेद को उदुक् मे
69 thumbs.title=चिता़र आहला को उदुगा मे
71 findbar.title=दोलिल रे ञाम
81 # Find panel button title and messages
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelSectionSnippet.php43 public $title; variable in Google\\Service\\YouTube\\ChannelSectionSnippet
122 public function setTitle($title) argument
124 $this->title = $title;
131 return $this->title;
H A DSearchResultSnippet.php47 public $title; variable in Google\\Service\\YouTube\\SearchResultSnippet
136 public function setTitle($title) argument
138 $this->title = $title;
145 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DWebApp.php40 public $title; variable in Google\\Service\\AndroidEnterprise\\WebApp
109 public function setTitle($title) argument
111 $this->title = $title;
118 return $this->title;
/plugin/bookmark2wiki/
H A Dbookmark2wiki.php44 $title=$_GET['ti']; // things to log : title variable
45 $string = preg_replace('/%u([0-9A-F]+)/', '&#x$1;', $title); // convert the unicode
46 $title = html_entity_decode($string, ENT_COMPAT, 'UTF-8'); variable
53 …ent.getElementsByTagName("textarea")[0].innerHTML += " * [['.$url.'|'.$title.']] \\\\\\\\ '.$wi…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DSiteContact.php53 public $title; variable in Google\\Service\\Dfareporting\\SiteContact
156 public function setTitle($title) argument
158 $this->title = $title;
165 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DProject.php41 public $title; variable in Google\\Service\\Script\\Project
120 public function setTitle($title) argument
122 $this->title = $title;
129 return $this->title;

1...<<11121314151617181920>>...94