Continued:
[core.git] / inc / classes / interfaces / block / class_Block.php
2015-05-11 Roland HaederContinued:
2015-03-18 Roland HaederMore cleanups of public closeFile() method as it is...
2015-03-17 Roland HaederUpdated copyright:
2014-10-17 Roland HaederAdded new interfaces Handleable/-DataSet and ProtocolHa...
2014-06-04 Roland HaederAdded isFileOnlyGaps() and getFileSize(), both are...
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-24 Roland HaederRenamed more and moved code to Block interface.
2014-05-24 Roland HaederMoved more code to BaseFile as it makes sense to have...