[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/backup/util/plan/ -> restore_step.class.php (summary)

(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

Defines 1 class

restore_step_exception:: (1 method):
  __construct()

Defines 1 function

  __construct()
  get_restoreid()
  apply_date_offset()

Class: restore_step_exception  - X-Ref

__construct($errorcode, $a=NULL, $debuginfo=null)   X-Ref
No description

Functions
Functions that are not part of a class:

__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