Home
last modified time | relevance | path

Searched defs:sortOrder (Results 1 – 15 of 15) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DSortOptions.php29 public $sortOrder; variable in Google\\Service\\CloudSearch\\SortOptions
48 public function setSortOrder($sortOrder)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
DReportRequestOrderBy.php27 public $sortOrder; variable in Google\\Service\\Doubleclicksearch\\ReportRequestOrderBy
46 public function setSortOrder($sortOrder)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
DOrderBy.php33 public $sortOrder; variable in Google\\Service\\AnalyticsReporting\\OrderBy
66 public function setSortOrder($sortOrder)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DSortedDimension.php33 public $sortOrder; variable in Google\\Service\\Dfareporting\\SortedDimension
66 public function setSortOrder($sortOrder)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DSortSpec.php39 public $sortOrder; variable in Google\\Service\\Sheets\\SortSpec
128 public function setSortOrder($sortOrder)
DPivotGroup.php44 public $sortOrder; variable in Google\\Service\\Sheets\\PivotGroup
141 public function setSortOrder($sortOrder)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1CustomReport.php90 public $sortOrder; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport
349 public function setSortOrder($sortOrder)
/plugin/noticeboard/noticeboard/classes/
DNoticeList.php30 private $sortOrder; // 0= desc 1=asc variable in helper_plugin_noticeboard_NoticeList
/plugin/noticeboard/classes/
DNoticeList.php30 private $sortOrder; // 0= desc 1=asc variable in helper_plugin_noticeboard_NoticeList
/plugin/authgoogle/google/contrib/
DGoogle_DfareportingService.php1881 public $sortOrder; variable in Google_SortedDimension
1894 public function setSortOrder( $sortOrder) {
/plugin/jquery/
Djquery-1.4.2.js3364 var sortOrder; variable
3367 sortOrder = function( a, b ) { function
/plugin/issuetracker/
Dprototype.js4666 var sortOrder; variable
4669 sortOrder = function( a, b ) { function
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js13361 sortOrder = function( a, b ) { method
13376 sortOrder = function( a, b ) { method
13391 sortOrder = function( a, b ) { method
30453 function sortOrder(a, b) { return a.order > b.order ? 1 : -1; } function
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js3363 if(document.documentElement.compareDocumentPosition){sortOrder=function(a,b){if(!a.compareDocumentP… method
3369 }else{if("sourceIndex" in document.documentElement){sortOrder=function(a,b){if(!a.sourceIndex||!b.s… function
8039 }function sortOrder(a,b){return a.order>b.order?1:-1 function
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js3374 if(document.documentElement.compareDocumentPosition){sortOrder=function(a,b){if(!a.compareDocumentP… method
3380 }else{if("sourceIndex" in document.documentElement){sortOrder=function(a,b){if(!a.sourceIndex||!b.s… function
8050 }function sortOrder(a,b){return a.order>b.order?1:-1 function