Home
last modified time | relevance | path

Searched defs:sort (Results 26 – 50 of 152) sorted by relevance

1234567

/plugin/htmlok/syntax/
Dhtmlok.php15 protected $sort = 190; variable in syntax_plugin_htmlok_htmlok
Dphpok.php15 protected $sort = 180; variable in syntax_plugin_htmlok_phpok
Dphpblock.php16 protected $sort = 180; variable in syntax_plugin_htmlok_phpblock
Dhtmlblock.php15 protected $sort = 190; variable in syntax_plugin_htmlok_htmlblock
/plugin/struct/_test/json/
H A Dtranslation.struct.json10 "sort": 10, number
40 "sort": 20, number
70 "sort": 30, number
H A Ddropdowns.struct.json10 "sort": 10, number
40 "sort": 20, number
70 "sort": 30, number
H A Dpageschema.struct.json10 "sort": 10, number
43 "sort": 20, number
76 "sort": 30, number
109 "sort": 40, number
H A Dbureaucracy_lookup.struct.json18 "sort": 10, number
40 "sort": 20, number
/plugin/structtasks/_test/json/
Dmissingdate.struct.json17 "sort": 20, number
43 "sort": 30, number
Dmissingassignees.struct.json17 "sort": 10, number
41 "sort": 30, number
/plugin/toolbox/
DToolboxTextTools.js18 function sort(reverse) { function in ToolboxTextTools
/plugin/dirpictures/
DsortPages.php14 static function sort(&$files, $type, $order) { function in sortPages
/plugin/struct/meta/
H A DRowColumn.php17 public function __construct($sort, Decimal $type, $table)
H A DPublishedColumn.php17 public function __construct($sort, Decimal $type, $table)
H A DSummaryColumn.php23 public function __construct($sort, AutoSummary $type, $table = '')
H A DPageColumn.php23 public function __construct($sort, Page $type, $table = '')
H A DRevisionColumn.php23 public function __construct($sort, DateTime $type, $table = '')
H A DUserColumn.php24 public function __construct($sort, User $type, $table = '')
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DGaDataQuery.php64 public $sort; variable in Google\\Service\\Analytics\\GaDataQuery
189 public function setSort($sort)
DMcfDataQuery.php64 public $sort; variable in Google\\Service\\Analytics\\McfDataQuery
189 public function setSort($sort)
/plugin/blog/
Dhelper.php9 var $sort = ''; // sort key variable in helper_plugin_blog
/plugin/simplenavi/
Dsyntax.php22 protected string $sort; variable in syntax_plugin_simplenavi
107 string $sort,
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DVlv.php73 protected $sort; variable in FreeDSx\\Ldap\\Search\\Vlv
87 …public function __construct(LdapClient $client, SearchRequest $search, $sort, int $after = 100, in…
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
DItem.php37 protected $sort; variable in FINDOLOGIC\\Export\\Data\\Item
198 public function setSort(Sort $sort)
203 public function addSort($sort, $usergroup = '')
/plugin/indexmenu/
DSearch.php12 private $sort; variable in dokuwiki\\plugin\\indexmenu\\Search
40 public function __construct($sort)

1234567