Class Inx_Apiimpl_Filter_FilterImpl

Description

Implements interfaces:

FilterImpl

FilterImpl

  • version: $Revision$ $Date$ $Author$

Located in /Apiimpl/Filter/FilterImpl.php (line 10)


	
			
Variable Summary
Method Summary
static Inx_Api_Filter_Filter convert (Inx_Apiimpl_SessionContext $oSc, stdClass|array $data)
Inx_Apiimpl_Filter_FilterImpl __construct (Inx_Apiimpl_SessionContext $oSc,  $oData)
unknown commitUpdate ()
int getId ()
String getName ()
String getStatement ()
void reload ()
void updateListContextId ( $iListContextId)
void updateName ( $sName)
void updateStatement (string $sStatement)
void writeAccess ( $iAttrIndex)
Variables
mixed $_aChangedAttrs (line 26)
  • access: protected
stdClass $_oData (line 24)

Enter description here.

Enter description here...

  • access: protected
Inx_Apiimpl_SessionContext $_oSc (line 17)

Session context

Session context

  • access: protected
Methods
static method convert (line 181)

Enter description here.

Enter description here...

  • access: public
static Inx_Api_Filter_Filter convert (Inx_Apiimpl_SessionContext $oSc, stdClass|array $data)
Constructor __construct (line 29)
  • access: public
Inx_Apiimpl_Filter_FilterImpl __construct (Inx_Apiimpl_SessionContext $oSc,  $oData)
commitUpdate (line 112)

Enter description here.

Enter description here...

  • throws: Inx_Api_UpdateException, Inx_Api_DataException
  • access: public
unknown commitUpdate ()

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

Implementation of:
Inx_Api_Filter_Filter::getCreationDatetime()
Returns the creation datetime of this filter.
getId (line 40)

Enter description here.

Enter description here...

  • access: public
int getId ()

Implementation of:
Inx_Api_BusinessObject::getId()
Returns the unique identifier of this Inx_Api_BusinessObject.
getListContextId (line 92)

Enter description here.

Enter description here...

  • access: public
int getListContextId ()

Implementation of:
Inx_Api_Filter_Filter::getListContextId()
Returns the id of the list which this filter belongs to.
getName (line 50)

Enter description here.

Enter description here...

  • access: public
String getName ()

Implementation of:
Inx_Api_Filter_Filter::getName()
Returns the unique name of this filter.
getStatement (line 60)

Enter description here.

Enter description here...

  • access: public
String getStatement ()

Implementation of:
Inx_Api_Filter_Filter::getStatement()
Returns the statment of this filter.
reload (line 146)

Enter description here.

Enter description here...

  • throws: Inx_Api_DataException
  • access: public
void reload ()

Implementation of:
Inx_Api_BusinessObject::reload()
Reloads this business object from the server.
updateListContextId (line 97)
  • access: public
void updateListContextId ( $iListContextId)
  • $iListContextId
updateName (line 70)
  • access: public
void updateName ( $sName)
  • $sName

Implementation of:
Inx_Api_Filter_Filter::updateName()
Sets the unique name of this filter.
updateStatement (line 81)

Enter description here.

Enter description here...

  • access: public
void updateStatement (string $sStatement)
  • string $sStatement

Implementation of:
Inx_Api_Filter_Filter::updateStatement()
Sets the filter statement.
writeAccess (line 164)
  • access: public
void writeAccess ( $iAttrIndex)
  • $iAttrIndex

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