![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|

Public Member Functions | |
| __construct ($dirname=null) | |
| isApplied () | |
| apply () | |
| loadLanguage ($dirname) | |
| message () | |
Data Fields | |
| $usedFiles = array() | |
| $tasks = array() | |
| $languageFolder = null | |
| $logs = array() | |
Protected Member Functions | |
| getDbValue (XoopsDatabase $db, $table, $field, $condition='') | |
| __construct | ( | $dirname = null | ) |
| null | $dirname |

| apply | ( | ) |
|
protected |
Relocated here from upgrade/index.php
| XoopsDatabase | $db | |
| $table | ||
| $field | ||
| string | $condition |

| isApplied | ( | ) |
Run the check_* tasks to see if the patch is needed.
The check_* methods should return:

| loadLanguage | ( | $dirname | ) |
| $dirname |

| message | ( | ) |
| $languageFolder = null |
| $logs = array() |
| $tasks = array() |
| $usedFiles = array() |