Containers have methods for adding, retrieving, deleting and
iterating pages. Containers implement the
SPL interfaces
RecursiveIterator and
Countable, meaning that a container can
be iterated using the SPL
RecursiveIteratorIterator class.




