Parameters which could be used in options array :
- name : string / name of the select (default is documents_id)
- entity : integer or array / restrict to a defined entity or array of entities
(default -1 : no restriction)
- used : array / Already used items ID: not to display in dropdown (default empty)
static public dropdown ( $options = [] ) : nothing | ||
$options | array of possible options | |
return | nothing | (print out an HTML select box) |