API - XOOPS 2.5.11 Beta 2
By monxoops.fr
Upgrade_220 Class Reference
Inheritance diagram for Upgrade_220:
Collaboration diagram for Upgrade_220:

Public Member Functions

 __construct ()
 
 check_config ()
 
 check_profile ()
 
 check_block ()
 
 apply ()
 
 apply_config ()
 
 apply_profile ()
 
 _block_lookup ($block, $blocks)
 
 apply_block ()
 
- Public Member Functions inherited from XoopsUpgrade
 __construct ($dirname=null)
 
 isApplied ()
 
 apply ()
 
 loadLanguage ($dirname)
 
 message ()
 

Additional Inherited Members

- Data Fields inherited from XoopsUpgrade
 $usedFiles = array()
 
 $tasks = array()
 
 $languageFolder = null
 
 $logs = array()
 
- Protected Member Functions inherited from XoopsUpgrade
 getDbValue (XoopsDatabase $db, $table, $field, $condition='')
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Member Function Documentation

◆ _block_lookup()

_block_lookup (   $block,
  $blocks 
)
Parameters
$block
$blocks
Returns
int|null|string
Here is the caller graph for this function:

◆ apply()

apply ( )
Returns
bool

Reimplemented from XoopsUpgrade.

◆ apply_block()

apply_block ( )
Returns
bool
Here is the call graph for this function:

◆ apply_config()

apply_config ( )
Returns
bool
Here is the call graph for this function:

◆ apply_profile()

apply_profile ( )
Returns
bool

◆ check_block()

check_block ( )

Check if block table already converted

◆ check_config()

check_config ( )

Check if config category already removed

◆ check_profile()

check_profile ( )

Check if user profile table already converted

Here is the call graph for this function:

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