Searched refs:able (Results 1 – 25 of 204) sorted by relevance
123456789
/plugin/findologicxmlexport/vendor/hoa/consistency/ |
D | Xcallable.php | 83 * @param mixed $able Second callable part (if needed). 85 public function __construct($call, $able = '') argument 93 if (!is_string($able)) { 100 if ('' === $able) { 116 list($call, $able) = explode('::', $call); 119 $able = null; 121 $able = '__invoke'; 143 $this->_callback = [$call, $able];
|
D | Prelude.php | 92 * @param mixed $able Second callable part (if needed). 96 function xcallable($call, $able = '') argument 102 return new Hoa\Consistency\Xcallable($call, $able);
|
/plugin/composer/ |
D | plugin.info.txt | 6 desc Creates a single page from a chosen directory. All files are included, so that you are able …
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/ |
D | simple_xml_element.test | 2 Twig is able to deal with SimpleXMLElement instances as variables
|
/plugin/authdrupal7/ |
D | README.md | 7 There are solutions for this problem, I found several offers. But I was not able to get any of them… 46 …ontrols. Otherwise you might not be able to get access to your wiki or your adminstration panel al…
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
D | URI.DisableExternal.txt | 9 still be preserved. If you want to be able to link to subdomains or use
|
D | Filter.ExtractStyleBlocks.Scope.txt | 9 If you would like users to be able to define external stylesheets, but
|
/plugin/dump/ |
D | README.md | 6 This is to be able to debug a bad rendering when you don't have access to the server.
|
/plugin/issuetracker/ |
D | README | 17 overview to the admin of the reports. The admin is able to easily reduce the 21 Members of configured 'assign' groups are able to edit the entries of the issue 130 for users. The admin view delivers more details in the table. Admin is able to 131 modify some entries directly on this output, i.e. admin is able to assign the
|
/plugin/authdrupal8/ |
D | README.md | 45 …ontrols. Otherwise you might not be able to get access to your wiki or your adminstration panel al…
|
/plugin/adfs/phpsaml/ |
D | CHANGELOG | 72 * [#206](https://github.com/onelogin/php-saml/pull/206)Be able to register future SP x509cert on th… 73 * [#206](https://github.com/onelogin/php-saml/pull/206) Be able to register more than 1 Identity Pr… 74 …Support the ability to parse IdP XML metadata (remote url or file) and be able to inject the data … 77 * Be able to get at the auth object the last processed ID 90 * Be able to relax Destination validation on SAMLResponses and let this 168 * Be able to extract RequestID. Add RequestID validation on demo1. 183 * Now the SP is able to select the algorithm to be used on signatures (DSA_SHA1, RSA_SHA1, RSA_SHA2…
|
/plugin/saml/phpsaml/ |
D | CHANGELOG | 72 * [#206](https://github.com/onelogin/php-saml/pull/206)Be able to register future SP x509cert on th… 73 * [#206](https://github.com/onelogin/php-saml/pull/206) Be able to register more than 1 Identity Pr… 74 …Support the ability to parse IdP XML metadata (remote url or file) and be able to inject the data … 77 * Be able to get at the auth object the last processed ID 90 * Be able to relax Destination validation on SAMLResponses and let this 168 * Be able to extract RequestID. Add RequestID validation on demo1. 183 * Now the SP is able to select the algorithm to be used on signatures (DSA_SHA1, RSA_SHA1, RSA_SHA2…
|
/plugin/stellarium/ |
D | README.md | 20 Attention: If you are using a password, it can be viewed in plain text by any user that is able to …
|
/plugin/editsections/ |
D | all.css | 10 be able to override this by adding the 'html' selector to the 'secedit' css
|
/plugin/googleanalytics/ |
D | README.md | 28 To use the advanced "tagging" features of `analytics.js` or `gtag.js`, you will need to be able to … 54 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
|
/plugin/authucenter/ |
D | README.md | 19 …eruser to your superadmin username in UCenter. Otherwise, you will not be able to login to DokuWik…
|
/plugin/asciidocjs/node_modules/string-width/ |
D | readme.md | 7 Useful to be able to measure the actual width of command-line output.
|
/plugin/linkcheck/ |
D | README.md | 16 …access and their pages may appear as broken links, even though you may be able to access them from…
|
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/ |
D | index.rst | 18 The instantiator is able to create new instances of any class without
|
/plugin/embeddedphp/ |
D | README | 8 untrusted or incompetent people are able to edit wiki pages!
|
/plugin/findologicxmlexport/vendor/doctrine/instantiator/ |
D | README.md | 23 The instantiator is able to create new instances of any class without using the constructor or any …
|
/plugin/webcode/ |
D | README.md | 84 …* To be able to see the output of a `console.log` javascript statement in JsFiddle, the firebug re… 89 * Added a `renderingMode` argument to be able to show only the result
|
/plugin/advanced/lang/en/config/ |
D | styleini.txt | 17 DokuWiki's CSS dispatcher is able to replace placeholders in the loaded stylesheets which are confi…
|
/plugin/cite/ |
D | README.md | 35 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
|
/plugin/referrers/ |
D | README.md | 38 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
|
123456789