RecursiveIteratorIterator
PHP Manual

RecursiveIteratorIterator::getMaxDepth

(PHP 5 >= 5.1.0)

RecursiveIteratorIterator::getMaxDepthGet max depth

説明

public mixed RecursiveIteratorIterator::getMaxDepth ( void )

Gets the maximum allowable depth.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

返り値

The maximum accepted depth, or FALSE if any depth is allowed.

参考


RecursiveIteratorIterator
PHP Manual