[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/backup/util/ui/ -> restore_moodleform.class.php (summary)

This file contains the forms used by the restore stages

Copyright: 2010 Sam Hemelryk
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 78 lines (3 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 0 files

Defines 4 classes

restore_moodleform:: (1 method):
  __construct()

restore_settings_form:: (0 methods):

restore_schema_form:: (0 methods):

restore_review_form:: (0 methods):


Class: restore_moodleform  - X-Ref

An abstract moodleform class specially designed for the restore forms.

__construct(restore_ui_stage $uistage, $action = null, $customdata = null, $method = 'post',$target = '', $attributes = null, $editable = true)   X-Ref
Constructor.

Overridden just for the purpose of typehinting the first arg.

param: restore_ui_stage $uistage
param: null $action
param: null $customdata
param: string $method
param: string $target
param: null $attributes
param: bool $editable

Class: restore_settings_form  - X-Ref

Restore settings form.

Class: restore_schema_form  - X-Ref

Restore schema review form.

Class: restore_review_form  - X-Ref

Restore complete process review form.



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1