Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
tad
WPBrowser
Iterators
Filters
QueriesCallerBasedKeepingFilterIterator
PHP Class tad\WPBrowser\Iterators\Filters\QueriesCallerBasedKeepingFilterIterator
Inheritance:
extends
FilterIterator
显示文件
Open project: lucatume/wp-browser
Class Usage Examples
Protected Properties
Property
Type
Description
$needles
array
Public Methods
Method
Description
accept
( ) :
boolean
Check whether the current element of the iterator is acceptable
Method Details
accept()
public
method
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
return
boolean
true if the current element is acceptable, otherwise false.
Property Details
$needles
protected_oe property
protected
array
$needles
return
array