Home
last modified time | relevance | path

Searched +full:order +(+path:plugin +path:include) -(+path:plugin +path:include +path:lang) (Results 1 – 9 of 9) sorted by relevance

/plugin/include/syntax/
H A Dinclude.php34 * Get sort order of syntax plugin.
36 * @return int The sort order.
167 // in order to allow the rendering of other pages
H A Dsorttag.php4 * Include plugin sort order tag, idea and parts of the code copied from the indexmenu plugin.
/plugin/include/conf/
H A Ddefault.php25 $conf['order'] = 'id'; // order in which the pages are included in the case of multiple pages
26 $conf['rsort'] = 0; // reverse sort order
H A Dmetadata.php28 $meta['order'] = array('multichoice', '_choices' => array('id', 'title', 'created', 'modified', 'indexmenu', 'custom'));
/plugin/include/
H A Dhelper.php45 $this->defaults['order'] = $this->getConf('order');
196 case 'order':
197 $flags['order'] = $value;
552 // resolve relative ids, but without cleaning in order to preserve the name
628 $check = array(); // used for sectionID() in order to get the same ids as the xhtml renderer
741 if ($flags['order'] === 'id') {
751 switch ($flags['order']) {
793 * String comparisons using a "natural order" algorithm in reverse order
[all...]
H A DCOPYING202 conditions are imposed on you (whether by court order, agreement or
H A Daction.php69 // get the include metadata in order to see which pages were included
/plugin/include/_test/
H A Dnamespace_includes.test.php164 $flags = $this->helper->get_flags(array('order=custom'));
173 $flags = $this->helper->get_flags(array('order=custom', 'rsort'));
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst34 * The ``include`` function does not impose any specific order for