Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
tad
WPBrowser
Iterators
Filters
QueriesCallerBasedKeepingFilterIterator
PHP Class tad\WPBrowser\Iterators\Filters\QueriesCallerBasedKeepingFilterIterator
Inheritance:
extends
FilterIterator
Afficher le fichier
Open project: lucatume/wp-browser
Class Usage Examples
Protected Properties
Свойство
Type
Description
$needles
array
Méthodes publiques
Méthode
Description
accept
( ) :
boolean
Check whether the current element of the iterator is acceptable
Method Details
accept()
public
méthode
Check whether the current element of the iterator is acceptable
See link:
http://php.net/manual/en/filteriterator.accept.php
Since:
5.1.0
public
accept
( ) :
boolean
Résultat
boolean
true if the current element is acceptable, otherwise false.
Property Details
$needles
protected_oe property
protected
array
$needles
Résultat
array