CachingIterator::setFlags

(PHP 5 >= 5.2.0)

CachingIterator::setFlagsThe setFlags purpose

Опис

public void CachingIterator::setFlags ( int $flags )
Увага

This function is currently not documented; only its argument list is available.

Set the flags for the CachingIterator object.

Параметри

flags

Bitmask of the flags to set.

Значення, що повертаються

Не повертає значень.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top