Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/theme/yui_image.php File Reference

Go to the source code of this file.

Namespaces

namespace  moodlecore

Enumerations

enum  ABORT_AFTER_CONFIG

Functions

 yui_image_cached ($imagepath)
 yui_image_not_found ()

Variables

 $path = min_optional_param('file', '', 'SAFEPATH')
 $parts = explode('/', $path)
 $version = array_shift($parts)

Enumeration Type Documentation

Definition at line 28 of file yui_image.php.


Function Documentation

yui_image_cached ( imagepath)

Definition at line 68 of file yui_image.php.

Definition at line 97 of file yui_image.php.


Variable Documentation

$parts = explode('/', $path)

Definition at line 33 of file yui_image.php.

$path = min_optional_param('file', '', 'SAFEPATH')

Definition at line 31 of file yui_image.php.

$version = array_shift($parts)

Definition at line 34 of file yui_image.php.

 All Data Structures Namespaces Files Functions Variables Enumerations