Home
last modified time | relevance | path

Searched defs:filters (Results 76 – 100 of 108) sorted by relevance

12345

/plugin/structodt/
H A Dhelper.php230 public function getRows($schemas, &$first_schema, $filters=array()) argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DSandboxTest.php317 …protected function getEnvironment($sandboxed, $options, $templates, $tags = [], $filters = [], $me…
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php37 private $filters = []; variable in DeepCopy\\DeepCopy
/plugin/backup/
H A Dadmin.php16 protected $filters = null; variable in admin_plugin_backup
/plugin/davcal/
H A Dhelper.php1773 public function calendarQuery($calendarId, $filters)
1872 protected function validateFilterForObject($object, $filters)
H A DcalendarBackendDokuwiki.php463 function calendarQuery($calendarId, array $filters)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReportRequest.php101 public function setFilters($filters)
/plugin/schedule/
H A Dschedules.class.php64 var $filters; variable in schedules
243 function setOtherFilters ($max, $filters, $grouped) {
/plugin/addressbook/
H A Dsyntax.php609 function getList($filters=false,$order="surname,firstname,cfunction,department"){
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php669 function calendarQuery($calendarId, array $filters) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php786 function calendarQuery($calendarId, array $filters) {
/plugin/strata/
H A Dscript.js458 'filters': [] property in AnonymousFunctionb1c4c91b1700.f
/plugin/webdavclient/
H A Dhelper.php1509 …private function buildReport($op, $ns = array(), $props = array(), $filters = array(), $hrefs = ar…
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DAggregation.php281 public function filters(string $name): Filters function in Elastica\\QueryBuilder\\DSL\\Aggregation
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php63 protected $filters; variable in Twig\\Environment
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php422 public $filters; variable in Google_Activities
425 public function setFilters(/* array(Google_DimensionValue) */ $filters) {
822 public $filters; variable in Google_DimensionValueRequest
837 public function setFilters(/* array(Google_DimensionFilter) */ $filters) {
H A DGoogle_AnalyticsService.php1650 public $filters; variable in Google_GaDataQuery
1670 public function setFilters( $filters) {
2273 public $filters; variable in Google_McfDataQuery
2293 public function setFilters( $filters) {
2770 public $filters; variable in Google_RealtimeDataQuery
2781 public function setFilters( $filters) {
H A DGoogle_DatastoreService.php322 public $filters; variable in Google_CompositeFilter
324 public function setFilters(/* array(Google_Filter) */ $filters) {
/plugin/database/
H A Ddatabase.php1119 function filter($filters,$sortedList) {
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16 …nction ct(a){if(!ch[a]){var b=f("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="…
/plugin/dokumicrobugtracker/js/
H A Djquery.js3 …sEmptyObject(s)&&f.removeData(a,b,!0)}}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger… argument
/plugin/jquery/
H A Djquery-1.4.2.min.js63 …a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,clic… class in c.event.special.change
H A Djquery-1.4.2.js2282 filters: { class in jQuery.event.special.change
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js9 …rtY=0,x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.…
15 …r(this.hiddenTextarea,"keypress",this.onKeyPress.bind(this));fabric.util.addListener(this.hiddenTe…
H A Dfabric.js17188 applyFilters: function(callback, filters, imgElement, forResizing) { argument
17414 fabric.Image.prototype._initFilters.call(object, object, function(filters) { argument
23386 oImg._initFilters(object, function(filters) { argument

12345