Приглашаем посетить
Гаршин (garshin.lit-info.ru)

newt_form_add_component


newt_form_add_component

(PECL)

newt_form_add_component -- Adds a single component to the form

Описание

void newt_form_add_component ( resource form, resource component )

Adds a single component to the form which is passed as the first parameter.

Список параметров

form

Form to which component will be added

component

Component to add to the form

Смотрите также

newt_form_add_components()