End
void CAdminTabControl::End( )
The End method closes the tabbed form output. If any tabs were previously started, they are closed.
Example
<? // close the form - display the save buttons $tabControl->Buttons( array( "disabled"=>($POST_RIGHT<"W"), "back_url"=>"rubric_admin.php?lang=".LANG, ) ); ?> <? // complete the tab interface $tabControl->End(); ?>
© «Bitrix24», 2001-2024