Documentation

ShowFormHeader

string
CFormOutput::ShowFormHeader(
);

The method shows HTML header of web form. Non-static method.

Method parameters

No parameters.

Returned value

Returns HTML code of the web form header. Including the <form> tag, hidden fields.

Examples of use

It is added automatically when creating a web form template by the editor.

<?=$FORM->ShowFormHeader()?>

See Also

  • CFormOutput Class
  • CFormOutput::ShowFormFooter


  • © «Bitrix24», 2001-2024
    Up