Class mr_helper_tag

Description

MR Tag Helper

This helper is used for quick and easy access to mr_html_tag. Automatic setup of mr_html_tag and access to all of mr_html_tag methods.

Located in /helper/tag.php (line 47)

mr_helper_abstract
   |
   --mr_helper_tag
Variable Summary
Method Summary
mr_helper_tag __construct ()
mixed __call (string $name, array $arguments)
Variables
mr_html_tag $tag (line 53)

HTML tag

  • access: protected

Inherited Variables

Inherited from mr_helper_abstract

mr_helper_abstract::$_helper_namespace
Methods
Constructor __construct (line 58)

Create new instance of mr_html_tag

  • access: public
mr_helper_tag __construct ()
direct (line 67)

Get an instance of mr_html_tag

  • access: public
mr_html_tag direct ()
__call (line 79)

Direct all other calls to mr_html_tag

  • throws: coding_exception
  • access: public
mixed __call (string $name, array $arguments)
  • string $name: A method in mr_html_tag
  • array $arguments: The args to pass to the mr_html_tag method

Inherited Methods

Inherited From mr_helper_abstract

mr_helper_abstract::_set_helper_namespace()

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