Home
last modified time | relevance | path

Searched refs:getApiSecret (Results 1 – 2 of 2) sorted by relevance

/plugin/facebookalbum/
H A Dfacebook.php234 public function getApiSecret() { function in Facebook
400 return $this->getAppId() .'|'. $this->getApiSecret();
707 $this->getApiSecret()
743 $this->getApiSecret()
772 $this->getApiSecret(), $raw = true);
/plugin/fblogin/lib/
H A Dbase_facebook.php289 public function getApiSecret() { function in BaseFacebook