Class Inx_Apiimpl_Webpage_WebpageManagerImpl

Description
Variable Summary
Method Summary
Inx_Apiimpl_Webpage_WebpageManagerImpl __construct (Inx_Apiimpl_SessionContext $oSessionContext)
void fetchBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $iIndex,  $iDirection)
void get ( $iId)
void removeBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $aIndexRanges)
void selectAll ()
void selectAllForms ()
void selectAllJsps ()
void selectBySubType ( $sSubType)
void selectFormsBySubType ( $sSubType)
void selectJspsBySubType ( $sSubType)
Variables
mixed $_oService (line 6)
  • access: protected
mixed $_oSessionContext (line 4)
  • access: protected
Methods
Constructor __construct (line 9)
  • access: public
Inx_Apiimpl_Webpage_WebpageManagerImpl __construct (Inx_Apiimpl_SessionContext $oSessionContext)
fetchBOs (line 142)
  • access: public
void fetchBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $iIndex,  $iDirection)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::fetchBOs()
get (line 16)
  • access: public
void get ( $iId)
  • $iId

Implementation of:
Inx_Api_Webpage_WebpageManager::get()
Returns the web page with the given id.
removeBOs (line 136)
  • access: public
void removeBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $aIndexRanges)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::removeBOs()
selectAll (line 34)
  • access: public
void selectAll ()

Implementation of:
Inx_Api_Webpage_WebpageManager::selectAll()
Returns a BOResultSet containing all webpages.
selectAllForms (line 68)
  • access: public
void selectAllForms ()

Implementation of:
Inx_Api_Webpage_WebpageManager::selectAllForms()
Returns a BOResultSet containing all form (HTML) webpages.
selectAllJsps (line 85)
  • access: public
void selectAllJsps ()

Implementation of:
Inx_Api_Webpage_WebpageManager::selectAllJsps()
Returns a BOResultSet containing all JSP webpages.
selectBySubType (line 51)
  • access: public
void selectBySubType ( $sSubType)
  • $sSubType

Implementation of:
Inx_Api_Webpage_WebpageManager::selectBySubType()
Returns a BOResultSet containing all webpages with the given sub type.
selectFormsBySubType (line 102)
  • access: public
void selectFormsBySubType ( $sSubType)
  • $sSubType

Implementation of:
Inx_Api_Webpage_WebpageManager::selectFormsBySubType()
Returns a BOResultSet containing all form (HTML) webpages with the given sub type.
selectJspsBySubType (line 119)
  • access: public
void selectJspsBySubType ( $sSubType)
  • $sSubType

Implementation of:
Inx_Api_Webpage_WebpageManager::selectJspsBySubType()
Returns a BOResultSet containing all JSP webpages with the given sub type.

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