编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Controls\Form
  • UI\Controls\Form::delete »
  • PHP Manual
  • UI\Controls\Form
  • Append Control

UI\Controls\Form::append

(PHP 7, UI 0.9.9)

UI\Controls\Form::append — Append Control

说明

public UI\Controls\Form::append ( string $label , UI\Control $control [, bool $stretchy = FALSE ] ) : int

Shall append the control to the form, and set the label

参数

label

The text for the label

control

A control

stretchy

Should be set true to stretch the control

返回值

Shall return the index of the appended control, may be 0

相关文章
php ui control form arrangement php ui progress controlphp ui radio controlphp ui controls box append controlphp ui controls box delete controlphp ui controls box get orientationphp ui controls box padding detectionphp ui controls combo append optionphp ui controls editablecombo append optionphp ui controls form append controlphp ui controls form delete controlphp ui controls form padding detectionphp ui controls form set paddingphp ui controls grid append controlphp ui controls group append controlphp ui controls multilineentry append textphp ui controls multilineentry get textphp ui controls radio append optionphp ui controls slider set valuephp ui controls tab append page
关注编程学问公众号
编程学问网 湘ICP备20001732号