Home
last modified time | relevance | path

Searched refs:returns (Results 126 – 150 of 171) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dnull.rst4 ``null`` returns ``true`` if the variable is ``null``:
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md153 - Serializing a self-referencing object returns null [\#845](https://github.com/schmittjoh/serializ…
594 - Object handler callback returns array, but serialized object = null [\#594](https://github.com/sc…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddefault.rst4 The ``default`` filter returns the passed default value if the value is
H A Dfirst.rst7 The ``first`` filter returns the first "element" of a sequence, a mapping, or
H A Djoin.rst7 The ``join`` filter returns a string which is the concatenation of the items
13 {# returns 123 #}
H A Dlast.rst7 The ``last`` filter returns the last "element" of a sequence, a mapping, or
H A Dlength.rst8 The ``length`` filter returns the number of items of a sequence or mapping, or
H A Dtitle.rst4 The ``title`` filter returns a titlecased version of the value. Words will
H A Dabs.rst4 The ``abs`` filter returns the absolute value.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst4 The ``include`` statement includes a template and returns the rendered content
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md168 > The resolve method of the TypeResolver only returns object with the interface `Type` and the FQSE…
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md36 // returns TaggedValue('foo', 'bar');
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG55 * made sure twig_include returns a string
132 * "length" filter now returns string length when applied to an object that does
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst393 * If your tag modifies some content and returns it, use a **filter** instead.
415 effect, create a **function** that returns nothing and call it via the
499 * ``next()``: Moves to the next token in the stream, *but returns the old one*.
H A Dapi.rst50 returns a ``\Twig\TemplateWrapper`` instance::
56 Before Twig 1.28, you should use ``loadTemplate()`` instead which returns a
H A Ddeprecated.rst190 ``_self`` returns the current template name instead of the current
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md163 …thub.com/sebastianbergmann/phpunit/issues/2424): `TestCase::getStatus()` returns `STATUS_PASSED` i…
/plugin/404manager/
H A DREADME.md8 Dokuwiki returns a soft 404 with this simple message : 'This topic does not exist yet'.
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1594 * @returns DOMObject or null
1605 * @returns jQuery object
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md341 …/docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml) method returns invalid results f…
1213 …y()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-checkDirty) returns `true` when calle…
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md210 An identify function returns true if it has identified the block element it is responsible for or f…
/plugin/autolink3/
H A Dsys.php59 * @return returns the result of the size comparison of two strings
71 * @return returns the result of the comparison of the two strings Alphabetically
/plugin/rater/
H A Dsyntax.php433 $returns['ratings'] = array();
434 $returns['votings'] = array();
455 …if (count($links)>0) $returns = $this->rater_on_page($links, $listRatingFiles, $page_filepath, $re…
474 …if (count($links)>0) $returns = $this->rater_on_page($links, $listRatingFiles, $tmp['filepath'], $
477 $found_ratings = $returns['ratings'];
478 $found_votings = $returns['votings'];
895 function rater_on_page($links, $listRatingFiles, $page_filepath, $returns) { argument
936 …$returns['ratings'][] = array('id' => $rater_id, 'item' => $t1 , 'file' => basename($ratingFile), …
943 …$returns['votings'][] = array('id' => $rater_id, 'item' => $t1 , 'file' => basename($ratingFile), …
964 return $returns;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1returns arrays of\n\t * incorrect length in some situations.\n\n\t * We detect these buggy bro…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md656 a function that returns a string.
1058 * Added: `toImage` method; returns `img` element with embedded base64 imagery

1234567