Class ConfigDao

Description

class ConfigDao

This class declares an interface for a type of Data Access Object (DAO).

  • abstract:
  • copyright: Copyright (C) 2004 by Brian Bisaillon
  • author: Brian Bisaillon <bisailb@myprivacy.ca>

Located in /configdao.class.php (line 19)


	
			
Direct descendents
Class Description
XmlConfigDao class XmlConfigDao
Method Summary
void GetElementsByPath (mixed $expression)
void SetElementByPath (mixed $expression, mixed $data, mixed $fileName)
Methods
GetElementsByPath (line 21)
  • abstract:
  • access: public
void GetElementsByPath (mixed $expression)

Redefined in descendants as:
SetElementByPath (line 22)
  • abstract:
  • access: public
void SetElementByPath (mixed $expression, mixed $data, mixed $fileName)

Redefined in descendants as:

Documentation generated on Thu, 9 Sep 2004 09:03:33 -0400 by phpDocumentor 1.3.0RC3