Class Inx_Apiimpl_Reporting_ControlUnitImpl

Description

Implements interfaces:

ControlUnitImpl

ControlUnitImpl

  • version: $Revision: 4396 $ $Date: 2006-08-14 12:38:05 +0000 (Mo, 14 Aug 2006) $ $Author: bgn $

Located in /Apiimpl/Reporting/ControlUnitImpl.php (line 7)


	
			
Variable Summary
mixed $_aControls
mixed $_sTitle
Method Summary
Inx_Apiimpl_Reporting_ControlUnitImpl __construct ( $oData)
void getControl ( $iIndex)
void getControlCount ()
void getTitle ()
Variables
mixed $_aControls = null (line 12)
  • access: protected
mixed $_sTitle (line 10)
  • access: protected
Methods
Constructor __construct (line 15)
  • access: public
Inx_Apiimpl_Reporting_ControlUnitImpl __construct ( $oData)
  • $oData
getControl (line 40)
  • see: getControl(int)
  • access: public
void getControl ( $iIndex)
  • $iIndex

Implementation of:
Inx_Api_Reporting_ControlUnit::getControl()
Returns the control at the specified position.
getControlCount (line 52)
  • see: getControlCount()
  • access: public
void getControlCount ()

Implementation of:
Inx_Api_Reporting_ControlUnit::getControlCount()
Returns the number of controls.
getTitle (line 31)
  • see: getTitle()
  • access: public
void getTitle ()

Implementation of:
Inx_Api_Reporting_ControlUnit::getTitle()
Returns the localized title of this control unit.

Documentation generated on Thu, 17 Sep 2015 14:27:23 +0200 by phpDocumentor 1.3.2