void CAdminTabControl::End( )
The End method closes the tabbed form output. If any tabs were previously started, they are closed.
<? // 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(); ?>
© 2001-2008 Bitrix | Bitrix Site Manager |