Class mr_helper_abstract

Description

MR Helper Abstraction

Implement a function named "direct" to support direct calling of the helper.

Located in /helper/abstract.php (line 35)


	
			
Direct descendents
Class Description
mr_helper_buffer MR Helper Buffer
mr_helper_cache MR Helper Cache
mr_helper_html MR Helper HTML
mr_helper_load MR Helper Load
mr_helper_recentactivity MR Helper Recent Activity
mr_helper_tag MR Tag Helper
mr_helper_testwebservice MR Helper Test Web Service
Variable Summary
Method Summary
void _set_helper_namespace (string $namespace)
Variables
string $_helper_namespace = 'local/mr/framework' (line 41)

The namespace of the mr_helper that created this helper instance

  • access: protected
Methods
_set_helper_namespace (line 49)

Set the namespace of the mr_helper that created this instance

  • access: public
void _set_helper_namespace (string $namespace)
  • string $namespace: The namespace, EG: blocks/helloworld

Redefined in descendants as:

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