Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • PHP
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • ArrayIterator
  • DateTime
  • DirectoryIterator
  • DOMDocument
  • DOMElement
  • DOMNode
  • DOMNodeList
  • RecursiveIteratorIterator
  • SimpleXMLElement
  • SplFileInfo
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • DateTimeInterface
  • Iterator
  • OuterIterator
  • SeekableIterator
  • Serializable
  • Throwable
  • Traversable

Exceptions

  • Exception
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class RecursiveIteratorIterator

RecursiveIteratorIterator implements Iterator, Traversable, OuterIterator
PHP Extension: SPL
Documented at php.net
Methods summary
public
# __construct( Traversable $iterator, mixed $mode, mixed $flags )
public
# rewind( )

Implementation of

Iterator::rewind()
public
# valid( )

Implementation of

Iterator::valid()
public
# key( )

Implementation of

Iterator::key()
public
# current( )

Implementation of

Iterator::current()
public
# next( )

Implementation of

Iterator::next()
public
# getDepth( )
public
# getSubIterator( mixed $level )
public
# getInnerIterator( )

Implementation of

OuterIterator::getInnerIterator()
public
# beginIteration( )
public
# endIteration( )
public
# callHasChildren( )
public
# callGetChildren( )
public
# beginChildren( )
public
# endChildren( )
public
# nextElement( )
public
# setMaxDepth( mixed $max_depth )
public
# getMaxDepth( )
Constants summary
integer LEAVES_ONLY 0
#
integer SELF_FIRST 1
#
integer CHILD_FIRST 2
#
integer CATCH_GET_CHILD 16
#
CMS CONTENIDO 4.10.0 API documentation generated by ApiGen 2.8.0