moodle/mod/resource
mjollnir_ 0d06b6fda7 MDL-16423 - big refactor of the way callers interact with the portfolio code
added two new contract methods to the caller class, load_data and expected_callbackargs (static)
this means that the base class is the only place that needs a constructor
and that no data loading happens in the constructor
this in turn means we can check callback argument validity much more lightly

also completely remoted portfolio_add_button function and replaced with a class
as the argument list was getting out of control.  it's now much more readable.
2008-09-11 13:42:58 +00:00
..
db MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes 2008-08-16 12:16:01 +00:00
type Prevent SQL error when forcing download. MDL-15921 ; merged from 19_STABLE 2008-08-26 23:02:58 +00:00
backuplib.php MDL-15114 resource mod converted 2008-06-04 00:04:03 +00:00
filter.php MDL-15114 resource mod converted 2008-06-04 00:04:03 +00:00
icon.gif
index.php "MDL-14129, fix all print_error" 2008-06-12 10:55:23 +00:00
lib.php MDL-16423 - big refactor of the way callers interact with the portfolio code 2008-09-11 13:42:58 +00:00
mod_form.php MDL-11844 new option for conditional stripping of tags from activity names 2008-07-26 15:15:25 +00:00
restorelib.php MDL-15095 towards restore lib dml conversion 2008-06-03 23:35:50 +00:00
settings.php MDL-12711 use 'checked' value for enabled resource_popup; merged from MOODLE_19_STABLE 2007-12-23 11:50:23 +00:00
version.php MDL-15768 - add capability check in mod/resource for portfolio export 2008-08-11 14:53:00 +00:00
view.php MDL-15498: Completion: added support for basic completion-on-view and on grade (where applicable) to assignment, choice, data, glossary, lesson, and resource. 2008-07-29 17:22:47 +00:00