API15:JQuery

From Joomla! Documentation

Jump to: navigation, search

[Edit Descripton] Description:JQuery

Contents

Defined in

libraries/joomla/database/query.php

Methods

Method name Description
select
from
join
innerJoin
outerJoin
leftJoin
rightJoin
where
group
having
order
__toString string The completed query
toString string The completed query

Importing

jimport( 'joomla.database.query' );

[Edit See Also] SeeAlso:JQuery

Examples


Personal tools