FilterIterator::acceptCheck whether the current element of the iterator is acceptable Description
public
abstract
bool FilterIterator::accept
( void
)
Returns whether the current element of the iterator is acceptable through this filter. ParametersThis function has no parameters. Return Values
Examples
Example #1 FilterIterator::accept example
<?php The above example will output: more than 10 characters |