Doxygen
This commit is contained in:
parent
a9fbe9dd6c
commit
9d3a25e2a3
@ -6447,7 +6447,7 @@ class Form
|
|||||||
* Note: Do not apply langs->trans function on returned content of Ajax service, content may be entity encoded twice.
|
* Note: Do not apply langs->trans function on returned content of Ajax service, content may be entity encoded twice.
|
||||||
*
|
*
|
||||||
* @param string $htmlname Name of html select area
|
* @param string $htmlname Name of html select area
|
||||||
* @param string $array Array (key=>array('text'=>'A text', 'url'=>'An url'), ...)
|
* @param array $array Array (key=>array('text'=>'A text', 'url'=>'An url'), ...)
|
||||||
* @param string $id Preselected key
|
* @param string $id Preselected key
|
||||||
* @param string $moreparam Add more parameters onto the select tag
|
* @param string $moreparam Add more parameters onto the select tag
|
||||||
* @param int $disableFiltering If set to 1, results are not filtered with searched string
|
* @param int $disableFiltering If set to 1, results are not filtered with searched string
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user