Home
last modified time | relevance | path

Searched defs:filter (Results 176 – 200 of 395) sorted by relevance

12345678910>>...16

/plugin/structprogress/types/
DProgress.php145 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\structprogress\\types\\Progress
/plugin/gallery/classes/
DOptions.php25 public $filter = ''; variable in dokuwiki\\plugin\\gallery\\classes\\Options
/plugin/publist/bib2tpl/
Dbibtex_converter.php227 private function filter(&$data, &$replacementKeys=array()) { function in BibtexConverter
/plugin/struct/types/
H A DDateTime.php127 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\struct\\types\\DateTime
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
DAssetCache.php34 public function ensureFilter(FilterInterface $filter)
DAssetReference.php45 public function ensureFilter(FilterInterface $filter)
DBaseAsset.php63 public function ensureFilter(FilterInterface $filter)
/plugin/struct/meta/
H A DValue.php220 public function filter($input) function in dokuwiki\\plugin\\struct\\meta\\Value
/plugin/publistf/bib2tpl/
Dbibtex_converter.php246 private function filter(&$data, &$replacementKeys=array()) { function in BibtexConverter
/plugin/publistx/bib2tpl/
Dbibtex_converter.php242 private function filter(&$data, &$replacementKeys=array()) { function in BibtexConverter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
DBuildTrigger.php56 public $filter; variable in Google\\Service\\CloudBuild\\BuildTrigger
231 public function setFilter($filter)
/plugin/pagequery/
DPageQuery.php545 final public function filterMetadata(array $sort_array, array $filter): array
573 private function filterByDate($filter, $date): bool
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
DEscaperNodeVisitor.php105 protected function preEscapeFilterNode(FilterExpression $filter, Environment $env)
/plugin/behave/
Dbehave.js62 Array.prototype.filter = function(func /*, thisp */) { method in Array
550 filter: function (e) { method
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
DQuery.php81 public function setFilter(Filter $filter)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
DTestRunner.php66 …ction __construct(PHPUnit_Runner_TestSuiteLoader $loader = null, CodeCoverageFilter $filter = null)
/plugin/structjoin/types/
DJoin.php151 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) { function in dokuwiki\\plugin\\structjoin\\types\\Join
/plugin/dev/
Dcli.php465 protected function cmdTest($filter = '', $args = [])
/plugin/authdrupal8/
Dauth.php229 public function getUserCount($filter=array()) {
/plugin/translator/syntax/
Dtranslator.php164 function _printTranslator(&$renderer, $start=null, $amount=null, $display=null, $filter=null) {
/plugin/virtualkeyboard/vk/extensions/dom/
Dautosuggest.js132 this.setFilter = function (filter /* :String */) /* :Boolean */ { argument
/plugin/openlayersmapoverlays/lib/
Dlayers.js59 …aseLayer:true,initialize:function(name,url,params,options){var newArguments=[];params=OpenLayers.U…
/plugin/asciidocjs/node_modules/minimatch/
Dminimatch.js60 minimatch.filter = (pattern, options = {}) => function in minimatch
84 m.filter = (pattern, options) => orig.filter(pattern, ext(def, options)) function in m
/plugin/issuetracker/
Daction.php1031 function _table_render($project,$a,$step,$start,$next_start,$filter,$all=false)
3050 function _count_render($issues,$start,$step,$next_start,$filter,$project)
/plugin/task/
Dhelper.php72 function getTasks($ns, $num = NULL, $filter = '', $user = NULL) {

12345678910>>...16