Class Ingo_Storage_blacklist

Description

Ingo_Storage_blacklist is the object used to hold blacklist rule information.

Located in /lib/Storage.php (line 500)

Ingo_Storage_rule
   |
   --Ingo_Storage_blacklist
Variable Summary
 mixed $_addr
 mixed $_folder
 mixed $_obtype
Method Summary
 void getBlacklist ()
 mixed setBlacklist (mixed $data, [boolean $sort = true])
 void setBlacklistFolder ( $data)
Variables
mixed $_addr = array() (line 502)
mixed $_folder = '' (line 503)
mixed $_obtype = INGO_STORAGE_ACTION_BLACKLIST (line 504)

Redefinition of:
Ingo_Storage_rule::$_obtype
The object type.

Inherited Variables

Inherited from Ingo_Storage_rule

Ingo_Storage_rule::$_saved
Methods
getBlacklist (line 533)
void getBlacklist ()
getBlacklistFolder (line 538)
void getBlacklistFolder ()
setBlacklist (line 514)

Sets the list of blacklisted addresses.

  • return: PEAR_Error on error, true on success.
mixed setBlacklist (mixed $data, [boolean $sort = true])
  • mixed $data: The list of addresses (array or string).
  • boolean $sort: Sort the list?
setBlacklistFolder (line 528)
void setBlacklistFolder ( $data)
  • $data

Inherited Methods

Inherited From Ingo_Storage_rule

 Ingo_Storage_rule::isSaved()
 Ingo_Storage_rule::obType()
 Ingo_Storage_rule::setSaved()

Documentation generated on Sun, 30 Jan 2011 05:29:31 +0000 by phpDocumentor 1.4.3