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

Class: DftkOutput

Source Location: /output/dftk_output_base.php

Class Overview


DFTK Output Base Class


Author(s):

Methods


Child classes:

DftkOutputStdout
DFTK Stdout Output Class
DftkOutputOneshot
DFTK Stdout Output Class
DftkOutputLogfile
DFTK Stdout Output Class

Inherited Variables

Inherited Methods


Class Details

[line 46]
DFTK Output Base Class



Tags:

abstract:  
access:  public
author:  Duck <mailto:duck@DuckCorp.org>


[ Top ]


Class Methods


constructor DftkOutput [line 86]

DftkOutput DftkOutput( object DftkDaTraceManager &$tracemgr)

Constructor



Tags:

access:  public


Parameters:

object DftkDaTraceManager   &$tracemgr   Language Manager

[ Top ]

method add_content [line 148]

object DftkDaTrace &add_content( string $str)

Add Content



Tags:

return:  Trace
access:  public


Parameters:

string   $str   Content to add

[ Top ]

method clear_content [line 163]

object DftkDaTrace &clear_content( )

Clear Content



Tags:

return:  Trace
access:  public


[ Top ]

method flush_output [line 178]

object DftkDaTrace &flush_output( )

Flush output (MUST BE OVERLOADED)



Tags:

return:  Trace
access:  public


Overridden in child classes as:

DftkOutputStdout::flush_output()
Flush output
DftkOutputOneshot::flush_output()
Flush output
DftkOutputLogfile::flush_output()
Flush output

[ Top ]

method set_footer [line 132]

object DftkDaTrace &set_footer( string $footer)

Set Footer



Tags:

return:  Trace
access:  public


Parameters:

string   $footer   Footer

[ Top ]

method set_header [line 116]

object DftkDaTrace &set_header( string $header)

Set Header



Tags:

return:  Trace
access:  public


Parameters:

string   $header   Header

[ Top ]


Documentation generated on Sat, 6 Dec 2003 13:47:41 +0100 by phpDocumentor 1.2.3