| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com} |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 107 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 1 time |
| Includes or requires: | 0 files |
restore_step_exception:: (1 method):
__construct()
Class: restore_step_exception - X-Ref
| __construct($errorcode, $a=NULL, $debuginfo=null) X-Ref |
| No description |
| __construct($name, $task = null) X-Ref |
| Constructor - instantiates one object of this class |
| get_restoreid() X-Ref |
| No description |
| apply_date_offset($value) X-Ref |
| Apply course startdate offset based in original course startdate and course_offset_startdate setting Note we are using one static cache here, but *by restoreid*, so it's ok for concurrence/multiple executions in the same request param: int $value Time value (seconds since epoch), or empty for nothing return: int Time value after applying the date offset, or empty for nothing |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |