Class DAOElement

Description
  • abstract:

Located in /apps/search/class/daoelement.class.php (line 15)


	
			
Direct descendents
Variable Summary
mixed $db
mixed $userFactory
Method Summary
DAOElement __construct (PDO $db, UserFactory $userFactory)
void find (mixed $keywords)
void findFromKeyWords (mixed $keywords)
Variables
mixed $db (line 17)
  • access: protected

Redefined in descendants as:
mixed $userFactory (line 18)
  • access: protected

Redefined in descendants as:
Methods
Constructor __construct (line 20)
DAOElement __construct (PDO $db, UserFactory $userFactory)

Redefined in descendants as:
find (line 28)
  • access: public
void find (mixed $keywords)
findFromKeyWords (line 26)
  • access: public
  • abstract:
void findFromKeyWords (mixed $keywords)

Redefined in descendants as:

Documentation generated on Sat, 17 Feb 2007 02:54:29 +0100 by phpDocumentor 1.3.0RC3