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

Public Member Functions

 __construct ()
 
 check_config ()
 
 check_cache ()
 
 check_bmlink ()
 
 apply_bmlink ()
 
 apply_config ()
 
 apply_cache ()
 
 check_path ()
 
 apply_path ()
 
 check_db ()
 
 apply_db ()
 
 update_configs ($task)
 
 convert_db ($charset, $collation)
 
 convert_table ($tables, $charset, $collation)
 
 write_mainfile ($vars)
 
 set_configs ($task)
 
- 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='')
 

Detailed Description

Class upgrade_230

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Member Function Documentation

◆ apply_bmlink()

apply_bmlink ( )
Returns
bool

◆ apply_cache()

apply_cache ( )

◆ apply_config()

apply_config ( )
Returns
bool

◆ apply_db()

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

◆ apply_path()

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

◆ check_bmlink()

check_bmlink ( )

Check if primary key for block_module_link is already set

◆ check_cache()

check_cache ( )

Check if cache_model table already exists

◆ check_config()

check_config ( )

Check if cpanel config already exists

◆ check_db()

check_db ( )
Returns
bool

◆ check_path()

check_path ( )
Returns
bool

◆ convert_db()

convert_db (   $charset,
  $collation 
)
Parameters
$charset
$collation
Returns
bool
Here is the call graph for this function:
Here is the caller graph for this function:

◆ convert_table()

convert_table (   $tables,
  $charset,
  $collation 
)
Parameters
$tables
$charset
$collation
Returns
array
Here is the caller graph for this function:

◆ set_configs()

set_configs (   $task)
Parameters
$task
Returns
array|bool
Here is the caller graph for this function:

◆ update_configs()

update_configs (   $task)
Parameters
$task
Returns
bool
Here is the call graph for this function:
Here is the caller graph for this function:

◆ write_mainfile()

write_mainfile (   $vars)
Parameters
$vars
Returns
bool
Here is the caller graph for this function:

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