Home
last modified time | relevance | path

Searched refs:getTitle (Results 326 – 350 of 372) sorted by last modified time

1...<<1112131415

/plugin/authgoogle/google/contrib/
H A DGoogle_CoordinateService.php634 public function getTitle() { function in Google_JobState
H A DGoogle_DriveService.php2577 public function getTitle() { function in Google_DriveFile
H A DGoogle_TasksService.php434 public function getTitle() { function in Google_Task
503 public function getTitle() { function in Google_TaskList
H A DGoogle_YouTubeService.php1523 public function getTitle() { function in Google_ActivitySnippet
1916 public function getTitle() { function in Google_ChannelSettings
1961 public function getTitle() { function in Google_ChannelSnippet
2250 public function getTitle() { function in Google_GuideCategorySnippet
2722 public function getTitle() { function in Google_LiveBroadcastSnippet
2918 public function getTitle() { function in Google_LiveStreamSnippet
3292 public function getTitle() { function in Google_PlaylistItemSnippet
3431 public function getTitle() { function in Google_PlaylistSnippet
3652 public function getTitle() { function in Google_SearchResultSnippet
3847 public function getTitle() { function in Google_SubscriptionSnippet
[all …]
H A DGoogle_AdSenseService.php1295 public function getTitle() { function in Google_AdStyleColors
H A DGoogle_BooksService.php1407 public function getTitle() { function in Google_BooksCloudloadingResource
1444 public function getTitle() { function in Google_BooksLayerDictDataCommon
1869 public function getTitle() { function in Google_BooksLayerGeoDataCommon
2060 public function getTitle() { function in Google_Bookshelf
2552 public function getTitle() { function in Google_Review
3193 public function getTitle() { function in Google_VolumeVolumeInfo
H A DGoogle_CalendarService.php1573 public function getTitle() { function in Google_EventGadget
1664 public function getTitle() { function in Google_EventSource
H A DGoogle_CustomsearchService.php128 public function getTitle() { function in Google_Context
195 public function getTitle() { function in Google_Promotion
220 public function getTitle() { function in Google_PromotionBodyLines
506 public function getTitle() { function in Google_Query
625 public function getTitle() { function in Google_Result
H A DGoogle_DirectoryService.php2103 public function getTitle() { function in Google_UserOrganization
H A DGoogle_MirrorService.php1150 public function getTitle() { function in Google_TimelineItem
H A DGoogle_OrkutService.php1025 public function getTitle() { function in Google_Activity
2164 public function getTitle() { function in Google_CommunityTopic
2504 public function getTitle() { function in Google_OrkutLinkResource
H A DGoogle_ShoppingService.php1086 public function getTitle() { function in Google_ShoppingModelProductJsonV1
H A DGoogle_CivicInfoService.php506 public function getTitle() { function in Google_ElectionOfficial
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php126 if($jpeg !== false) $cap = $jpeg->getTitle();
/plugin/zotero/
H A DTextZoteroRepository.php104 $title = preg_replace("/[\n\r\t ]{2,}/", " ", $e->getTitle());
105 if ($title != $e->getTitle()) { $problem .= "White space in title. "; }
H A DFeedZoteroRepository.php45 if ($e->getZoteroId() !== "" && $e->getAuthor() !== "" && $e->getTitle() !== "")
H A DZoteroEntry.php39 public function getTitle() function in ZoteroEntry
85 return $this->getAuthor() . ": " . $this->getTitle() . " (" . $date . ")";
90 $title = str_replace(self::TITLE_PLACEHOLDER, $this->getTitle(), $title);
107 && $this->getTitle() === $other->getTitle();
/plugin/zotero/tests/
H A DZoteroEntryTest.php32 $this->assertEquals(self::TITLE, $this->e->getTitle());
/plugin/pagestat/
H A Dscript.js1828 XXBK_base_ui.prototype.getTitle=function(){ method in XXBK_base_ui
1896 var jtitle=this.getTitle();
/plugin/owncloud/
H A Dhelper.php702 if($jpeg !== false) $cap = $jpeg->getTitle();
/plugin/dokutexit/
H A Dlatex.php1572 if($jpeg !== false) $cap = $jpeg->getTitle();
/plugin/eventline/
H A Dplain.php244 if($jpeg !== false) $cap = $jpeg->getTitle();
/plugin/s5reloaded/
H A Drenderer.php266 if($jpeg !== false) $cap = $jpeg->getTitle();
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.flattr.js37 'title' : $.fn.socialSharePrivacy.getTitle,
H A Djquery.socialshareprivacy.hackernews.js25 'title' : $.fn.socialSharePrivacy.getTitle,

1...<<1112131415