File_Therion_Writers
[ class tree: File_Therion_Writers ] [ index: File_Therion_Writers ] [ all elements ]

Class: File_Therion_ConsoleWriter

Source Location: /File_Therion-0.4.1/File/Therion/Writers/ConsoleWriter.php

Class Overview


The writer just prints the content to the terminal.


Author(s):

Copyright:

  • 2016 Benedikt Hallinger

Methods


Inherited Variables

Inherited Methods


Class Details

[line 25]
The writer just prints the content to the terminal.


[ Top ]


Method Detail

write   [line 37]

void write( File_Therion $file)

Write a Therion file structure.

This will be called by File_Therion->write() to actually perform the write.

  • Throws: File_Therion_Exception for other errors
  • Throws: File_Therion_IOException in case of IO error
  • Access: public

Parameters:

File_Therion   $file   —  the file object to write

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:09:45 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.