Search Results

  1. Get the postfix RecursiveTreeIterator::getPostfix (PHP 5 >= 5.3.0, PHP 7, PHP 8) RecursiveTreeIterator::getPostfix — Get the postfix

  2. RecursiveTreeIterator::endIteration — End iteration RecursiveTreeIterator::getEntry — Get current entry RecursiveTreeIterator::getPostfix — Get the postfix RecursiveTreeIterator::getPrefix — Get the prefix RecursiveTreeIterator::key — Get the key of the current element RecursiveTreeIterator::next — Move to next element

  3. Simple usage example of `RecursiveTreeIterator::getPostfix ()`. The `RecursiveTreeIterator::getPostfix` function is used to retrieve the postfix value of the current tree node in a recursive tree iterator. A postfix value represents the position of the current node relative to its siblings. This function is typically used in combination with a recursive tree iterator to obtain the postfix ...

  4. RecursiveTreeIterator::__construct — Construct a RecursiveTreeIterator RecursiveTreeIterator::current — Get current element RecursiveTreeIterator::endChildren — End children RecursiveTreeIterator::endIteration — End iteration RecursiveTreeIterator::getEntry — Get current entry RecursiveTreeIterator::getPostfix — Get the postfix

  5. RecursiveTreeIterator::current — Get current element RecursiveTreeIterator::endChildren — End children RecursiveTreeIterator::endIteration — End iteration RecursiveTreeIterator::getEntry — Get current entry RecursiveTreeIterator::getPostfix — Get the postfix RecursiveTreeIterator::getPrefix — Get the prefix

  6. Table of Contents RecursiveTreeIterator::beginChildren — Begin children RecursiveTreeIterator::beginIteration — Begin iteration RecursiveTreeIterator::callGetChildren — Get children RecursiveTreeIterator::callHasChildren — Has children RecursiveTreeIterator::__construct — Construct a RecursiveTreeIterator RecursiveTreeIterator::current — Get current element RecursiveTreeIterator ...

  7. php operating system manual for recursivetreeiterator section 3 of the unix.com man page documentation.