Home
last modified time | relevance | path

Searched refs:getUrl (Results 251 – 265 of 265) sorted by last modified time

1...<<11

/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1670 public function getUrl() { function in Google_EventSource
H A DGoogle_CustomsearchService.php226 public function getUrl() { function in Google_PromotionBodyLines
769 public function getUrl() { function in Google_Search
H A DGoogle_OrkutService.php1127 public function getUrl() { function in Google_ActivityObjectReplies
2003 public function getUrl() { function in Google_CommunityPollImage
2340 public function getUrl() { function in Google_OrkutActivitypersonResource
2350 public function getUrl() { function in Google_OrkutActivitypersonResourceImage
2400 public function getUrl() { function in Google_OrkutAuthorResource
2410 public function getUrl() { function in Google_OrkutAuthorResourceImage
2453 public function getUrl() { function in Google_OrkutCommunitypolloptionResourceImage
H A DGoogle_ShoppingService.php676 public function getUrl() { function in Google_ShoppingModelCategoryJsonV1
H A DGoogle_AdexchangebuyerService.php348 public function getUrl() { function in Google_AccountBidderLocation
H A DGoogle_AnalyticsService.php1397 public function getUrl() { function in Google_ExperimentVariations
1972 public function getUrl() { function in Google_GoalUrlDestinationDetails
1996 public function getUrl() { function in Google_GoalUrlDestinationDetailsSteps
/plugin/authgoogle/google/auth/
H A DGoogle_AuthNone.php43 … $request->setUrl($request->getUrl() . ((strpos($request->getUrl(), '?') === false) ? '?' : '&')
/plugin/authhiorgserver/
H A Dauth.php118 $daten = $this->getUrl($url);
280 function getUrl($url) { function in auth_plugin_authhiorgserver
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/fblogin/lib/
H A Dbase_facebook.php356 $this->getUrl('graph', '/oauth/access_token'),
584 return $this->getUrl(
604 return $this->getUrl(
626 return $this->getUrl(
772 $this->getUrl('graph', '/oauth/access_token'),
869 $this->getUrl($domainKey, $path),
1110 return self::getUrl($name, 'restserver.php');
1122 protected function getUrl($name, $path='', $params=array()) { function in BaseFacebook
/plugin/facebookalbum/
H A Dfacebook.php420 return $this->getUrl(
446 return $this->getUrl(
468 return $this->getUrl(
537 $this->getUrl('graph', $path),
853 return self::getUrl($name, 'restserver.php');
864 protected function getUrl($name, $path='', $params=array()) { function in Facebook
/plugin/farm/
H A Danimal.class.php63 public function getUrl($id = '', $media = false, $xmlencode = true) { function in dokuwiki_farm_animal
H A Dinfos.animal.class.php246 return $this->animal->getUrl($ns, $media);
H A Doverview.class.php116 …manager->getLang('manageanimal').'">'.$a->getName().'</a> <a href="'.$a->getUrl().'" target="_blan…
H A Danimalmanager.class.php204 …ptln(' <a href="'.$this->animal->getUrl().'" target="_blank" title="'.$this->manager->getLang('vis…

1...<<11