Home
last modified time | relevance | path

Searched full:sort (Results 326 – 350 of 2280) sorted by relevance

1...<<11121314151617181920>>...92

/plugin/epub/conf/
H A Dmetadata.php7 $meta['sort'] = array('onoff');
/plugin/htmlok/syntax/
H A Dhtmlok.php15 protected $sort = 190; variable in syntax_plugin_htmlok_htmlok
H A Dphpok.php15 protected $sort = 180; variable in syntax_plugin_htmlok_phpok
H A Dhtmlblock.php15 protected $sort = 190; variable in syntax_plugin_htmlok_htmlblock
H A Dphpblock.php16 protected $sort = 180; variable in syntax_plugin_htmlok_phpblock
/plugin/latex/syntax/
H A Dlatex.php15 // Sort in at high priority.
H A Dddollar.php15 // Sort in at medium priority.
/plugin/gallery/lang/zh-tw/
H A Dsettings.php13 $lang['sort'] = '相簿圖像要如何排序?';
/plugin/gallery/lang/ja/
H A Dsettings.php13 $lang['sort'] = '画像のソート方法';
/plugin/struct/db/
H A Dupdate0001.sql24 sort INTEGER NOT NULL, field
/plugin/pagequery/
H A Dplugin.info.txt6 desc Search for (fulltext) and list wiki pages, sorted and optionally grouped by name, date, creator, abc, etc. in columns. Insert the pagequery markup wherever you want your list to appear. E.g.{{pagequery>[query;fulltext;sort=key:direction,key2:direction;group;limit=??;cols=?;inwords;proper]}} [..] = optional
/plugin/pagelist/conf/
H A Ddefault.php16 $conf['sort'] = 0;
/plugin/authorlist/
H A Dhelper.php141 * Sort authors in alphabetical order. After calling this function $this->authors ist ordered.
145 // sort by key
148 // sort by value
/plugin/icalendar/
H A Dsyntax.php129 if ( $params['sort'] == 'DESC') {
319 // sort entries by startunixdate
322 // sort entries by startunixdate
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Flowchart.js43 …this.createVertexTemplateEntry(s2 + 'sort;', w, h, '', 'Sort', null, null, this.getTagsForStencil(…
/plugin/sortablejs/
H A DREADME.md8 For server-side sorting (required for DW2PDF etc.) or more robust sort facilities, use @samwilson '…
/plugin/gallery/conf/
H A Dmetadata.php17 $meta['sort'] = array(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortingControl.php99 throw new ProtocolException('The sort key is malformed.');
124 throw new ProtocolException('The sort key is missing an attribute description.');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DOperations.php80 * can also sort results in descending order based on the creation timestamp
83 * first). Use this to sort resources like operations so that the newest
/plugin/mermaid/
H A Dsyntax.php140 'sort' => $obj->getSort(),
152 'sort' => $obj->getSort(),
/plugin/amazon/lang/ja/
H A Dsettings.php23 $lang['sort'] = '表示リストのソート基準';
/plugin/tag/conf/
H A Ddefault.php6 $conf['sortkey'] = 'title'; // sort key for topic lists
/plugin/gallery/lang/zh/
H A Dsettings.php14 $lang['sort'] = '图片排序方式';
/plugin/gallery/lang/de/
H A Dsettings.php13 $lang['sort'] = 'Sortierung der Galeriebilder';
/plugin/gallery/lang/hu/
H A Dsettings.php13 $lang['sort'] = 'Galériaképek rendezése';

1...<<11121314151617181920>>...92