Index

(control)

o2ctrl_set_x

boolean o2ctrl_set_x(string $form_name, string $ctrl_name, integer $x)

Set horizontal position to $x for control and preserve it untill next call to function.
If $x is avaluated to 0 custom horizontal positioning is disabled for control.


Parameters:
  1. $form_name
  2. $ctrl_name
  3. $x