Class mr_helper_buffer

Description

MR Helper Buffer

This helper is used to buffer functions that do not return their output.

Located in /helper/buffer.php (line 42)

mr_helper_abstract
   |
   --mr_helper_buffer
Method Summary
string direct (string $callback, mixed $argX)
Variables

Inherited Variables

Inherited from mr_helper_abstract

mr_helper_abstract::$_helper_namespace
Methods
direct (line 50)

Assists with calling functions that do no return output

  • access: public
string direct (string $callback, mixed $argX)
  • string $callback: First param is a callback
  • mixed $argX: Keep passing arguments to pass to the callback

Inherited Methods

Inherited From mr_helper_abstract

mr_helper_abstract::_set_helper_namespace()

Documentation generated on Thu, 28 Jun 2012 16:33:46 -0700 by phpDocumentor 1.4.3