Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/simpletestlib/ui/webunit_reporter.php File Reference

Go to the source code of this file.

Data Structures

class  WebUnitReporter

Namespaces

namespace  SimpleTest

Enumerations

enum  SIMPLETEST_WEBUNIT_HEAD
enum  SIMPLETEST_WEBUNIT_CSS

Variables

 if (!defined("SIMPLE_TEST"))

Enumeration Type Documentation

Not used yet. May be needed for localized styles we need at runtime, not in the stylesheet.

Definition at line 70 of file webunit_reporter.php.

Main sprintf template for the start of the page. Sequence of parameters is:

  • title - string
  • script path - string
  • script path - string
  • css path - string
  • additional css - string
  • title - string
  • image path - string

Definition at line 28 of file webunit_reporter.php.


Variable Documentation

if(!defined("SIMPLE_TEST"))

originally defined in simple_test.php

Definition at line 12 of file webunit_reporter.php.

 All Data Structures Namespaces Files Functions Variables Enumerations