API17

Difference between revisions of "JHtmlGrid::order"

From Joomla! Documentation

(Bulk upload by Doxiki2)
 
(Layout updates)
Line 38: Line 38:
  
 
===Defined in===
 
===Defined in===
libraries/joomla/html/html/grid.php
+
libraries/joomla/html/html/grid.php (line 232)
 +
* see source code in [[jplatform:html/html/grid.php#cl-232|BitBucket]]
 
===Referenced by===
 
===Referenced by===
 
===See also===
 
===See also===

Revision as of 20:41, 23 April 2011

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JHtmlGrid::order[edit]

Description[edit]

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

Synopsis[edit]

public static JHtmlGrid::order ($rows, $image= 'filesave.png', $task= 'saveorder')
Parameter Type Default Description
$rows
$image 'filesave.png'
$task 'saveorder'

Returns[edit]

Defined in[edit]

libraries/joomla/html/html/grid.php (line 232)

Referenced by[edit]

See also[edit]

[Edit See Also]

Template:SeeAlso:JHtmlGrid::order

Examples[edit]

<CodeExamplesForm />