Home
last modified time | relevance | path

Searched defs:order (Results 26 – 50 of 79) sorted by relevance

1234

/plugin/yuriigantt/src/Entities/
H A DTask.php42 public $order; variable in dokuwiki\\plugin\\yuriigantt\\src\\Entities\\Task
/plugin/menuext/
H A Dmenuext.json4 "order": 3, number
/plugin/subjectindex/inc/
H A Dmatcher.php65 public $order = 0; // order in which to use this matcher variable in SI_Entry
/plugin/qc/
H A Dadmin.php12 protected $order; global() variable in admin_plugin_qc
[all...]
/plugin/struct/types/
H A DAutoSummary.php34 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) argument
H A DDecimal.php150 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) argument
H A DUser.php128 sort(QueryBuilder $QB, $tablealias, $colname, $order) global() argument
H A DDateTime.php158 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) argument
H A DPage.php155 sort(QueryBuilder $QB, $tablealias, $colname, $order) global() argument
H A DLookup.php300 sort(QueryBuilder $QB, $tablealias, $colname, $order) global() argument
/plugin/addressbook/
H A Dsyntax.php578 function searchDB($text=false,$order='surname,firstname'){
609 function getList($filters=false,$order="surname,firstname,cfunction,department"){
/plugin/tableedit/
H A Dtableedit.js263 function editTable(fieldId, order) { argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DMontgomery.php97 protected $order; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Montgomery
H A DBinary.php86 protected $order; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Binary
/plugin/structprogress/types/
H A DProgress.php130 public function sort(QueryBuilder $QB, $tablealias, $colname, $order)
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.rules.inc.php8 var $order; variable in CSSRule
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/
H A DClassMetadataTest.php46 public function testSetAccessorOrderCustom(array $order, array $expected)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQuery.php137 public function setOrder($order)
/plugin/tablelayout/script/
H A Dtablelayout_functions.js128 exports.sortTable = function ($tableRows, sortColumnIndex, order) { argument
/plugin/rater/
H A Dsyntax.php726 function array_sort($array, $on, $order)
/plugin/structjoin/types/
H A DJoin.php178 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) {
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php227 function multisort(&$array, $sortby, $order='asc') {
H A Dpseudo-cron-image.php270 function multisort(&$array, $sortby, $order='asc') {
/plugin/cronojob/
H A Dpseudocron.php209 function multisort(&$array, $sortby, $order='asc') {
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DCronExpression.php51 private static $order = array(self::YEAR, self::MONTH, self::DAY, self::WEEKDAY, self::HOUR, self::MINUTE); variable in Cron\\CronExpression

1234