'SLA Computation', 'category' => 'sla', // Setup // 'dependencies' => array( ), 'mandatory' => true, 'visible' => false, // Components // 'datamodel' => array( 'main.itop-sla-computation.php' ), 'webservice' => array( ), 'data.struct' => array( // add your 'structure' definition XML files here, ), 'data.sample' => array( // add your sample data XML files here, ), // Documentation // 'doc.manual_setup' => '', // hyperlink to manual setup documentation, if any 'doc.more_information' => '', // hyperlink to more information, if any // Default settings // 'settings' => array( // Module specific settings go here, if any ), ) ); ?>