File/view/base/base_view_module.php

Description

Defines a base class for viewing sub-types of the SLOODLE module, such as the Controller and the Distributor.

Class is inherited from the base view class, and should be further derived for module-specific functionality. This simply provides a common framework for initially handling requests and displaying common header/footer.

Classes
Class Description
 class sloodle_base_view_module The base class for viewing a SLOODLE module.
Includes
 require_once (SLOODLE_DIRROOT.'/view/base/base_view.php') (line 15)

The base view class

 require_once (SLOODLE_LIBROOT.'/course.php') (line 17)

The SLOODLE course data structure

Documentation generated on Fri, 17 Jul 2009 11:01:02 +0100 by phpDocumentor 1.4.0