Home
last modified time | relevance | path

Searched refs:order (Results 226 – 250 of 994) sorted by relevance

12345678910>>...40

/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DImage.svg1 ….57v-13.15zM18.522 60.028V14.972H39.1v17.5h17.388v27.566z" fill="#fff" paint-order="normal"/></svg>
H A DLoadBalancerListener.svg1 …5.577-5.576z" dominant-baseline="auto" fill="#fff" fill-rule="nonzero" paint-order="normal"/></svg>
H A DVPCTag.svg1 …429" height="196.429" rx="8.367" fill="#4c7bb4" fill-opacity=".975" paint-order="normal"/><path d=…
H A DMarketplace.svg1 … 0-7.879z" dominant-baseline="auto" fill="#00459d" fill-rule="nonzero" paint-order="normal"/></svg>
H A DEnterprise.svg1 …baseline="auto" fill="#004c9b" fill-opacity=".893" fill-rule="nonzero" paint-order="normal"/></svg>
H A DImageService.svg1 …h19.654v29.156H17.1zm23.824 1.615l15.838 16.03H40.914z" fill="#fff" paint-order="normal" class="B"…
/plugin/epub/lang/en/
H A Dremove.txt1 You can re-create this book, by editing its pages or changing the page list or the order of the pag…
/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
341 foreach (self::$order as $position) {
/plugin/airtable/
H A Dsyntax.php672 $order = $data['order'];
674 $order = "asc";
680 $request .= '&' . urlencode('sort[0][direction]') . '=' . urlencode($order);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.AggressivelyFixLt.txt
/plugin/userimportextended/lang/en/
H A Dintro.txt3 Requires a CSV file of users with at least five columns. The columns must contain, in order: user-i…
/plugin/tableedit/
H A DREADME.md8 …t a page. Mark a table an press the button. A dialog will appear. Then you can order the table new.
H A Dtableedit.js263 function editTable(fieldId, order) { argument
267 parseColumnOrder(order)) + parts[2];
/plugin/navi/_test/
H A DExternalLinksTest.php70 ], $actualPages, 'the correct pages in the correct order');
/plugin/addressbook/
H A Dsyntax.php578 function searchDB($text=false,$order='surname,firstname'){ argument
593 $sql .= " ORDER BY $order";
609 function getList($filters=false,$order="surname,firstname,cfunction,department"){ argument
620 $sql = "select * from addresslist ORDER BY $order";
625 … * from addresslist WHERE UPPER(department) = UPPER('".$filters['department']."') ORDER BY $order";
/plugin/displayorphans/
H A DREADME.md37 …ifies whether generated tables should sort in ascending order; otherwise sort in descending order.…
/plugin/tablelayout/script/
H A Dtablelayout_functions.js128 exports.sortTable = function ($tableRows, sortColumnIndex, order) { argument
129 var sortModifier = order === 'asc' ? 1 : -1;
/plugin/linkback/action/
H A Dsend.php225 $order = explode(',', $this->getConf('order'));
226 foreach ($order as $type) {
/plugin/issuetracker/
H A Dtablekit.js51 sort : function(column, order) { argument
52 TableKit.Sortable.sort(this.id, column, order);
351 sort : function(table, index, order) { argument
371 order = order ? order : op.defaultSortDirection;
376 order = cell.hasClassName(op.descendingClass) ? 1 : -1;
381 …return order * tkst[datatype].compare(TableKit.getCellText(a.cells[index]),TableKit.getCellText(b.…
396 if(order === 1) {
/plugin/onlineordering/
H A Dtemplate_en.txt36 Your order will be sent as soon as the transaction has been successfully completed.<br />
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md3 All notable changes to this project will be documented in this file, in reverse chronological order
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dxml_reference.rst9 … accessor-order="custom" custom-accessor-order="propertyName1,propertyName2,...,propertyNameN"
/plugin/combo/ComboStrap/
H A DPageImageTag.php91 $order = self::getOrderOfPreference($tagAttributes);
93 foreach ($order as $pageImageProcessing) {
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc113 order : 1
121 order : 5
129 order : 1
137 order : 5
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc113 order : 1
121 order : 5
129 order : 1
137 order : 5

12345678910>>...40