Home
last modified time | relevance | path

Searched defs:filter (Results 126 – 150 of 263) sorted by relevance

1234567891011

/plugin/pureldap/
H A Dauth.php69 retrieveUsers($start = 0, $limit = 0, $filter = null) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/Resource/
H A DTransferJobs.php80 public function listTransferJobs($filter, $optParams = [])
H A DTransferOperations.php103 public function listTransferOperations($name, $filter, $optParams = [])
/plugin/bez/mdl/
H A DTask.php250 set_data($post, $filter = NULL) global() argument
340 get_participants($filter = '') global() argument
H A DThread.php123 set_data($data, $filter = NULL) global() argument
195 get_participants($filter = '') global() argument
/plugin/displayorphans/
H A Dhelper.php36 …function /* array */ findItems(/* string */ $datadir, callable $filter = null, array $ignoredPages…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DListenResponse.php78 public function setFilter(ExistenceFilter $filter)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php187 * Search LDAP with a given filter, scope, etc to retrieve a set of entries. argument
208 list(FilterInterface $filter, string $baseDn, ...$attributes) global() argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerTrait.php58 has(FilterInterface $filter) global() argument
[all...]
/plugin/struct/types/
H A DColor.php85 public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $showCount = null) argument
H A DDecimal.php165 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\struct\\types\\Decimal
H A DUser.php150 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) global() function in dokuwiki\\plugin\\struct\\types\\User
H A DAbstractBaseType.php353 renderTagCloudLink($value, \\Doku_Renderer $R, $mode, $page, $filter, $weight) global() argument
374 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) global() function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
[all...]
H A DDateTime.php127 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\struct\\types\\DateTime
H A DPage.php209 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) global() function in dokuwiki\\plugin\\struct\\types\\Page
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequest.php40 public $filter; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
161 public function setFilter($filter)
H A DGoogleCloudRetailV2UserEvent.php50 public $filter; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent
195 public function setFilter($filter)
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DStagingExtension.php49 public function addFilter($name, $filter)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php50 public $filter; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport
195 public function setFilter($filter)
/plugin/structprogress/types/
H A DProgress.php145 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\structprogress\\types\\Progress
/plugin/struct/meta/
H A DValue.php221 public function filter($input) global() function in dokuwiki\\plugin\\struct\\meta\\Value
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php227 private function filter(&$data, &$replacementKeys=array()) { function in BibtexConverter
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCache.php34 public function ensureFilter(FilterInterface $filter)
/plugin/behave/
H A Dbehave.js62 Array.prototype.filter = function(func /*, thisp */) { method in Array
550 filter: function (e) { method in action
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php246 private function filter(&$data, &$replacementKeys=array()) { function in BibtexConverter

1234567891011