Home
last modified time | relevance | path

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

12345678910>>...16

/plugin/struct/types/
H A DUser.php165 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\struct\\types\\User
H A DDateTime.php127 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) function in dokuwiki\\plugin\\struct\\types\\DateTime
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
DStagingExtension.php49 public function addFilter($name, $filter)
/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/meta/
H A DValue.php220 public function filter($input) function in dokuwiki\\plugin\\struct\\meta\\Value
/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/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/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/dev/
H A Dcli.php524 protected function cmdTest($filter = '', $args = [])
/plugin/visualindex/syntax/
H A Dvisualindex.php307 …private function getItemsAndSubfoldersItems($namespace, $getMedias = false, $filter = null, $desc …
/plugin/openlayersmapoverlays/lib/
Dlayers.js59 …aseLayer:true,initialize:function(name,url,params,options){var newArguments=[];params=OpenLayers.U…

12345678910>>...16