Home
last modified time | relevance | path

Searched refs:title (Results 326 – 350 of 2327) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php37 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
98 public function setTitle($title) argument
100 $this->title = $title;
107 return $this->title;
H A DGoogleCloudDialogflowV2IntentMessageBasicCard.php38 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBasicCard
99 public function setTitle($title) argument
101 $this->title = $title;
108 return $this->title;
H A DGoogleCloudDialogflowV2ArticleAnswer.php42 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2ArticleAnswer
107 public function setTitle($title) argument
109 $this->title = $title;
116 return $this->title;
H A DGoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem.php37 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
98 public function setTitle($title) argument
100 $this->title = $title;
107 return $this->title;
H A DGoogleCloudDialogflowV2beta1IntentMessageBasicCard.php38 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBasicCard
99 public function setTitle($title) argument
101 $this->title = $title;
108 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DGoogleAppsScriptTypeAddOnEntryPoint.php45 public $title; variable in Google\\Service\\Script\\GoogleAppsScriptTypeAddOnEntryPoint
120 public function setTitle($title) argument
122 $this->title = $title;
129 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DOffersItemsItems.php41 public $title; variable in Google\\Service\\Books\\OffersItemsItems
106 public function setTitle($title) argument
108 $this->title = $title;
115 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DAccessLevel.php37 public $title; variable in Google\\Service\\AccessContextManager\\AccessLevel
98 public function setTitle($title) argument
100 $this->title = $title;
107 return $this->title;
/plugin/pdfjs/pdfjs/web/locale/ast/
H A Dviewer.properties16 previous.title=Páxina anterior
18 next.title=Páxina siguiente
22 page.title=Páxina
31 zoom_out.title=Reducir
33 zoom_in.title=Aumentar
35 zoom.title=Tamañu
36 open_file.title=Abrir ficheru
38 print.title=Imprentar
40 download.title=Descargar
46 tools.title=Ferramientes
[all …]
/plugin/twcheckliste/
H A Dsyntax.php97 $title = trim($match[0]);
98 $level = 7 - strspn($title, '=');
101 $title = trim($title, '=');
102 $title = trim($title);
103 $renderer -> header($title, $level, 0);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Discriminator/
H A DPost.php18 public $title; variable in JMS\\Serializer\\Tests\\Fixtures\\Discriminator\\Post
20 public function __construct(string $title) argument
22 $this->title = $title;
/plugin/publistf/bibtex/
H A Dsample.bib5 title = "The fractional {F}ourier transform and applications",
15 title = "An iterative method for the {H}elmholtz equation",
24 title = "A domain decomposition approach to solving the {H}elmholtz
33 title = "FACOM OS IV SSL II USER'S GUIDE, 99SP0050E5",
39 title = "Multigrid methods for elliptic problems in unbounded domains",
48 title = "Theory of functional--differential equations",
55 title = "Vectorizing the {FFTs}",
64 title = "Multigrid Methods for Highly Oscillatory Problems",
/plugin/publistx/bibtex/
H A Dsample.bib5 title = "The fractional {F}ourier transform and applications",
15 title = "An iterative method for the {H}elmholtz equation",
24 title = "A domain decomposition approach to solving the {H}elmholtz
33 title = "FACOM OS IV SSL II USER'S GUIDE, 99SP0050E5",
39 title = "Multigrid methods for elliptic problems in unbounded domains",
48 title = "Theory of functional--differential equations",
55 title = "Vectorizing the {FFTs}",
64 title = "Multigrid Methods for Highly Oscillatory Problems",
/plugin/publist/bibtex/
H A Dsample.bib5 title = "The fractional {F}ourier transform and applications",
15 title = "An iterative method for the {H}elmholtz equation",
24 title = "A domain decomposition approach to solving the {H}elmholtz
33 title = "FACOM OS IV SSL II USER'S GUIDE, 99SP0050E5",
39 title = "Multigrid methods for elliptic problems in unbounded domains",
48 title = "Theory of functional--differential equations",
55 title = "Vectorizing the {FFTs}",
64 title = "Multigrid Methods for Highly Oscillatory Problems",
/plugin/autotooltip/
H A Dhelper.php33 'title (optional)' => 'string',
61 * @param string $title - The title inside the tooltip.
62 * @param string $preTitle - Text to display before the title. Newlines will be rendered as line breaks.
67 public function forText($content, $tooltip, $title='', $preTitle = '', $classes = '', $textClasses = '') {
81 $partCount = (empty($title) ? 0 : 1) + (empty($preTitle) ? 0 : 1) + (empty($tooltip) ? 0 : 1);
97 if (!empty($title)) {
98 $contentParts[] = '<span class="plugin-autotooltip-title">' . $title . '</span>';
117 * Render a tooltip, with the title an
66 forText($content, $tooltip, $title = '', $preTitle = '', $classes = '', $textClasses = '') global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1GridItem.php43 public $title; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1GridItem
118 public function setTitle($title) argument
120 $this->title = $title;
127 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DWebApp.php40 public $title; variable in Google\\Service\\AndroidManagement\\WebApp
105 public function setTitle($title) argument
107 $this->title = $title;
114 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimReview.php39 public $title; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview
104 public function setTitle($title) argument
106 $this->title = $title;
113 return $this->title;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DLighthouseCategoryV5.php44 public $title; variable in Google\\Service\\PagespeedInsights\\LighthouseCategoryV5
119 public function setTitle($title) argument
121 $this->title = $title;
128 return $this->title;
/plugin/strata/types/
H A Dwiki.php93 list($src, $title, $align, $width, $height, $cache, $linking) = $instruction;
94 $media = compact('src','title','align','width','height');
127 // the title part
128 if(isset($media['title'])) {
129 $title = '|'.$media['title'];
131 $title = '';
147 return '{{'.$al.$src.$size.$ar.$title.'}}';
163 // determine title
164 $title
[all...]
/plugin/commonmark/vendor/league/commonmark/src/Reference/
H A DReferenceParser.php30 // Looking for the start of a title, i.e. the first `"` in `[foo]: /url "title"`
32 // Parsing the content of the title, i.e. `title` in `[foo]: /url "title"`
61 private string $title = '';
213 // Destination was at end of line, so this is a valid reference for sure (and maybe a title).
214 // If not at end of line, wait for title to be valid first.
218 // spec: The title must be separated from the link destination by whitespace
246 // no title delimte
[all...]
/plugin/bootswrapper/syntax/
H A Dmodal.php93 $title = $attributes['title'];
107 if ($title) {
108 $html5_attributes['data-labelledby'] = $title;
129 if ($title) {
136 $markup .= '<h4 class="bs-wrap modal-title">' . $title . '</h4>';
142 if ($dismiss === true && !$title) {
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties16 previous.title=Ikhasi eledlule
18 next.title=Ikhasi elilandelayo
28 zoom_out.title=Hlehlisela emuva
30 zoom_in.title=Sondeza eduze
32 zoom.title=Lwiza
35 open_file.title=Vula ifayela
37 print.title=Phrinta
39 download.title=Landa
66 thumbs.title=Bonisa izithombe ezincane
68 findbar.title=Thola kwidokhumenti
[all …]
/plugin/owncloud/
H A Dhelper.php411 if(empty($title)) $title = '/';
654 * @param string $title
696 if (!is_null($title)) {
697 $title = $this->_xmlEntities($title);
710 if (!$title) {
714 return $title;
721 if ($title) {
723 $ret .= ' alt="' . $title .'"';
740 if (!$title) {
756 }elseif($title){
[all …]
/plugin/bbcode/
H A Dlink.php32 $title = NULL;
35 $title = $match[1];
40 $handler->_addCall('externallink',array($url,$title),$pos);
44 $handler->_addCall('locallink',array(substr($url,1),$title),$pos);
48 $handler->_addCall('internallink',array($url,$title),$pos);

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