| /plugin/webdavclient/db/ |
| D | update0001.sql | 2 id integer primary key asc, 19 id integer primary key asc, 33 id integer primary key asc, 43 id integer primary key asc, 55 id integer primary key asc,
|
| /plugin/davcal/db/ |
| H A D | update0001.sql | 2 id integer primary key asc, 16 id integer primary key asc, 30 id integer primary key asc, 40 id integer primary key asc, 55 id integer primary key asc,
|
| H A D | update0002.sql | 2 id integer primary key asc,
|
| H A D | update0004.sql | 2 id integer primary key asc,
|
| H A D | update0003.sql | 2 id integer primary key asc,
|
| /plugin/davcard/db/ |
| D | update0001.sql | 2 id integer primary key asc, 14 id integer primary key asc, 24 id integer primary key asc, 30 id integer primary key asc,
|
| /plugin/struct/meta/ |
| H A D | SearchConfigParameters.php | 78 * @param bool $asc 80 public function setSort($column, $asc = true) argument 84 $this->sort = [$column, $asc]; 180 [$column, $asc] = $this->sort; 181 if (!$asc) $column = "^$column";
|
| H A D | SearchSQLBuilder.php | 168 [$col, $asc, $nc] = $sort; 172 … $col->getType()->sort($this->qb, 'data_' . $col->getTable(), $colname, $asc ? 'ASC' : 'DESC');
|
| H A D | Search.php | 129 * @param bool $asc sort direction (ASC = true, DESC = false) 132 public function addSort($colname, $asc = true, $nc = true) argument 137 $this->sortby[$col->getFullQualifiedLabel()] = [$col, $asc, $nc];
|
| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | _array-methods.js | 12 var asc = require('./_array-species-create'); variable 20 var create = $create || asc;
|
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | _array-methods.js | 12 var asc = require('./_array-species-create'); variable 20 var create = $create || asc;
|
| /plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/ |
| D | makefont.php | 138 $asc=(isset($fm['Ascender']) ? $fm['Ascender'] : 1000); 139 $fd="array('Ascent'=>".$asc; 149 $ch=$asc; 166 $fbb=array(0,$des-100,1000,$asc+100);
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/ |
| D | Imb.php | 183 $asc = (($characters[$asc_chr[$i]] & pow(2, $asc_pos[$i])) > 0); 185 if ($asc and $dsc) { 189 } elseif ($asc) {
|
| /plugin/directorylist/ |
| D | readme.md | 23 <directorylist: path="value" ignore="value" recursive="1" fileorder="asc"> 75 This argument is optional, the default value is: ``asc``. 80 <directorylist: [...] fileorder="asc">
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ |
| D | 506844befdc5691d835771bcbb1c1a60.asciidoc | 14 'account_number' => 'asc',
|
| D | 4b90feb9d5d3dbfce424dac0341320b7.asciidoc | 14 'account_number' => 'asc',
|
| D | 93f1bdd72e79827dcf9a34efa02fd977.asciidoc | 12 '_key' => 'asc',
|
| D | 6a4679531e64c492fce16dc12de6dcb0.asciidoc | 12 '_count' => 'asc',
|
| D | 5d9d7b84e2fec7ecd832145cbb951cf1.asciidoc | 18 'last_access' => 'asc',
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | pdf.fpdf.makefont.php | 186 $asc=(isset($fm['Ascender']) ? $fm['Ascender'] : 1000); 187 $fd="array('Ascent'=>".$asc; 199 $ch=$asc; 227 $fbb=array(0,$des-100,1000,$asc+100);
|
| /plugin/structat/meta/ |
| D | SearchConfigAt.php | 170 list($col, $asc, $nc) = $sort; 174 $col->getType()->sort($QB, 'data_' . $col->getTable(), $colname, $asc ? 'ASC' : 'DESC');
|
| /plugin/strata/ |
| D | style.css | 85 .strata-ui-sort-direction[data-strata-sort-direction="asc"], 86 .strata-container-table .sorting[data-strata-sort-direction="asc"], 87 .strata-container-table:hover .sorting[data-strata-sort-direction="asc"] {
|
| /plugin/airtable/ |
| D | README.md | 52 * `asc` - Default 59 …, {Idea #} > 3430)" | max-records: "10" | order-by: "# of bulbs" | order: "asc" | record-url: "htt…
|
| /plugin/noticeboard/ |
| D | syntax.php | 234 $out .= ">".$this->getLang('asc')."</option>";
|
| /plugin/noticeboard/noticeboard/ |
| D | syntax.php | 234 $out .= ">".$this->getLang('asc')."</option>";
|