Home
last modified time | relevance | path

Searched defs:filter (Results 101 – 125 of 263) sorted by relevance

1234567891011

/plugin/tagsections/action/
H A Dajax.php78 private function __getTagsForSection($filter, $RANGE) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DPubSub.php50 public function setFilter(Filter $filter)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleMapsPlayablelocationsV3SampleCriterion.php38 public function setFilter(GoogleMapsPlayablelocationsV3SampleFilter $filter)
/plugin/authsplit/
H A Dauth.php552 public function retrieveUsers($start = 0, $limit = -1, $filter = null) { argument
575 public function getUserCount($filter = array()) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogSink.php46 public $filter; variable in Google\\Service\\Logging\\LogSink
155 public function setFilter($filter)
/plugin/typography/helper/
H A Dparser.php106 public function parse_inlineCSS($style, $filter=true)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DFilterCollection.php38 public function ensure(FilterInterface $filter)
/plugin/struct/meta/
H A DValueValidator.php111 public function filter($val) global() function in dokuwiki\\plugin\\struct\\meta\\ValueValidator
H A DSearchConfig.php109 applyFilterVars($filter) global() argument
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DBoolQuery.php57 public function addFilter(AbstractQuery $filter): self argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilters.php72 not(FilterInterface $filter) global() argument
219 raw(string $filter) global() argument
[all...]
/plugin/youtrack/
H A Dhelper.php213 function getIssues($filter) {
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dhtml2ps.php114 $filter = new PreTreeFilterHeaderFooter($header_html, $footer_html); variable
/plugin/discoursesearch/
H A Dasyncsearch.js25 _.filter = function( array, id ) { function
/plugin/davcard/syntax/
H A Dbook.php269 private function contactFilterMatch($filter, $contactdata)
/plugin/struct/types/
H A DAutoSummary.php51 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\struct\\types\\AutoSummary
H A DMedia.php129 renderTagCloudLink($value, \\Doku_Renderer $R, $mode, $page, $filter, $weight) global() argument
H A DTag.php125 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\struct\\types\\Tag
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php35 private $filter; variable in SebastianBergmann\\CodeCoverage\\CodeCoverage
138 public function __construct(Driver $driver = null, Filter $filter = null)
182 public function filter() function in SebastianBergmann\\CodeCoverage\\CodeCoverage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DFilterExpression.php48 public function setFilter(Filter $filter)
/plugin/struct/
H A Dremote.php136 getAggregationData(array $schemas, array $cols, array $filter = [], $sort = '') global() argument
/plugin/findologicxmlexport/vendor/hoa/stream/Filter/
H A DBasic.php119 public function filter($in, $out, &$consumed, $closing) function in Hoa\\Stream\\Filter\\Basic
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php169 protected function _constructPattern($filter) {
247 public function getUserCount($filter = array()) {
268 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSubscription.php45 public $filter; variable in Google\\Service\\Pubsub\\Subscription
166 public function setFilter($filter)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetInterface.php28 public function ensureFilter(FilterInterface $filter);

1234567891011