Home
last modified time | relevance | path

Searched refs:able (Results 101 – 125 of 178) sorted by path

12345678

/plugin/embeddedphp/
H A DREADME8 untrusted or incompetent people are able to edit wiki pages!
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example23 * options carefully, otherwise you won't be able to access you
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm8 the use of that tag for security reasons. Clients would be able to access each
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt159 …the text has already been marked up as a Geshi code block, the parser will not be able deal with "
/plugin/fckg/fckeditor/
H A Dlicense.txt609 Library will not necessarily be able to recompile the application
1046 sufficiently detailed for a recipient of ordinary skill to be able to
/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/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst18 The instantiator is able to create new instances of any class without
/plugin/findologicxmlexport/vendor/hoa/consistency/
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);
H A DREADME.md101 entity, we will be able to access it with the `Foo\Bar\Bar` name or `Foo\Bar`.
168 * `$object, ''` as 2 arguments, the “able” is unknown,
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];
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md182 able to:
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md118 We are also able to iterate over the string:
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md805 - Composer is not able to resolve a dependency [\#608](https://github.com/schmittjoh/serializer/pul…
823 - Travis needs a renewed token to be able to set the status [\#495](https://github.com/schmittjoh/s…
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md26 * being able to pass boolean options to the `Yaml::parse()`, `Yaml::dump()`,
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml74 YAML.pm will be able to emulate this behavior soon. In this regard
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst23 When extending Twig without creating an extension, Twig won't be able to
87 Last but not the least, you can also use a *global* object with a method able
856 (runtime classes must be autoload-able)::
H A Dadvanced_legacy.rst24 Twig won't be able to recompile your templates when the PHP code is
88 Last but not the least, you can also use a *global* object with a method able
189 Let's say I now want to be able to add a prefix before the converted string:
H A Dapi.rst492 able to call the ``getTitle()`` and ``getBody()`` methods on ``Article``
H A Dinstallation.rst96 --enable-twig=shared`` to be able to build the twig C extension for
H A Drecipes.rst289 If the callable is not able to return a valid function (or filter), it must
418 Now, let's define a loader able to use this database::
494 the key to be able to mix and match templates coming from the database, the
H A Dtemplates.rst316 The included template ``render_box.html`` is able to access the ``box`` variable.
/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/flowplay/flowplayer/
H A DREADME.txt216 After that you should be able to buld FlowPlayer using Ant. There is no need to
/plugin/flowplay2/flowplayer/
H A DREADME.txt407 Fixes a bug in the new full screen feature, it was not able to dynamically add the required
/plugin/googleads/
H A DREADME.md42 The plugin thrives from community contributions. If you're able to provide useful code changes or b…

12345678