Class Inx_Apiimpl_Blacklist_BlacklistEntryImpl

Description

Implements interfaces:

BlacklistEntryImpl

BlacklistEntryImpl

  • version: $Revision: 9352 $ $Date: 2007-12-10 09:36:59 +0200 (Pr, 10 Grd 2007) $ $Author: aurimas $

Located in /Apiimpl/Blacklist/BlacklistEntryImpl.php (line 8)


	
			
Variable Summary
mixed $_oData
mixed $_oSc
Method Summary
static Inx_Api_Blacklist_BlacklistEntry convert (Inx_Apiimpl_SessionContext $oSc,  $oData, BlacklistData $this)
static void convertArr (Inx_Apiimpl_SessionContext $oSc, array $aData)
Inx_Apiimpl_Blacklist_BlacklistEntryImpl __construct ( $oSc,  $oData)
void commitUpdate ()
void getDescription ()
void getHitCount ()
void getId ()
void getPattern ()
void reload ()
void updateDescription (string $desc)
void updatePattern (string $pattern)
void writeAccess ( $iAttrIndex)
Variables
mixed $_aChangedAttrs (line 14)
  • access: protected
mixed $_oData (line 12)
  • access: protected
mixed $_oSc (line 10)
  • access: protected
Methods
static method convert (line 122)

Enter description here.

Enter description here...

  • access: public
static Inx_Api_Blacklist_BlacklistEntry convert (Inx_Apiimpl_SessionContext $oSc,  $oData, BlacklistData $this)
static method convertArr (line 136)

Enter description here.

Enter description here...

  • access: public
static void convertArr (Inx_Apiimpl_SessionContext $oSc, array $aData)
Constructor __construct (line 17)
  • access: public
Inx_Apiimpl_Blacklist_BlacklistEntryImpl __construct ( $oSc,  $oData)
  • $oSc
  • stdClass $oData
commitUpdate (line 67)
  • access: public
void commitUpdate ()

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

Implementation of:
Inx_Api_Blacklist_BlacklistEntry::getDescription()
Returns the entry description.
getHitCount (line 38)
  • access: public
void getHitCount ()

Implementation of:
Inx_Api_Blacklist_BlacklistEntry::getHitCount()
Returns the number of addresses which were blocked by this entry.
getId (line 23)
  • access: public
void getId ()

Implementation of:
Inx_Api_BusinessObject::getId()
Returns the unique identifier of this Inx_Api_BusinessObject.
getPattern (line 28)
  • access: public
void getPattern ()

Implementation of:
Inx_Api_Blacklist_BlacklistEntry::getPattern()
Returns the email address pattern.
reload (line 91)
  • access: public
void reload ()

Implementation of:
Inx_Api_BusinessObject::reload()
Reloads this business object from the server.
updateDescription (line 59)

Enter description here.

Enter description here...

  • access: public
void updateDescription (string $desc)
  • string $desc

Implementation of:
Inx_Api_Blacklist_BlacklistEntry::updateDescription()
Changes the entry description.
updatePattern (line 48)

Enter description here.

Enter description here...

  • access: public
void updatePattern (string $pattern)
  • string $pattern

Implementation of:
Inx_Api_Blacklist_BlacklistEntry::updatePattern()
Changes the email address pattern.
writeAccess (line 109)
  • access: protected
void writeAccess ( $iAttrIndex)
  • $iAttrIndex

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