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 editMambot( &$row, &$lists, &$params, $option ) { global $mosConfig_live_site; $row->nameA = ''; if ( $row->id ) { $row->nameA = '[ '. $row->name .' ]'; } ?>| Site Mambot: id ? 'Edit' : 'New';?> nameA; ?> |
|---|