Class Inx_Apiimpl_Resource_ResourceManagerImpl

Description

Implements interfaces:

ResourceManagerImpl

ResourceManagerImpl

  • version: $Revision: 5220 $ $Date: 2006-11-13 11:13:22 +0000 (Mo, 13 Nov 2006) $ $Author: bgn $

Located in /Apiimpl/Resource/ResourceManagerImpl.php (line 7)


	
			
Variable Summary
Method Summary
Inx_Apiimpl_Resource_ResourceManagerImpl __construct (Inx_Apiimpl_SessionContext $sc)
void fetchBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $iIndex,  $iDirection)
void get ( $iId)
void remove ( $iId)
void removeBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $indexRanges)
void select (Inx_Api_Mailing_Mailing $mailing,  $iOrderAttribute,  $iOrderType)
void selectAll ([ $iOrderAttribute = -1], [ $iOrderType = -1])
void upload ([ $mOwner = null],  $sFilename,  $rsInputStream)
void _upload ( $sFilename,  $iSharingType,  $iBoId,  $rsInputStream)
Variables
mixed $_oService (line 13)
  • access: protected
mixed $_oSessionContext (line 11)
  • access: protected
Methods
Constructor __construct (line 16)
  • access: public
Inx_Apiimpl_Resource_ResourceManagerImpl __construct (Inx_Apiimpl_SessionContext $sc)
fetchBOs (line 242)
  • throws: Inx_Api_RemoteException
  • access: public
void fetchBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $iIndex,  $iDirection)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::fetchBOs()
get (line 25)
  • 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 46)
  • access: public
void remove ( $iId)
  • $iId

Implementation of:
Inx_Api_BOManager::remove()
Removes the Inx_Api_BusinessObject with the specified id.
removeBOs (line 234)
  • throws: Inx_Api_RemoteException
  • access: public
void removeBOs (Inx_Apiimpl_RemoteRef $resultSetRef,  $indexRanges)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::removeBOs()
select (line 119)
  • access: public
void select (Inx_Api_Mailing_Mailing $mailing,  $iOrderAttribute,  $iOrderType)

Implementation of:
Inx_Api_Resource_ResourceManager::select()
Returns an Inx_Api_BOResultSet containing all resources available for the given Inx_Api_Mailing_Mailing.
selectAll (line 88)
  • access: public
void selectAll ([ $iOrderAttribute = -1], [ $iOrderType = -1])
  • $iOrderAttribute
  • $iOrderType

Implementation of:
Inx_Api_BOManager::selectAll()
Returns an Inx_Api_BOResultSet containing all managed Inx_Api_BusinessObjects.
upload (line 153)
  • access: public
void upload ([ $mOwner = null],  $sFilename,  $rsInputStream)
  • $mOwner
  • $sFilename
  • $rsInputStream

Implementation of:
Inx_Api_Resource_ResourceManager::upload()
Uploads a file resource to Inxmail.
_upload (line 185)
  • access: protected
void _upload ( $sFilename,  $iSharingType,  $iBoId,  $rsInputStream)
  • $sFilename
  • $iSharingType
  • $iBoId
  • $rsInputStream

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