Class jDaoMethod

Description

containers for properties of dao method

Located in /dao/jDaoMethod.class.php (line 23)


	
			
Variable Summary
Method Summary
jDaoMethod __construct (simpleXmlElement $method, jDaoParser $parser)
void getBody ()
void getConditions ()
void getGroupBy ()
void getLimit ()
void getParameters ()
void getProcStock ()
void getValues ()
Variables
mixed $distinct = false (line 26)
  • access: public
mixed $eventAfterEnabled = false (line 28)
  • access: public
mixed $eventBeforeEnabled = false (line 27)
  • access: public
mixed $name (line 24)
  • access: public
mixed $type (line 25)
  • access: public
Methods
Constructor __construct (line 43)
jDaoMethod __construct (simpleXmlElement $method, jDaoParser $parser)
  • simpleXmlElement $method: the xml element describing the method to generate
  • jDaoParser $parser: the parser on a dao file
getBody (line 170)
  • access: public
void getBody ()
getConditions (line 164)
  • access: public
void getConditions ()
getGroupBy (line 171)
  • access: public
void getGroupBy ()
getLimit (line 167)
  • access: public
void getLimit ()
getParameters (line 165)
  • access: public
void getParameters ()
getParametersDefaultValues (line 166)
  • access: public
void getParametersDefaultValues ()
getProcStock (line 169)
  • access: public
void getProcStock ()
getValues (line 168)
  • access: public
void getValues ()

Documentation generated on Mon, 19 Sep 2011 14:12:18 +0200 by phpDocumentor 1.4.3