API - XOOPS 2.5.11 Beta 2
By monxoops.fr
PatchStatus Class Reference

Public Member Functions

 __construct (XoopsUpgrade $patch)
 

Data Fields

 $patchClass
 
 $applied = true
 
 $tasks = array()
 
 $files = array()
 

Protected Member Functions

 addTask ($task)
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( XoopsUpgrade  $patch)

PatchStatus constructor.

Parameters
XoopsUpgrade$patch
Here is the call graph for this function:

Member Function Documentation

◆ addTask()

addTask (   $task)
protected

Add a task that needs to be run to the tasks property

Parameters
string$tasktask name
Here is the caller graph for this function:

Field Documentation

◆ $applied

$applied = true

◆ $files

$files = array()

◆ $patchClass

$patchClass

◆ $tasks

$tasks = array()

The documentation for this class was generated from the following file: