Outputs the tree to a metadata file
This is the code documentation for the Pelzini project
Search documentation |
class MetadataOutputterOutputs the tree to a metadata file
AuthorsVariables
Functions
public __constructvoid $MetadataOutputter->__construct ( mixed $filename ); Sets the full filename to output to public check_layoutvoid $MetadataOutputter->check_layout ( ); Does nothing; there is no layout to check public get_extvoid $MetadataOutputter->get_ext ( ); Returns the file extension of the outputted file (e.g. 'xml') public get_mimetypevoid $MetadataOutputter->get_mimetype ( ); Returns the mimetype of the outputted file (e.g. 'text/xml') public set_filenamevoid $MetadataOutputter->set_filename ( mixed $filename ); Sets the full filename to output to |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Thursday, 15th March, 2018 at 02:05 pm |