|
|
|
 |
 |
 |
|
| SetDynamicOptions |
SetDynamicOptions (
| array |
$options |
| boolean |
$useArrayKeyAsValue = false |
) |
This function is still beta!
Arguments:
| Name |
Description |
| $options |
The options which you want to set |
| $useArrayKeyAsValue |
Should the key of the options array be used as the value for the field? If not (false) the array value is used. |
Description:
With this function you can set the options which should be loaded into a dynamic selectfield used with LinkSelectFields().
See LinkSelectFields for more information.
See also: LinkSelectFields
Latest change: 21 August 09 / 14:16
Comments
|
|
|
|
|