JHTMLSelect::integerlist/1.5

From Joomla! Documentation
Jump to: navigation, search

Joomla 1.5 JHTMLSelect::integerlist

Description

Generates a select list of integers.

Description:JHTMLSelect::integerlist [Edit Descripton]

public function integerlist (
        $start
        $end
        $inc
        $name
        $attribs=null
        $selected=null
        $format=""
)
Parameter Type Default Description
$start int The start integer
$end int The end integer
$inc int The increment
$name string The value of the HTML name attribute
$attribs string null Additional HTML attributes for the <select> tag
$selected mixed null The key that is selected
$format string "" The printf format to be applied to the number
  • Returns string HTML for the select list
  • Defined on line 190 of libraries/joomla/html/html/select.php

See also

SeeAlso:JHTMLSelect::integerlist [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox