Class As_SqlFunction

Description

Provides a way to insert SQL functions into queries.

The As_Database::quote() method will not quote these, and instead will rely on the getString() method.

Located in /as_database/As_SqlFunction.class.php (line 11)


	
			
Variable Summary
mixed $sqlFunction
Method Summary
As_SqlFunction __construct ( $sqlFunction)
void getString ()
void __toString ()
Variables
mixed $sqlFunction (line 12)
  • access: protected
Methods
Constructor __construct (line 13)
  • access: public
As_SqlFunction __construct ( $sqlFunction)
  • $sqlFunction
getString (line 19)
  • access: public
void getString ()
__toString (line 16)
  • access: public
void __toString ()

Documentation generated on Wed, 12 Nov 2008 21:56:12 -0600 by phpDocumentor 1.4.0