Class Inx_Apiimpl_Property_PropertyImpl

Description

Implements interfaces:

PropertyImpl

PropertyImpl

  • version: $Revision: 7335 $ $Date: 2007-09-10 14:58:22 +0200 (Mo, 10 Sep 2007) $ $Author: sbn $

Located in /Apiimpl/Property/PropertyImpl.php (line 8)


	
			
Method Summary
Inx_Apiimpl_Property_PropertyImpl __construct (Inx_Apiimpl_Property_PropertyContext $oContext,  $oPropertyData)
void commitUpdate ()
void getFormatter ()
void getId ()
void getName ()
void reload ()
void updateInternalValue ( $sValue)
void _writeAccess ( $iAttrIndex)
Methods
Constructor __construct (line 17)
  • access: public
Inx_Apiimpl_Property_PropertyImpl __construct (Inx_Apiimpl_Property_PropertyContext $oContext,  $oPropertyData)
commitUpdate (line 64)
  • throws: UpdateException, DataException
  • access: public
void commitUpdate ()

Implementation of:
Inx_Api_BusinessObject::commitUpdate()
Passes all changes made since the last commit to the server.
getFormatter (line 82)
  • access: public
void getFormatter ()

Implementation of:
Inx_Api_Property_Property::getFormatter()
Returns the Inx_Api_Property_PropertyFormatter instance used to format the Inx_Api_Property_PropertyNames::APPROVAL_ACTIVE property.
getId (line 24)
  • access: public
void getId ()

Implementation of:
Inx_Api_BusinessObject::getId()
Returns the unique identifier of this Inx_Api_BusinessObject.
getInternalValue (line 36)
  • access: public
void getInternalValue ()

Implementation of:
Inx_Api_Property_Property::getInternalValue()
Returns the value of the property.
getName (line 30)
  • access: public
void getName ()

Implementation of:
Inx_Api_Property_Property::getName()
Returns the name of the property.
reload (line 52)
  • throws: DataException
  • access: public
void reload ()

Implementation of:
Inx_Api_BusinessObject::reload()
Reloads this business object from the server.
updateInternalValue (line 42)
  • access: public
void updateInternalValue ( $sValue)
  • $sValue

Implementation of:
Inx_Api_Property_Property::updateInternalValue()
Updates the value of the property.
_writeAccess (line 74)
  • access: protected
void _writeAccess ( $iAttrIndex)
  • $iAttrIndex

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