\Horde_View_Helper_Capture_Base

An instance of this class is returned by Horde_View_Helper_Capture::capture().

Summary

Methods
Properties
Constants
__construct()
end()
No public properties found
No constants found
No protected methods found
$_buffering
N/A
No private methods found
No private properties found
N/A

Properties

$_buffering

$_buffering : boolean

Are we currently buffering?

Type

boolean

Methods

__construct()

__construct() 

Starts capturing.

end()

end() : string

Stops capturing and returns what was captured.

Throws

\Horde_View_Exception

Returns

string —

The captured string.