Home
last modified time | relevance | path

Searched refs:getApp (Results 1 – 9 of 9) sorted by relevance

/plugin/combo/ComboStrap/
H A DExecutionContext.php343 $this->getApp()->getConfig()->restoreConfigState();
536 $this->getApp()->getConfig()->setConf($key, $value, $pluginNamespace);
548 return $this->getApp()->getConfig()->getValue($key, $default);
575 $this->getApp()->getConfig()->setCacheXhtmlOn();
586 $this->getApp()->getConfig()->setCacheXhtmlOn();
602 $this->getApp()->getConfig()->setDisableThemeSystem();
613 return $this->getApp()->getConfig()->isConsoleOn();
1017 function getApp(): Site
1032 return $this->getApp()->getConfig();
1008 function getApp(): Site global() function in ComboStrap\\ExecutionContext
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListAppsResponse.php36 public function getApp() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1ListAppsResponse
H A DGoogleCloudApigeeV1ListDeveloperAppsResponse.php36 public function getApp() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1ListDeveloperAppsResponse
/plugin/authfacebook/lib/
H A DFacebookResponse.php100 public function getApp() function in Facebook\\FacebookResponse
102 return $this->request->getApp();
H A DFacebookBatchRequest.php125 if (!$request->getApp()) {
126 $app = $this->getApp();
H A DFacebook.php171 public function getApp() function in Facebook\\Facebook
194 $app = $this->getApp();
H A DFacebookRequest.php181 public function getApp() function in Facebook\\FacebookRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DStreamMapping.php45 public function getApp() function in Google\\Service\\FirebaseManagement\\StreamMapping
/plugin/farm/
H A Dsoapserver.php54 $app = $this->getApp($appname);
76 function getApp($name) { function in farmSOAP