Home
last modified time | relevance | path

Searched refs:able (Results 1 – 25 of 178) sorted by relevance

12345678

/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DXcallable.php83 * @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];
H A DPrelude.php92 * @param mixed $able Second callable part (if needed).
96 function xcallable($call, $able = '') argument
102 return new Hoa\Consistency\Xcallable($call, $able);
/plugin/composer/
H A Dplugin.info.txt6 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/
H A Dsimple_xml_element.test2 Twig is able to deal with SimpleXMLElement instances as variables
/plugin/authdrupal7/
H A DREADME.md7 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/HTMLPurifier/ConfigSchema/schema/
H A DURI.DisableExternal.txt
H A DFilter.ExtractStyleBlocks.Scope.txt
/plugin/dump/
H A DREADME.md6 This is to be able to debug a bad rendering when you don't have access to the server.
/plugin/authdrupal8/
H A DREADME.md45 Make sure, that you use the exact same user group names in the ACL controls. Otherwise you might not be able to get access to your wiki or your adminstration panel although you are able to log in using correct credentials.
/plugin/issuetracker/
H A DREADME17 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/adfs/phpsaml/
H A DCHANGELOG72 * [#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/editsections/
H A Dall.css10 be able to override this by adding the 'html' selector to the 'secedit' css
/plugin/stellarium/
H A DREADME.md20 Attention: If you are using a password, it can be viewed in plain text by any user that is able to …
/plugin/authucenter/
H A DREADME.md19 …eruser to your superadmin username in UCenter. Otherwise, you will not be able to login to DokuWik…
/plugin/googleanalytics/
H A DREADME.md28 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/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst18 The instantiator is able to create new instances of any class without
/plugin/embeddedphp/
H A DREADME8 untrusted or incompetent people are able to edit wiki pages!
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md23 The instantiator is able to create new instances of any class without using the constructor or any …
/plugin/cite/
H A DREADME.md35 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
/plugin/advanced/lang/en/config/
H A Dstyleini.txt17 DokuWiki's CSS dispatcher is able to replace placeholders in the loaded stylesheets which are confi…
/plugin/webcode/
H A DREADME.md84 …* 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/referrers/
H A DREADME.md38 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
/plugin/displaywikipage/
H A DREADME.md41 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
/plugin/backup/
H A DREADME.md37 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
/plugin/aimg/
H A Dstyle.css16 The overall canvas: added in fnclient-0.5.0 to provide a canvas works space to be able to place

12345678