Class Inx_Apiimpl_TextModule_TextModuleManagerImpl

Description
Variable Summary
Method Summary
Inx_Apiimpl_TextModule_TextModuleManagerImpl __construct (Inx_Apiimpl_SessionContext $sc)
void createTextmodule (Inx_Api_List_ListContext $listContext,  $iMimeType)
void fetchBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $iIndex,  $iDirection)
void get ( $iId)
void remove ( $iId)
void removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $aIndexRanges)
void select (Inx_Api_List_ListContext $listContext, [ $iOrderAttribute = -1], [ $iOrderType = -1])
void selectAll ()
Variables
SoapClient $_oService (line 13)
  • access: protected
Inx_Apiimpl_SessionContext $_oSessionContext (line 8)
  • access: protected
Methods
Constructor __construct (line 15)
  • access: public
Inx_Apiimpl_TextModule_TextModuleManagerImpl __construct (Inx_Apiimpl_SessionContext $sc)
createTextmodule (line 38)
  • access: public
void createTextmodule (Inx_Api_List_ListContext $listContext,  $iMimeType)

Implementation of:
Inx_Api_TextModule_TextModuleManager::createTextmodule()
Creates a new text module in the specified list.
fetchBOs (line 24)
  • throws: Inx_Api_RemoteException
  • access: public
void fetchBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $iIndex,  $iDirection)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::fetchBOs()
get (line 71)
  • throws: Inx_Api_DataException
  • access: public
void get ( $iId)
  • $iId

Implementation of:
Inx_Api_BOManager::get()
Returns the Inx_Api_BusinessObject with the specified id.
remove (line 93)
  • access: public
void remove ( $iId)
  • $iId

Implementation of:
Inx_Api_BOManager::remove()
Removes the Inx_Api_BusinessObject with the specified id.
removeBOs (line 33)
  • throws: RemoteException
  • access: public
void removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $aIndexRanges)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::removeBOs()
select (line 51)
  • access: public
void select (Inx_Api_List_ListContext $listContext, [ $iOrderAttribute = -1], [ $iOrderType = -1])

Implementation of:
Inx_Api_TextModule_TextModuleManager::select()
Returns an Inx_Api_BOResultSet containing all text modules in the specified list, ordered by the given attribute.
selectAll (line 109)
  • access: public
void selectAll ()

Implementation of:
Inx_Api_BOManager::selectAll()
Returns an Inx_Api_BOResultSet containing all managed Inx_Api_BusinessObjects.

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