Home
last modified time | relevance | path

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

/plugin/searchpattern/
H A Dadmin.php75 $form_fields = $this->getAuthorized(); //get the authorized parameters and their possible values
90 function getAuthorized() function in admin_plugin_searchpattern
110 $auth_params = $this->getAuthorized(); //get authorized parameters
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1572 public function getAuthorized() { function in Google_App