Interface for BP_Options;
A BP_Options class must be implemented by the host application for BackPress to operate. This interface supplies a boilerplate for that class but can only be implemented in PHP 5 environments.
Located in /includes/interface.bp-options.php (line 21)
Adds an option with given value.
Deletes an existing option.
Retrieve the value of the option.
Here is a minimum set of values required (from bbPress)
Retrieve the prefix to be appended to the beginning of the option key.
Updates an existing option with a given value.
Documentation generated on Fri, 18 May 2012 01:34:02 +0100 by phpDocumentor 1.4.3