Module Manager [ ]
Filter:
id; $access = mosCommonHTML::AccessProcessing( $row, $i ); $checked = mosCommonHTML::CheckedOutProcessing( $row, $i ); $published = mosCommonHTML::PublishedProcessing( $row, $i ); ?> ">
# Module Name Published Reorder Order Save Order Access Position Pages ID Type
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 'None'; } else if ($row->pages > 0) { echo 'Varies'; } else { echo 'All'; } ?> id;?> module ? $row->module : "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, $mosConfig_cachepath, $my; $row->title = htmlspecialchars( $row->title ); $row->titleA = ''; if ( $row->id ) { $row->titleA = '[ '. $row->title .' ]'; } mosCommonHTML::loadOverlib(); ?>
Module: id ? 'Edit' : 'New';?> titleA; ?>
module == "") { ?>
Details
Title:
Show title:
Position:
Module Order:
Access Level:
Published:
ID: id; ?>
Description: description; ?>
Parameters
render();?>
module == "") { ?>
gid == 25 ) { $visible = 1; } mosHTML::writableCell( $mosConfig_cachepath, 0, 'Cache Directory ', $visible ); ?>
Pages / Items
Menu Item Link(s):
Custom Output
Content: content , 'content', '800', '400', '110', '40' ) ; ?>
client_id || $lists['client_id'] ) { echo ''; } ?>