PHP Class NvUpdate

Author: VINADES.,JSC
Mostra file Open project: nukeviet/nukeviet Class Usage Examples

Public Methods

Method Description
PackageErrorTheme ( ) NvUpdate::PackageErrorTheme()
__construct ( mixed $nv_update_config ) NvUpdate::__construct()
call_error ( mixed $message ) NvUpdate::call_error()
check_package ( ) NvUpdate::check_package()
list_all_file ( string $dir = '', string $base_dir = '' ) NvUpdate::list_all_file()
list_data_update ( ) NvUpdate::list_data_update()
log ( mixed $nv_update_config, mixed $content, mixed $status ) NvUpdate::log()
module_com_info ( mixed $onlineModules ) NvUpdate::module_com_info()
module_info ( mixed $exts ) NvUpdate::module_info()
move_file ( mixed $nv_update_config, mixed $files ) NvUpdate::move_file()
set_data_log ( mixed $data ) NvUpdate::set_data_log()
step1 ( mixed $array ) NvUpdate::step1()
step2 ( mixed $array, mixed $substep ) NvUpdate::step2()
step3 ( mixed $array ) NvUpdate::step3()
template ( mixed $contents ) NvUpdate::template()
trigger_error ( mixed $message ) : void NvUpdate::trigger_error()
version_info ( mixed $array ) NvUpdate::version_info()

Method Details

PackageErrorTheme() public method

NvUpdate::PackageErrorTheme()
public PackageErrorTheme ( )

__construct() public method

NvUpdate::__construct()
public __construct ( mixed $nv_update_config )
$nv_update_config mixed

call_error() public method

NvUpdate::call_error()
public call_error ( mixed $message )
$message mixed

check_package() public method

NvUpdate::check_package()
public check_package ( )

list_all_file() public method

NvUpdate::list_all_file()
public list_all_file ( string $dir = '', string $base_dir = '' )
$dir string
$base_dir string

list_data_update() public method

NvUpdate::list_data_update()
public list_data_update ( )

log() public method

NvUpdate::log()
public log ( mixed $nv_update_config, mixed $content, mixed $status )
$nv_update_config mixed
$content mixed
$status mixed

module_com_info() public method

NvUpdate::module_com_info()
public module_com_info ( mixed $onlineModules )
$onlineModules mixed

module_info() public method

NvUpdate::module_info()
public module_info ( mixed $exts )
$exts mixed

move_file() public method

NvUpdate::move_file()
public move_file ( mixed $nv_update_config, mixed $files )
$nv_update_config mixed
$files mixed

set_data_log() public method

NvUpdate::set_data_log()
public set_data_log ( mixed $data )
$data mixed

step1() public method

NvUpdate::step1()
public step1 ( mixed $array )
$array mixed

step2() public method

NvUpdate::step2()
public step2 ( mixed $array, mixed $substep )
$array mixed
$substep mixed

step3() public method

NvUpdate::step3()
public step3 ( mixed $array )
$array mixed

template() public method

NvUpdate::template()
public template ( mixed $contents )
$contents mixed

trigger_error() public method

NvUpdate::trigger_error()
public trigger_error ( mixed $message ) : void
$message mixed
return void

version_info() public method

NvUpdate::version_info()
public version_info ( mixed $array )
$array mixed