Class Horde_Lens

Description

Implements interfaces:

Located in /Lens/lib/Horde/Lens.php (line 15)


	
			
Variable Summary
 mixed $_target
Method Summary
 void decorate ( $target)
 void __call ( $func,  $params)
 void __get ( $key)
 void __set ( $key,  $value)
Variables
mixed $_target (line 19)
  • access: protected
Methods
decorate (line 23)
  • access: public
void decorate ( $target)
  • $target

Implementation of:
Horde_Lens_Interface::decorate()
Set the current object to view with the Lens.
__call (line 46)
  • access: public
void __call ( $func,  $params)
  • $func
  • $params
__get (line 31)
  • access: public
void __get ( $key)
  • $key
__set (line 38)
  • access: public
void __set ( $key,  $value)
  • $key
  • $value

Documentation generated on Sun, 30 Jan 2011 05:19:14 +0000 by phpDocumentor 1.4.3