CMSimple_XH 開発者ドキュメント
XH\Backup クラス

公開メンバ関数

 __construct (array $contentFolders)
 
 execute ()
 
 backupSingleFolder ($folder)
 

詳解

Backup.php29 行目に定義があります。

構築子と解体子

◆ __construct()

XH\Backup::__construct ( array  $contentFolders)

Initializes a new instance.

引数
array$contentFoldersAn array of foldernames.

array The configuration of the core.

Backup.php66 行目に定義があります。

関数詳解

◆ backupSingleFolder()

XH\Backup::backupSingleFolder (   $folder)

Creates and deletes the backups of a single folder.

引数
string$folderA foldername.
戻り値
string HTML

Backup.php95 行目に定義があります。

◆ execute()

XH\Backup::execute ( )

Executes the backup process.

戻り値
string HTML

Backup.php79 行目に定義があります。


このクラス詳解は次のファイルから抽出されました: