Home
last modified time | relevance | path

Searched refs:getLink (Results 26 – 50 of 71) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DPromotion.php110 public function getLink() function in Google\\Service\\CustomSearchAPI\\Promotion
H A DResult.php230 public function getLink() function in Google\\Service\\CustomSearchAPI\\Result
/plugin/fksnewsfeed/inc/renderer/
H A DVyfukRenderer.php42 $innerHtml .= $this->getLink($data);
189 protected function getLink(ModelNews $news) { function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Renderer\\VyfukRenderer
H A DFykosRenderer.php32 $innerHtml .= $this->getLink($data);
168 protected function getLink(ModelNews $news): string { function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Renderer\\FykosRenderer
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DLink.php63 public function getLink() function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Link
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventGadget.php107 public function getLink() function in Google\\Service\\Calendar\\EventGadget
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DShapeProperties.php75 public function getLink() function in Google\\Service\\Slides\\ShapeProperties
H A DImageProperties.php97 public function getLink() function in Google\\Service\\Slides\\ImageProperties
H A DLineProperties.php111 public function getLink() function in Google\\Service\\Slides\\LineProperties
H A DTextStyle.php169 public function getLink() function in Google\\Service\\Slides\\TextStyle
/plugin/menuext/
H A DMenuExtItem.php37 public function getLink() function in dokuwiki\\plugin\\menuext\\MenuExtItem
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductStatus.php150 public function getLink() function in Google\\Service\\ShoppingContent\\ProductStatus
H A DCollection.php224 public function getLink() function in Google\\Service\\ShoppingContent\\Collection
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTextFormat.php147 public function getLink() function in Google\\Service\\Sheets\\TextFormat
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DUserinfo.php166 public function getLink() function in Google\\Service\\Oauth2\\Userinfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DDynamicLinkInfo.php141 public function getLink() function in Google\\Service\\FirebaseDynamicLinks\\DynamicLinkInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTextStyle.php151 public function getLink() function in Google\\Service\\Docs\\TextStyle
/plugin/database2/
H A Dmedia.php178 $st = $this->getLink()->prepare( 'SELECT ' . $column .
282 …$st = $db->getLink()->prepare( 'SELECT rowid,action,username,ctime FROM __log WHERE tablename=? OR…
H A Dadmin.php241 $result = $db->getLink()->query( $query );
/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php189 public function getLink() { function in Google_Promotion
214 public function getLink() { function in Google_PromotionBodyLines
601 public function getLink() { function in Google_Result
H A DGoogle_Oauth2Service.php239 public function getLink() { function in Google_Userinfo
H A DGoogle_ShoppingService.php1043 public function getLink() { function in Google_ShoppingModelProductJsonV1
1168 public function getLink() { function in Google_ShoppingModelProductJsonV1Images
1206 public function getLink() { function in Google_ShoppingModelProductJsonV1ImagesThumbnails
/plugin/latexport/_test/
H A Ddecorator_includer.test.php49 $this->assertEquals(DecoratorIncluderTest::LINK, $link->getLink(), "Link");
183 $this->assertEquals($link->getLink(), DecoratorIncluderTest::LINK2, "Link is not as expected");
/plugin/latexport/implementation/
H A Ddecorator_includer.php219 $this->decorator->input($this->texifyPageId($internalLink->getLink()));
/plugin/eventline/timeline_js/scripts/
H A Dsources.js453 getLink: function() { return this._link; }, method in Timeline.DefaultEventSource.Event
540 var link = this.getLink();

123