This getter needs also to be public and be called through iterator.
[core.git] / inc / classes / main / iterator / file / class_FileIterator.php
2014-05-31 Roland HaederThis getter needs also to be public and be called throu...
2014-05-31 Roland HaederAlso these methods must go through iterator.
2014-05-31 Roland HaederThese 3 methods are now moved to BaseFile.
2014-05-24 Roland HaederCall these methods from the iterator.
2014-05-24 Roland HaederRenamed more and moved code to Block interface.