File format support for DTD. More...
Public Member Functions | |
getFileExtensions () | |
Return the commonly used file extensions for these formats. | |
readFromVariable ($data) | |
Protected Member Functions | |
doHeader (MessageCollection $collection) | |
doAuthors (MessageCollection $collection) |
File format support for DTD.
Definition at line 18 of file DtdFFS.php.
DtdFFS::doAuthors | ( | MessageCollection $ | collection | ) | [protected] |
DtdFFS::doHeader | ( | MessageCollection $ | collection | ) | [protected] |
DtdFFS::getFileExtensions | ( | ) |
Return the commonly used file extensions for these formats.
Include the dot.
Reimplemented from SimpleFFS.
Definition at line 19 of file DtdFFS.php.
DtdFFS::readFromVariable | ( | $ | data | ) |
$data | string |
Reimplemented from SimpleFFS.
Definition at line 27 of file DtdFFS.php.