Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
tad
WPBrowser
Iterators
Filters
QueriesCallerBasedKeepingFilterIterator
PHP 클래스 tad\WPBrowser\Iterators\Filters\QueriesCallerBasedKeepingFilterIterator
상속:
extends
FilterIterator
파일 보기
프로젝트 열기: lucatume/wp-browser
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
$needles
array
공개 메소드들
메소드
설명
accept
( ) :
boolean
Check whether the current element of the iterator is acceptable
메소드 상세
accept()
공개
메소드
Check whether the current element of the iterator is acceptable
링크 보기:
http://php.net/manual/en/filteriterator.accept.php
부터:
5.1.0
public
accept
( ) :
boolean
리턴
boolean
true if the current element is acceptable, otherwise false.
프로퍼티 상세
$needles
보호되어 있는 프로퍼티
protected
array
$needles
리턴
array