addOption( 'Grid', $module, $action ); // clear the theme's content $theme->clearContent(); // get access to the User Interface functions $ui = $MIOLO->getUI(); // instantiates a new grid "gridList6" located in grids/gridList6.class $grid = $ui->getGrid( $module, 'gridList6' ); ?>