$row is passed with the id * property set to 0. */ class components_menu_html { function edit( &$menu, &$components, &$lists, &$params, $option ) { global $mosConfig_live_site; if ( $menu->id ) { $title = '[ '. $lists['componentname'] .' ]'; } else { $title = ''; } ?>
id ? T_('Edit') : T_('Add');?> %s'), $title) ?>
 
id) { echo $params->render(); } else { ?>