编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 colorbutton controlphp ui control form arrangement php ui control get parent controlphp ui controls box append controlphp ui controls box delete controlphp ui controls button set textphp ui controls combo append optionphp ui controls editablecombo append optionphp ui controls editablecombo change handlerphp 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 group construct a new groupphp ui controls multilineentry append textphp ui controls progress get valuephp ui controls radio append optionphp ui controls tab append page
关注编程学问公众号
编程学问网 湘ICP备20001732号