JDatabaseQueryElement/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JDatabaseQueryElement

Description

Description:JDatabaseQueryElement [Edit Descripton]

Methods

Visibility Method name Description
public __construct Constructor.
public __toString Magic function to convert the query element to a string.
public append Appends element parts to the internal list.
  • Defined in libraries/joomla/database/databasequery.php

Importing

jimport( 'joomla.database.databasequery' );

See also

SeeAlso:JDatabaseQueryElement [Edit See Also]

User contributed notes


Personal tools