Home
last modified time | relevance | path

Searched refs:app (Results 1 – 25 of 132) sorted by path

123456

/plugin/abc2/abc-libraries/abc2svg/
H A Dabcweb-1.js15 function dom_loaded(){var abc,new_page,src,a_inc={},errtxt='',app="abcweb",playing,abcplay,playconf={onend:function(){playing=false}},page,tune_lst,jsdir=document.currentScript?document.currentScript.src.match(/.*\//):(function(){var s_a=document.getElementsByTagName('script')
16 for(var k=0;k<s_a.length;k++){if(s_a[k].src.indexOf(app)>=0)
113 abc.tosvg(app,"%%"+j[0]+" "+
115 try{abc.tosvg(app,src)}catch(e){alert("abc2svg javascript error: "+e.message+"\nStack:\n"+e.stack)}
/plugin/adfs/phpsaml/
H A DREADME.md54 * **Phishing Prevention** - If you don’t have a password for an app, you
83 the final app, the toolkit delegate session in the final app.
120 See the "Guide to add SAML support to my app" to know how.
150 The old-demo folder contains code from an old app that uses the old version of
271 * `demo1/` - Contains an example of a simple PHP app with SAML support.
1201 // rest of your app goes here
1566 4. We are logged in the app and the user attributes are showed.
1576 local app. Notice that the SLO Workflow starts and ends at the SP.
1601 The first is the case of the demo2 app. The `setting.php` file and the
1642 3. We are logged into the app and the user attributes (if any) are shown.
[all …]
/plugin/advanced/lang/en/config/
H A Dmanifest.txt3 DokuWiki sends out a manifest.json, which allows mobile users to add the wiki as a web app to their…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe3532 Ġdis app
5658 app ing
6066 app ed
7520 app y
11209 app er
11234 app ropri
17786 app le
17957 app s
18067 ĠH app
20721 app
[all...]
/plugin/authfacebook/lib/
H A DFacebook.php76 protected $app; variable in Facebook\\Facebook
145 $this->app = new FacebookApp($config['app_id'], $config['app_secret']);
173 return $this->app;
194 $app = $this->getApp();
196 $this->oAuth2Client = new OAuth2Client($app, $client, $this->defaultGraphVersion);
298 return new FacebookJavaScriptHelper($this->app, $this->client, $this->defaultGraphVersion);
308 return new FacebookCanvasHelper($this->app, $this->client, $this->defaultGraphVersion);
318 return new FacebookPageTabHelper($this->app, $this->client, $this->defaultGraphVersion);
488 $this->app,
511 $this->app,
[all …]
H A DFacebookBatchRequest.php52 * @param FacebookApp|null $app
57 …public function __construct(FacebookApp $app = null, array $requests = [], $accessToken = null, $g… argument
59 parent::__construct($app, $accessToken, 'POST', '', [], null, $graphVersion);
126 $app = $this->getApp();
127 if (!$app) {
130 $request->setApp($app);
H A DFacebookRequest.php44 protected $app; variable in Facebook\\FacebookRequest
89 * @param FacebookApp|null $app
97 …public function __construct(FacebookApp $app = null, $accessToken = null, $method = null, $endpoin… argument
99 $this->setApp($app);
169 * @param FacebookApp|null $app
171 public function setApp(FacebookApp $app = null) argument
173 $this->app = $app;
183 return $this->app;
197 return $accessTokenEntity->getAppSecretProof($this->app->getSecret());
H A DSignedRequest.php38 protected $app; variable in Facebook\\SignedRequest
58 $this->app = $facebookApp;
250 $this->app->getSecret(),
/plugin/authfacebook/lib/FileUpload/
H A DFacebookResumableUploader.php44 protected $app; variable in Facebook\\FileUpload\\FacebookResumableUploader
62 * @param FacebookApp $app
67 … public function __construct(FacebookApp $app, FacebookClient $client, $accessToken, $graphVersion) argument
69 $this->app = $app;
163 …$request = new FacebookRequest($this->app, $this->accessToken, 'POST', $endpoint, $params, null, $…
/plugin/authfacebook/lib/Helpers/
H A DFacebookPageTabHelper.php44 * @param FacebookApp $app The FacebookApp entity.
48 public function __construct(FacebookApp $app, FacebookClient $client, $graphVersion = null) argument
50 parent::__construct($app, $client, $graphVersion);
H A DFacebookSignedRequestFromInputHelper.php48 protected $app; variable in Facebook\\Helpers\\FacebookSignedRequestFromInputHelper
58 * @param FacebookApp $app The FacebookApp entity.
62 public function __construct(FacebookApp $app, FacebookClient $client, $graphVersion = null) argument
64 $this->app = $app;
66 $this->oAuth2Client = new OAuth2Client($this->app, $client, $graphVersion);
84 $this->signedRequest = new SignedRequest($this->app, $rawSignedRequest);
160 if (isset($_COOKIE['fbsr_' . $this->app->getId()])) {
161 return $_COOKIE['fbsr_' . $this->app->getId()];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApigee.php1002 'app' => [
H A DFirebaseappcheck.php102 'app' => [
112 'app' => [
122 'app' => [
129 'path' => 'v1beta/{+app}:exchangeDebugToken',
132 'app' => [
142 'app' => [
152 'app' => [
162 'app' => [
172 'app' => [
182 'app' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListAppsResponse.php29 public function setApp($app) argument
31 $this->app = $app;
38 return $this->app;
H A DGoogleCloudApigeeV1ListDeveloperAppsResponse.php29 public function setApp($app) argument
31 $this->app = $app;
38 return $this->app;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DStreamMapping.php25 public $app; variable in Google\\Service\\FirebaseManagement\\StreamMapping
38 public function setApp($app) argument
40 $this->app = $app;
47 return $this->app;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/Resource/
H A DProjectsApps.php49 * @param string $app Required. The relative resource name of the iOS app, in
60 $params = ['app' => $app, 'postBody' => $postBody];
83 $params = ['app' => $app, 'postBody' => $postBody];
103 $params = ['app' => $app, 'postBody' => $postBody];
124 $params = ['app' => $app, 'postBody' => $postBody];
144 $params = ['app' => $app, 'postBody' => $postBody];
165 $params = ['app' => $app, 'postBody' => $postBody];
185 $params = ['app' => $app, 'postBody' => $postBody];
205 $params = ['app' => $app, 'postBody' => $postBody];
226 $params = ['app' => $app, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md144 // $targetAudience = 'https://service-1234-uc.a.run.app';
173 [secure your IAP app with signed headers](https://cloud.google.com/iap/docs/signed-headers-howto).
272 If your app is running behind [Google Identity-Aware Proxy][iap-id-tokens]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md357 …ne() to initialize the timezone monolog should use in case date.timezone isn't correct for your app
/plugin/authucenter/
H A DREADME.md17 * Go to UCenter Admin Tab in Discuz, add a new app, copy those settings generated by UCenter.
/plugin/authucenter/lib/uc_client/control/
H A Dapp.php27 foreach($applist as $key => $app) {
28 $app['tagtemplates'] = $this->unserialize($app['tagtemplates']);
29 $applist2[$app['appid']] = $app;
H A Dpm.php144 if($this->apps[$this->app['appid']]['type'] == 'UCHOME') {
H A Duser.php29 $this->app = $this->cache['apps'][UC_APPID];
35 if($this->app['synlogin']) {
38 foreach($this->cache['apps'] as $appid => $app) {
39 if($app['synlogin'] && $app['appid'] != $this->app['appid']) {
51 if($this->app['synlogin']) {
53 foreach($this->cache['apps'] as $appid => $app) {
54 if($app['synlogin'] && $app['appid'] != $this->app['appid']) {
55 …t" src="'.$app['url'].'/api/uc.php?time='.$this->time.'&code='.urlencode($this->authcode('action=s…
202 $appid = $this->app['appid'];
215 $appid = $this->app['appid'];
[all …]
/plugin/authucenter/lib/uc_client/model/
H A Dbase.php33 var $app = array(); variable in base
65 $this->app['appid'] = UC_APPID;
H A Dnote.php64 foreach((array)$this->apps as $appid => $app) {
65 $appid = $app['appid'];
112 $app = $this->apps[$appid];
117 $apifilename = isset($app['apifilename']) && $app['apifilename'] ? $app['apifilename'] : 'uc.php';
118 if($app['extra']['apppath'] && @include $app['extra']['apppath'].'./api/'.$apifilename) {
168 foreach($apps as $key => $app) {
169 $appstatus = $note['app'.$app['appid']];
170 if(!$app['recvnote'] || $appstatus == 1 || $appstatus <= -UC_NOTE_REPEAT) {
185 $app = $this->apps[$appid];
187 $url = $app['url'];
[all …]

123456