Abstract class Phalcon\Tag\Select
Generates a SELECT html tag using a static array of values or a Phalcon\Mvc\Model resultset
Methods
public static selectField (array $parameters, [array $data])
Generates a SELECT tag
protected static _optionsFromResultset ()
Generate the OPTION tags based on a resulset
protected static _optionsFromArray ()
Generate the OPTION tags based on an array
© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Tag_Select.html