Home
last modified time | relevance | path

Searched refs:title (Results 151 – 175 of 2327) sorted by relevance

12345678910>>...94

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageQuickReplies.php30 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageQuickReplies
49 public function setTitle($title) argument
51 $this->title = $title;
58 return $this->title;
H A DGoogleCloudDialogflowV2beta1IntentMessageQuickReplies.php30 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
49 public function setTitle($title) argument
51 $this->title = $title;
58 return $this->title;
H A DGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton.php27 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
46 public function setTitle($title) argument
48 $this->title = $title;
55 return $this->title;
H A DGoogleCloudDialogflowV2IntentMessageBasicCardButton.php27 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBasicCardButton
46 public function setTitle($title) argument
48 $this->title = $title;
55 return $this->title;
/plugin/offline/
H A Drenderer.php60 function offline_init($title){ argument
77 <title>'.hsc($title).'</title>
173 if (!is_null($title)) {
174 $title = $this->_xmlEntities($title);
187 if (!$title) {
191 return $title;
201 if ($title) {
202 $ret .= ' title="' . $title . '"';
203 $ret .= ' alt="' . $title .'"';
232 }elseif($title){
[all …]
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1title:"About CKEditor",userGuide:"CKEditor User's Guide"},basicstyles:{bold:"Bold",italic:"Italic"… property in CKEDITOR.lang.en.forms.hidden
/plugin/fullindex/
H A Daction.php168 $title = $this->_getMetaTag($id.":".$conf['start'], 'alternative');
171 $title = $this->_getMetaTag($id, 'alternative');
179 'title' => $title,
181 'sort' => $this->_setSortIndex($id, $lvl, $type, $num, $title));
189 function _setSortIndex($id, $lvl, $type, $num, $title) { argument
197 $this->_addToSortIndex($id, $num, $title);
201 $this->_addToSortIndex($id, $num, $title);
212 $temp = trim($num.$title);
216 $sortIdx = $this->_cleanForSort($num)." ".$title; //space required for natsearch fix to work!
236 function _addToSortIndex($id, $num, $title){ argument
[all …]
/plugin/prosemirror/parser/
H A DImageNode.php26 $title = '';
27 if (!empty($this->attrs['title'])) {
28 $title = '|' . $this->attrs['title'];
63 return '{{' . $leftAlign . $this->attrs['id'] . $queryString . $rightAlign . $title . '}}';
69 $title = null, argument
81 $title,
95 self::resolveMedia($src, $title, $align, $width, $height, $cache, $linking));
103 $title = null, argument
112 $node->attr($prefix . 'title',
138 resolveMedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DCourseMaterialSet.php28 public $title; variable in Google\\Service\\Classroom\\CourseMaterialSet
47 public function setTitle($title) argument
49 $this->title = $title;
56 return $this->title;
H A DDriveFolder.php33 public $title; variable in Google\\Service\\Classroom\\DriveFolder
66 public function setTitle($title) argument
68 $this->title = $title;
75 return $this->title;
H A DLink.php29 public $title; variable in Google\\Service\\Classroom\\Link
52 public function setTitle($title) argument
54 $this->title = $title;
61 return $this->title;
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties18 next.title=An Chéad Leathanach Eile
22 page.title=Leathanach
31 zoom_out.title=Súmáil Amach
33 zoom_in.title=Súmáil Isteach
35 zoom.title=Súmáil
38 open_file.title=Oscail Comhad
40 print.title=Priontáil
42 download.title=Íoslódáil
48 tools.title=Uirlisí
112 findbar.title=Aimsigh sa Cháipéis
[all …]
/plugin/pdfjs/pdfjs/web/locale/ach/
H A Dviewer.properties18 next.title=Pot buk malubo
22 page.title=Pot buk
31 zoom_out.title=Jwik Matidi
33 zoom_in.title=Kwot Madit
35 zoom.title=Kwoti
38 open_file.title=Yab Pwail
40 print.title=Go
42 download.title=Gam
48 tools.title=Gintic
133 thumbs.title=Nyut cal
[all …]
/plugin/pdfjs/pdfjs/web/locale/bs/
H A Dviewer.properties16 previous.title=Prethodna strana
18 next.title=Sljedeća strna
22 page.title=Strana
31 zoom_out.title=Umanji
33 zoom_in.title=Uvećaj
35 zoom.title=Uvećanje
38 open_file.title=Otvori fajl
40 print.title=Štampaj
42 download.title=Preuzmi
48 tools.title=Alati
[all …]
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties6 previous.title=Pòprzédnô strona
8 next.title=Nôslédnô strona
18 zoom_out.title=Zmniészë
20 zoom_in.title=Zwikszë
22 zoom.title=Wiôlgòsc
23 print.title=Drëkùjë
27 open_file.title=Òtemkni lopk
29 download.title=Zladënk
50 thumbs.title=Wëskrzëni miniaturë
52 findbar.title=Przeszëkôj dokùment
[all …]
/plugin/highlightjs/highlight/styles/
H A Ddark.css26 .lisp .title {
36 .function .title,
37 .class .title,
38 .ini .title,
81 .function .title,
82 .class .title,
87 .xml .tag .title,
92 .lisp .title,
/plugin/feed/
H A Dfeed.php19 $title = $INPUT->str('title'); variable
80 $rss->title = $title;
82 $rss->title .= ' ' . ucwords(str_replace(array('_', ':'), array(' ', ': '), $ns));
84 $rss->title .= ' ' . ucwords(str_replace('_', ' ', $other));
86 $rss->title .= ' · ' . $conf['title'];
92 $image->title = $conf['title'];
141 $item->title = $page['title'];
143 $item->title = $meta['title'];
145 $item->title = ucwords($id);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DNotification.php33 public $title; variable in Google\\Service\\FirebaseCloudMessaging\\Notification
66 public function setTitle($title) argument
68 $this->title = $title;
75 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Media.php29 public $title; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Media
52 public function setTitle($title) argument
54 $this->title = $title;
61 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoCategorySnippet.php33 public $title; variable in Google\\Service\\YouTube\\VideoCategorySnippet
66 public function setTitle($title) argument
68 $this->title = $title;
75 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DRichLinkProperties.php29 public $title; variable in Google\\Service\\Docs\\RichLinkProperties
52 public function setTitle($title) argument
54 $this->title = $title;
61 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DInfo.php33 public $title; variable in Google\\Service\\Forms\\Info
66 public function setTitle($title) argument
68 $this->title = $title;
75 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DUpdatePageElementAltTextRequest.php33 public $title; variable in Google\\Service\\Slides\\UpdatePageElementAltTextRequest
66 public function setTitle($title) argument
68 $this->title = $title;
75 return $this->title;
/plugin/pdfjs/pdfjs/web/locale/gd/
H A Dviewer.properties16 previous.title=An duilleag roimhe
18 next.title=An ath-dhuilleag
22 page.title=Duilleag
31 zoom_out.title=Sùm a-mach
33 zoom_in.title=Sùm a-steach
35 zoom.title=Sùm
38 open_file.title=Fosgail faidhle
40 print.title=Clò-bhuail
42 download.title=Luchdaich a-nuas
48 tools.title=Innealan
[all …]
/plugin/pdfjs/pdfjs/web/locale/gn/
H A Dviewer.properties16 previous.title=Kuatiarogue mboyvegua
18 next.title=Kuatiarogue upeigua
22 page.title=Kuatiarogue
31 zoom_out.title=Momichĩ
33 zoom_in.title=Mbotuicha
35 zoom.title=Tuichakue
40 print.title=Monguatia
42 download.title=Mboguejy
48 tools.title=Tembipuru
148 findbar.title=Kuatiápe jeheka
[all …]

12345678910>>...94