Class Inx_Apiimpl_Blacklist_BlacklistManagerImpl

Description

Implements interfaces:

BlacklistManagerImpl

BlacklistManagerImpl

  • version: $Revision: 9739 $ $Date: 2008-01-23 14:44:04 +0200 (Tr, 23 Sau 2008) $ $Author: aurimas $

Located in /Apiimpl/Blacklist/BlacklistManagerImpl.php (line 10)


	
			
Variable Summary
mixed $_oSc
mixed $_oService
Method Summary
Inx_Apiimpl_Blacklist_BlacklistManagerImpl __construct ( $oSc)
void fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)
unknown get (unknown_type $id)
boolean remove (int $id)
unknown removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $aIndexRanges)
void selectAfter ( $searchDate)
Inx_Api_BOResultSet selectAll ([ $iOrderAttribute = null], [ $iOrderType = null])
void selectBefore ( $searchDate)
void selectBetween ( $startDate,  $stopDate)
Variables
mixed $_oSc (line 13)
  • access: protected
mixed $_oService (line 15)
  • access: protected
Methods
Constructor __construct (line 18)
  • access: public
Inx_Apiimpl_Blacklist_BlacklistManagerImpl __construct ( $oSc)
  • $oSc
createBlacklistEntry (line 25)
  • access: public
void createBlacklistEntry ()

Implementation of:
Inx_Api_Blacklist_BlacklistManager::createBlacklistEntry()
Creates a new Inx_Api_Blacklist_BlacklistEntry.
fetchBOs (line 160)
  • access: public
void fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::fetchBOs()
findByPattern (line 134)

Enter description here.

Enter description here...

  • access: public
Inx_Api_Blacklist_BlacklistEntry findByPattern (string $pattern)
  • string $pattern

Implementation of:
Inx_Api_Blacklist_BlacklistManager::findByPattern()
Returns the Inx_Api_Blacklist_BlacklistEntry with the specified pattern.
get (line 41)

Enter description here.

Enter description here...

  • access: public
unknown get (unknown_type $id)
  • unknown_type $id

Implementation of:
Inx_Api_BOManager::get()
Returns the Inx_Api_BusinessObject with the specified id.
remove (line 67)

Enter description here.

Enter description here...

  • access: public
boolean remove (int $id)
  • int $id

Implementation of:
Inx_Api_BOManager::remove()
Removes the Inx_Api_BusinessObject with the specified id.
removeBOs (line 154)

Enter description here.

Enter description here...

  • access: public
unknown removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $aIndexRanges)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::removeBOs()
selectAfter (line 166)
  • access: public
void selectAfter ( $searchDate)
  • $searchDate

Implementation of:
Inx_Api_Blacklist_BlacklistManager::selectAfter()
Returns a result set containing all blacklist entries in the system which were created or changed after the specified date.
selectAll (line 89)

Enter description here.

Enter description here...

  • access: public
Inx_Api_BOResultSet selectAll ([ $iOrderAttribute = null], [ $iOrderType = null])
  • $iOrderAttribute
  • $iOrderType

Implementation of:
Inx_Api_BOManager::selectAll()
Returns an Inx_Api_BOResultSet containing all managed Inx_Api_BusinessObjects.
selectBefore (line 182)
  • access: public
void selectBefore ( $searchDate)
  • $searchDate

Implementation of:
Inx_Api_Blacklist_BlacklistManager::selectBefore()
Returns a result set containing all blacklist entries in the system which were created or changed before the specified date.
selectBetween (line 197)
  • access: public
void selectBetween ( $startDate,  $stopDate)
  • $startDate
  • $stopDate

Implementation of:
Inx_Api_Blacklist_BlacklistManager::selectBetween()
Returns a result set containing all blacklist entries in the system which were created or changed between the specified dates.

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