Class Ingo_Storage_whitelist

Description

Ingo_Storage_whitelist is the object used to hold whitelist rule information.

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

Ingo_Storage_rule
   |
   --Ingo_Storage_whitelist
Variable Summary
 mixed $_addr
 mixed $_obtype
Method Summary
 void getWhitelist ()
 mixed setWhitelist (mixed $data, [boolean $sort = true])
Variables
mixed $_addr = array() (line 555)
mixed $_obtype = INGO_STORAGE_ACTION_WHITELIST (line 556)

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

Inherited Variables

Inherited from Ingo_Storage_rule

Ingo_Storage_rule::$_saved
Methods
getWhitelist (line 581)
void getWhitelist ()
setWhitelist (line 566)

Sets the list of whitelisted addresses.

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

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