Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

IConfigBackend Class Reference

Inheritance diagram for IConfigBackend:

Inheritance graph
[legend]
Collaboration diagram for IConfigBackend:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GetConfig ()
 SetConfig ($keys)

Detailed Description

The interface that the backend configuration classes must implement. It will not be used from the JConfig class directly but from the ConfigCache class. That class will be in charge of storing the information provided by the backend classes in the session in order to make its access more efficient.

Definition at line 16 of file IConfigBackend.class.php.


Member Function Documentation

IConfigBackend::GetConfig  ) 
 

Reimplemented in ConfigDBBackend, and ConfigIncBackend.

Definition at line 18 of file IConfigBackend.class.php.

IConfigBackend::SetConfig keys  ) 
 

Reimplemented in ConfigDBBackend, and ConfigIncBackend.

Definition at line 20 of file IConfigBackend.class.php.


The documentation for this class was generated from the following file:
Generated on Wed Nov 19 20:29:37 2003 for James by doxygen 1.3.4