Go to the source code of this file.
Namespaces | |
| namespace | display |
Functions | |
| claro_ob_exception_handler ($e) | |
| claro_ob_start () | |
| claro_ob_end_clean () | |
| claro_ob_get_contents () | |
| claro_ob_end_clean | ( | ) |
Stop output buffering
Definition at line 63 of file ob.lib.php.
| claro_ob_exception_handler | ( | $ | e | ) |
Exception handler to be used inside an output buffer
Definition at line 29 of file ob.lib.php.
| claro_ob_get_contents | ( | ) |
Return buffer contents
Definition at line 75 of file ob.lib.php.
| claro_ob_start | ( | ) |
Start output buffering
Definition at line 51 of file ob.lib.php.
1.6.3