Home
last modified time | relevance | path

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

12345678910>>...16

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
DGoogleMapsPlayablelocationsV3SampleCriterion.php38 public function setFilter(GoogleMapsPlayablelocationsV3SampleFilter $filter)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
DPubSub.php50 public function setFilter(Filter $filter)
/plugin/tagsections/action/
Dajax.php78 private function __getTagsForSection($filter, $RANGE) {
/plugin/json/
Dhelper.php326 public function filter($var, $filter) { function in helper_plugin_json
/plugin/gallery/classes/
DNamespaceGallery.php22 protected function searchNamespace($ns, $recursive, $filter)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
DFilterCollection.php38 public function ensure(FilterInterface $filter)
/plugin/typography/helper/
Dparser.php106 public function parse_inlineCSS($style, $filter=true)
/plugin/struct/meta/
H A DValueValidator.php117 public function filter($val) function in dokuwiki\\plugin\\struct\\meta\\ValueValidator
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php81 protected $filter; variable in FreeDSx\\Ldap\\LdapUrl
185 public function setFilter(?string $filter)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilters.php74 public static function not(FilterInterface $filter): NotFilter
222 public static function raw(string $filter): FilterInterface
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/
DMunge.php62 public function filter(&$uri, $config, $context) function in HTMLPurifier_URIFilter_Munge
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
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/elasticsearch/vendor/ruflin/elastica/src/Query/
DBoolQuery.php57 public function addFilter(AbstractQuery $filter): self
/plugin/youtrack/
Dhelper.php213 function getIssues($filter) {
/plugin/html2pdf/html2pdf/html2ps/demo/
Dhtml2ps.php114 $filter = new PreTreeFilterHeaderFooter($header_html, $footer_html); variable
/plugin/davcard/syntax/
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.php124 …public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $sho…
H A DTag.php127 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\struct\\types\\Tag
/plugin/authshibboleth/plugin/authshibboleth/
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/
DSubscription.php45 public $filter; variable in Google\\Service\\Pubsub\\Subscription
166 public function setFilter($filter)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
DFilterExpression.php48 public function setFilter(Filter $filter)
/plugin/dev/www/
Dscript.js67 filter: function (text, input) { method
/plugin/findologicxmlexport/vendor/hoa/stream/Filter/
DBasic.php119 public function filter($in, $out, &$consumed, $closing) function in Hoa\\Stream\\Filter\\Basic
/plugin/scrape/vendor/ezyang/htmlpurifier/library/
DHTMLPurifier.php125 public function addFilter($filter)

12345678910>>...16