[ ]
id; $access = mosCommonHTML::AccessProcessing( $row, $i ); $checked = mosCommonHTML::CheckedOutProcessing( $row, $i ); $published = mosCommonHTML::PublishedProcessing( $row, $i ); ?> ">
# <?php echo T_('Save Order'); ?>
rowNumber( $i ); ?> checked_out && ( $row->checked_out != $my->id ) ) { echo $row->title; } else { ?> title; ?> orderUpIcon( $i, ($row->position == @$rows[$i-1]->position) ); ?> orderDownIcon( $i, $n, ($row->position == @$rows[$i+1]->position) ); ?> position; ?> pages )) { echo T_('None'); } else if ($row->pages > 0) { echo T_('Varies'); } else { echo T_('All'); } ?> id;?> module ? $row->module : T_("User");?>
getListFooter(); ?>
$row is passed with the id * property set to 0. * @param mosCategory The category object * @param array

The modules of the left side. The array elements are in the form * $leftorder[order] = label * where order is the module order from the db table and label is a * text label associciated with the order.

* @param array See notes for leftorder * @param array An array of select lists * @param object Parameters */ function editModule( &$row, &$orders2, &$lists, &$params, $option ) { global $mosConfig_live_site; $row->titleA = ''; if ( $row->id ) { $row->titleA = '[ '. $row->title .' ]'; } mosCommonHTML::loadOverlib(); ?>
id ? T_('Edit') : T_('New');?> titleA; ?>
module == "") { ?>
id; ?>
description; ?>
render();?>

content , 'content', '700', '350', '95', '30' ) ; ?>
client_id || $lists['client_id'] ) { echo ''; } ?>