File/view_layout.php

Description

This page shows and/or allows editing of Sloodle course settings.

Used as an interface script by the Moodle framework.

  • copyright: Copyright (c) 2008 Sloodle (various contributors)
  • contributor: Peter R. Bloomfield
  • contributor: Edmund Edgar
  • filesource: Source Code for this file
  • license: GNU GPL v3
Includes
 require_once (SLOODLE_LIBROOT.'/course.php') (line 24)

Sloodle course data.

 require_once (SLOODLE_LIBROOT.'/layout_profile.php') (line 25)
 require_once ('sl_config.php') (line 18)

Sloodle/Moodle configuration script.

 require_once (SLOODLE_DIRROOT.'/lib.php') (line 20)

Sloodle core library functionality

 require_once (SLOODLE_LIBROOT.'/general.php') (line 22)

General Sloodle functions.

Constants
DEFAULT_CENTER_X = 0 (line 286)
DEFAULT_CENTER_Y = 0 (line 285)
DEFAULT_SPACING_X = 1 (line 283)
DEFAULT_SPACING_Y = 2 (line 284)
Functions
rowForItem (line 298)
void rowForItem ( $index)
  • $index
xForIndex (line 309)
void xForIndex ( $index)
  • $index
yForIndex (line 313)
void yForIndex ( $index)
  • $index

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