Home
last modified time | relevance | path

Searched refs:setTitle (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/plugin/struct/_test/types/
H A DPageTest.php39 $pageMeta->setTitle('This is a title');
43 $pageMeta->setTitle('This is a title');
47 $pageMeta->setTitle('Another Title');
87 $pageMeta->setTitle('DokuWiki Overview');
89 $pageMeta->setTitle('DokuWiki Foobar Syntax');
H A DLookupTest.php24 $pageMeta->setTitle('This is a title');
28 $pageMeta->setTitle('This is a 2nd title');
32 $pageMeta->setTitle('Another Title');
/plugin/zotero/tests/
DZoteroRepositoryTest.php20 $e->setTitle("A nice book");
27 $e->setTitle("A nicer book");
/plugin/struct/action/
H A Dtitle.php59 $page->setTitle($event->data['current']['title']);
61 $page->setTitle(null);
/plugin/odt/renderer/
Dbook.php83 $this->document->setTitle($this->title);
105 public function setTitle($title) { function in renderer_plugin_odt_book
/plugin/struct/_test/
H A DAggregationResultsTest.php218 $pageMeta->setTitle('This is a title');
222 $pageMeta->setTitle('This is a 2nd title');
226 $pageMeta->setTitle('Another Title');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DChannelSectionLocalization.php30 public function setTitle($title) function in Google\\Service\\YouTube\\ChannelSectionLocalization
DVideoLocalization.php48 public function setTitle($title) function in Google\\Service\\YouTube\\VideoLocalization
DPlaylistLocalization.php48 public function setTitle($title) function in Google\\Service\\YouTube\\PlaylistLocalization
DChannelLocalization.php48 public function setTitle($title) function in Google\\Service\\YouTube\\ChannelLocalization
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DRowQuestion.php30 public function setTitle($title) function in Google\\Service\\Forms\\RowQuestion
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2IntentMessageSuggestion.php30 public function setTitle($title) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageSuggestion
DGoogleCloudDialogflowV2beta1IntentMessageSuggestion.php30 public function setTitle($title) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageSuggestion
DGoogleCloudDialogflowV2beta1IntentMessageQuickReplies.php49 public function setTitle($title) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
DGoogleCloudDialogflowV2IntentMessageQuickReplies.php49 public function setTitle($title) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageQuickReplies
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DDictlayerdataCommon.php30 public function setTitle($title) function in Google\\Service\\Books\\DictlayerdataCommon
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
DCategoryGroupV5.php48 public function setTitle($title) function in Google\\Service\\PagespeedInsights\\CategoryGroupV5
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DTeamDriveReference.php48 public function setTitle($title) function in Google\\Service\\DriveActivity\\TeamDriveReference
DGroup.php48 public function setTitle($title) function in Google\\Service\\DriveActivity\\Group
DDriveReference.php48 public function setTitle($title) function in Google\\Service\\DriveActivity\\DriveReference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
DSavedReport.php48 public function setTitle($title) function in Google\\Service\\Adsense\\SavedReport
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
DEventSource.php34 public function setTitle($title) function in Google\\Service\\Calendar\\EventSource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
DCreateProjectRequest.php48 public function setTitle($title) function in Google\\Service\\Script\\CreateProjectRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
DGroupSnippet.php48 public function setTitle($title) function in Google\\Service\\YouTubeAnalytics\\GroupSnippet
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DMandatoryServiceAnnouncement.php48 public function setTitle($title) function in Google\\Service\\AlertCenter\\MandatoryServiceAnnouncement

12345678910>>...14