Home
last modified time | relevance | path

Searched refs:htmlTitle (Results 1 – 25 of 116) sorted by relevance

12345

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Customsearch/
H A DPromotionBodyLines.php20 public $htmlTitle; variable in Google_Service_Customsearch_PromotionBodyLines
25 public function setHtmlTitle($htmlTitle) argument
27 $this->htmlTitle = $htmlTitle;
31 return $this->htmlTitle;
H A DPromotion.php24 public $htmlTitle; variable in Google_Service_Customsearch_Promotion
52 public function setHtmlTitle($htmlTitle) argument
54 $this->htmlTitle = $htmlTitle;
58 return $this->htmlTitle;
H A DResult.php27 public $htmlTitle; variable in Google_Service_Customsearch_Result
87 public function setHtmlTitle($htmlTitle) argument
89 $this->htmlTitle = $htmlTitle;
93 return $this->htmlTitle;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CustomSearchAPI/
H A DPromotionBodyLines.php20 public $htmlTitle; variable in Google_Service_CustomSearchAPI_PromotionBodyLines
25 public function setHtmlTitle($htmlTitle) argument
27 $this->htmlTitle = $htmlTitle;
31 return $this->htmlTitle;
H A DPromotion.php24 public $htmlTitle; variable in Google_Service_CustomSearchAPI_Promotion
52 public function setHtmlTitle($htmlTitle) argument
54 $this->htmlTitle = $htmlTitle;
58 return $this->htmlTitle;
H A DResult.php27 public $htmlTitle; variable in Google_Service_CustomSearchAPI_Result
87 public function setHtmlTitle($htmlTitle) argument
89 $this->htmlTitle = $htmlTitle;
93 return $this->htmlTitle;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Customsearch/
H A DPromotionBodyLines.php20 public $htmlTitle; variable in Google_Service_Customsearch_PromotionBodyLines
25 public function setHtmlTitle($htmlTitle) argument
27 $this->htmlTitle = $htmlTitle;
31 return $this->htmlTitle;
H A DPromotion.php24 public $htmlTitle; variable in Google_Service_Customsearch_Promotion
52 public function setHtmlTitle($htmlTitle) argument
54 $this->htmlTitle = $htmlTitle;
58 return $this->htmlTitle;
H A DResult.php27 public $htmlTitle; variable in Google_Service_Customsearch_Result
87 public function setHtmlTitle($htmlTitle) argument
89 $this->htmlTitle = $htmlTitle;
93 return $this->htmlTitle;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/contrib/
H A DGoogle_CustomsearchService.php152 public $htmlTitle; variable in Google_Promotion
172 public function setHtmlTitle($htmlTitle) { argument
173 $this->htmlTitle = $htmlTitle;
176 return $this->htmlTitle;
201 public $htmlTitle; variable in Google_PromotionBodyLines
210 public function setHtmlTitle($htmlTitle) { argument
211 $this->htmlTitle = $htmlTitle;
214 return $this->htmlTitle;
528 public $htmlTitle; variable in Google_Result
592 $this->htmlTitle = $htmlTitle;
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DCustomsearch.php352 public $htmlTitle; variable in Google_Service_Customsearch_Promotion
375 public function setHtmlTitle($htmlTitle) argument
377 $this->htmlTitle = $htmlTitle;
381 return $this->htmlTitle;
413 public $htmlTitle; variable in Google_Service_Customsearch_PromotionBodyLines
419 public function setHtmlTitle($htmlTitle) argument
421 $this->htmlTitle = $htmlTitle;
425 return $this->htmlTitle;
840 public $htmlTitle; variable in Google_Service_Customsearch_Result
903 $this->htmlTitle = $htmlTitle;
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/syntax-highlighting/src/lib/
H A Dhtmlhighlighter.cpp113 QString htmlTitle; in highlightData() local
115 htmlTitle = QStringLiteral("Kate Syntax Highlighter"); in highlightData()
117 htmlTitle = title.toHtmlEscaped(); in highlightData()
123 *d->out << "<title>" << htmlTitle << "</title>\n"; in highlightData()
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/src/lib/
H A Dhtmlhighlighter.cpp115 QString htmlTitle; in highlightData() local
117 htmlTitle = QStringLiteral("Kate Syntax Highlighter"); in highlightData()
119 htmlTitle = title.toHtmlEscaped(); in highlightData()
126 *d->out << "<title>" << htmlTitle << "</title>\n"; in highlightData()
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/tests/
H A Dindex.php6 use \htmlTitle; alias
55 $container->add(new htmlTitle(_("LAM tests")), 12);
H A DschemaTest.php4 use \htmlTitle; alias
64 $container->add(new htmlTitle(_("Schema test")), 12);
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/tools/
H A Dimportexport.php3 use \htmlTitle; alias
149 $container->add(new htmlTitle(_("Import")), 12);
201 $container->add(new htmlTitle(_("Import")), 12);
263 $container->add(new htmlTitle(_("Export")), 12);
350 $container->add(new htmlTitle(_("Export")), 12);
H A Dwebauthn.php12 use \htmlTitle; alias
67 $container->add(new htmlTitle(_("WebAuthn devices")), 12);
H A Dou_edit.php7 use \htmlTitle; alias
170 $container->add(new htmlTitle(_("OU editor")), 12);
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/
H A Dtools.php4 use \htmlTitle; alias
69 $container->add(new htmlTitle(_('Tools')), 12);
/dports/multimedia/photofilmstrip/photofilmstrip-3.7.0/photofilmstrip/gui/
H A DPnlWelcome.py37 self.htmlTitle = _(u"Recent projects")
103 self.htmlTitle = _(u"Recent projects")
106 self.htmlTitle = _(u"How to start...")
111 html = HTML_TEMPLATE % {'title': self.htmlTitle,
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/upload/
H A Dmasscreate.php11 use \htmlTitle; alias
152 $row->add(new htmlTitle(_("Account creation via file upload")), 12);
272 $row->add(new htmlTitle(_("File upload")), 12);
320 $row->add(new htmlTitle(_("Columns")), 12);
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/api/widgets/
H A Dcompletion.tsx29 htmlTitle?: boolean;
57 {props.htmlTitle ? (
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/src/components/tag/
H A Dtag.tsx120 htmlTitle?: string;
143 htmlTitle,
178 … <Text className={Classes.FILL} ellipsize={!multiline} tagName="span" title={htmlTitle}>
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/profedit/
H A Dprofilepage.php4 use \htmlTitle; alias
186 $container->add(new htmlTitle(_("Profile editor")), 12);
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esm/components/panel-stack/
H A DpanelProps.d.ts17 htmlTitle?: string; property

12345