Ingo_Storage:: defines an API to store the various filter rules.
Located in /lib/Storage.php (line 58)
Class | Description |
---|---|
![]() |
Ingo_Storage_mock:: is used for testing purposes. It just keeps the data local and doesn't put it anywhere. |
![]() |
Ingo_Storage_prefs:: implements the Ingo_Storage:: API to save Ingo data via the Horde preferences system. |
![]() |
Ingo_Storage_sql implements the Ingo_Storage API to save Ingo data via PHP's PEAR database abstraction layer. |
Attempts to return a concrete Ingo_Storage instance based on $driver.
Returns information on a given action constant.
Returns information on a given test string.
Removes the user data from the storage backend.
Stub for child class to override if it can implement.
Retrieves the specified data.
Stores the specified data.
Retrieves the specified data from the storage backend.
Documentation generated on Sun, 30 Jan 2011 05:29:31 +0000 by phpDocumentor 1.4.3