API17

API17:JDatabaseQuerySQLAzure::order

From Joomla! Documentation

Revision as of 21:37, 10 May 2013 by JoomlaWikiBot (talk | contribs) (JoomlaWikiBot moved page JDatabaseQuerySQLAzure::order/11.1 to API17:JDatabaseQuerySQLAzure::order without leaving a redirect: Robot: Moved page)

Joomla 11.1 JDatabaseQuerySQLAzure::order

Description

Template:Description:JDatabaseQuerySQLAzure::order [Edit Descripton]

public function order ($columns)
Parameter Type Default Description
$columns mixed A string or array of ordering columns.
  • Returns Returns this object to allow chaining.
  • Defined on line 286 of libraries/joomla/database/database/sqlazurequery.php
  • Since Joomla 11.1

See also

Template:SeeAlso:JDatabaseQuerySQLAzure::order [Edit See Also]

User contributed notes

<CodeExamplesForm />