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

Class: CodeGen_Tools_Outbuf

Source Location: /CodeGen-1.0.7/CodeGen/Tools/Outbuf.php

Class Overview


Output buffer handling class


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005-2008 Hartmut Holzgraefe

Methods


Inherited Variables

Inherited Methods


Class Details

[line 43]
Output buffer handling class

Helper class that starts output buffering and writes the collected output to a file later. Tab and line ending conversions may be applied to the collected output.



[ Top ]


Method Detail

__construct (Constructor)   [line 73]

CodeGen_Tools_Outbuf __construct( string $path, [int $flags = 0])

Constructor

Parameters:

string   $path   —  path to write to
int   $flags   —  output modifier flags

[ Top ]


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