File/view/presenter.php

Description

Defines a class for viewing the SLOODLE Presenter module in Moodle.

Derived from the module view base class.

Classes
Class Description
 class sloodle_view_presenter Class for rendering a view of a Presenter module in Moodle.
Includes
 require_once (SLOODLE_DIRROOT.'/view/base/base_view_module.php') (line 31)

The base module view class

 require_once (SLOODLE_LIBROOT.'/sloodle_session.php') (line 33)

The SLOODLE Session data structures

Constants
SLOODLE_PRESENTER_TAB_ADD_FILES = 5 (line 44)

ID of the 'bulk upload' tab for the Presenter

SLOODLE_PRESENTER_TAB_ADD_SLIDE = 4 (line 42)

ID of the 'add slide' tab for the Presenter

SLOODLE_PRESENTER_TAB_EDIT = 2 (line 38)

ID of the 'edit' tab for the Presenter

SLOODLE_PRESENTER_TAB_EDIT_SLIDE = 3 (line 40)

ID of the 'edit slide' tab for the Presenter

SLOODLE_PRESENTER_TAB_IMPORT_SLIDES = 6 (line 46)

ID of the 'import slides' tab for the Presenter

SLOODLE_PRESENTER_TAB_VIEW = 1 (line 36)

ID of the 'view' tab for the Presenter.

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