Documentation

isFormTitle

bool
CFormOutput::isFormTitle(
);

The method checks the condition "does the web form has text title (name)". Non-static method.

Method parameters

No parameters.

Returned value

If the web form has text title (name), returns true or false otherwise.

Example of use

<?if($FORM->isFormTitle()):?>Description: <?=$FORM->ShowFormTitle()?><?endif?>

See Also

  • CFormOutput Class
  • CFormOutput::ShowFormTitle


  • © «Bitrix24», 2001-2024