Class Nexista_QueryHandler

Description

This class is the query handler.

It uses an xml query and retrieves from or sends data to a datasource (sql,ldap,etc)

Located in /modules/handlers/query.handler.php (line 23)


	
			
Method Summary
 boolean __construct (string $src)
 boolean process ()
Methods
Constructor __construct (line 105)

Accepts an xml based query and processes it according to passed criteria

  • return: success
  • access: public
boolean __construct (string $src)
  • string $src: the name of the xml data file
process (line 119)

Accepts an xml based query and processes it according to passed criteria

  • return: success
  • access: public
boolean process ()

Documentation generated on Tue, 11 Mar 2008 23:23:11 -0400 for Nexista 0.2.0