Home
last modified time | relevance | path

Searched refs:info (Results 26 – 50 of 1857) sorted by path

12345678910>>...75

/plugin/adfs/phpsaml/
H A DCHANGELOG87 * [#186](https://github.com/onelogin/php-saml/pull/186) Improve info on entityId validation Excepti…
213 * Fix status info issue.
H A DREADME.md272 Read the `Readme.txt` inside for more info.
282 First of all we need to configure the toolkit. The SP's info, the IdP's info,
389 // SLO endpoint info of the IdP.
440 for the basic info, there is a template for that advanced info located
568 // Organization information template, the info in en_US lang is
736 that the info to be provided is valid.
1026 info of the `advanced_settings.php` (`'logoutRequestSigned'`).
1296 * `getXml` - An XML with the metadata info of the SP
1337 * `getSettings` - Returns the settings info
1415 * `checkSettings` - Checks the settings info.
[all …]
/plugin/adfs/phpsaml/lib/Saml2/
H A DMetadata.php68 foreach ($organization as $lang => $info) {
70 <md:OrganizationName xml:lang="{$lang}">{$info['name']}</md:OrganizationName>
73 … <md:OrganizationDisplayName xml:lang="{$lang}">{$info['displayname']}</md:OrganizationDisplayName>
76 <md:OrganizationURL xml:lang="{$lang}">{$info['url']}</md:OrganizationURL>
91 foreach ($contacts as $type => $info) {
94 <md:GivenName>{$info['givenName']}</md:GivenName>
95 <md:EmailAddress>{$info['emailAddress']}</md:EmailAddress>
H A DUtils.php700 protected static function buildWithBaseURLPath($info) argument
706 if (!empty($info)) {
707 $path = explode('/', $info);
/plugin/adhoctags/
H A DREADME.md80 - `:lang` – a colon (`:`), followed by a valid [BCP47](https://www.rfc-editor.org/info/bcp47) language code. Examples: `:en`, `:fr-CH`, `:grc-Latn`, etc. See also: “[Declaring language in HTML](https://www.w3.org/International/questions/qa-html-language-declarations)”.
/plugin/adminhomepage/
H A DREADME10 See COPYING for license info.
/plugin/adminperm/
H A DREADME12 Please refer to http://www.dokuwiki.org/plugins for additional info
/plugin/adminperm/_test/
H A Dgeneral.test.php19 $info = confToHash($file);
21 $this->assertArrayHasKey('base', $info);
22 $this->assertArrayHasKey('author', $info);
23 $this->assertArrayHasKey('email', $info);
24 $this->assertArrayHasKey('date', $info);
25 $this->assertArrayHasKey('name', $info);
26 $this->assertArrayHasKey('desc', $info);
27 $this->assertArrayHasKey('url', $info);
29 $this->assertEquals('adminperm', $info['base']);
30 $this->assertRegExp('/^https?:\/\//', $info['url']);
[all …]
/plugin/admnote/
H A DREADME12 Please refer to https://www.dokuwiki.org/plugins for additional info
/plugin/advanced/
H A DREADME.md12 Please refer to http://www.dokuwiki.org/plugins for additional info
/plugin/advanced/_test/
H A Dgeneral.test.php18 $info = confToHash($file);
20 $this->assertArrayHasKey('base', $info);
21 $this->assertArrayHasKey('author', $info);
22 $this->assertArrayHasKey('email', $info);
23 $this->assertArrayHasKey('date', $info);
24 $this->assertArrayHasKey('name', $info);
25 $this->assertArrayHasKey('desc', $info);
26 $this->assertArrayHasKey('url', $info);
28 $this->assertEquals('advanced', $info['base']);
29 $this->assertRegExp('/^https?:\/\//', $info['url']);
[all …]
/plugin/advanced/lang/en/
H A Dconfig.txt10 … ^ type of config ^ quick info
/plugin/advanced/lang/en/config/
H A Duserscript.txt5 …okuWiki core, [[doku>plugins]] and [[doku>templates]]. It also gives some info about event handlin…
/plugin/advrack/
H A DREADME13 Please refer to http://www.dokuwiki.org/plugins for additional info
/plugin/aichat/
H A DEmbeddings.php153 if ($this->logger instanceof CLI) $this->logger->info("Reusing chunks for $page");
258 $this->logger->info(
H A DREADME12 Please refer to http://www.dokuwiki.org/extensions for additional info
H A Dcli.php64 $options->registerCommand('info', 'Get Info about the vector storage and other stats');
116 case 'info':
260 foreach ($result['chat'] as $name => $info) {
265 sprintf(" In: %7d\nOut: %7d", $info['inputTokens'], $info['outputTokens']),
266 sprintf(" In: %.2f\nOut: %.2f", $info['inputTokenPrice'], $info['outputTokenPrice']),
267 $info['description'] . "\n"
270 $info['instance'] ? Colors::C_LIGHTGREEN : Colors::C_LIGHTRED,
282 foreach ($result['embedding'] as $name => $info) {
[all...]
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css333 .info {
/plugin/ajaxedit/
H A DREADME.md9 See COPYING for license info.
H A Daction.php24 $info = pageinfo();
25 $JSINFO['lastmod'] = $info["lastmod"];
H A Dhelper.php99 $info = pageinfo();
104 'lastmod'=> $info['lastmod'],
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js24 info: "", property in styling.jqueryui
42 info: "alert-info", property in styling.bootstrap
238 …er "+(opts.type == "error" ? styles.error : (opts.type == "info" ? styles.info : (opts.type == "su…
301 …ce+" "+styles.success+" "+styles.info).addClass(opts.type == "error" ? styles.error : (opts.type =…
H A Djquery.pnotify.min.js12 …orner-all",notice:"ui-state-highlight",notice_icon:"ui-icon ui-icon-info",info:"",info_icon:"ui-ic… property in u.jqueryui
13 …ootstrap:{container:"alert",notice:"",notice_icon:"icon-exclamation-sign",info:"alert-info",info_i… property in u.bootstrap
19 …tainer+" ui-pnotify-container "+(a.type=="error"?f.error:a.type=="info"?f.info:a.type=="success"?f…
21 …lass(f.error+" "+f.notice+" "+f.success+" "+f.info).addClass(a.type=="error"?f.error:a.type=="info…
/plugin/alertbox/
H A DREADME.md10 <alert info>Something bad happened</alert>
/plugin/allowindentation/
H A DREADME.md14 Please refer to http://www.dokuwiki.org/plugins for additional info on how to

12345678910>>...75