Class BeditaShell
Base class for bedita shell scripts: provides common filesystem related methods.
- Shell
-
BeditaBaseShell
-
BeditaShell
Located at vendors/shells/bedita.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
private
|
|
private
|
|
private
|
|
public
|
|
private
|
#
streamsCheck( $mediaPath, $level, $maxLevel, array & $mediaFiles, $removeFiles = false, $forceRemove = false, $excludeDir = array() )
|
private
|
|
private
|
|
public
|
|
private
|
|
private
|
|
private
|
|
private
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from BeditaBaseShell
__clean(),
__construct(),
checkDir(),
checkExportFile(),
checkUrl(),
check_sys_get_temp_dir(),
cleanTempDir(),
handleExceptions(),
initConfig(),
initialize(),
isUrl(),
mandatoryArgument(),
readInputArgs(),
setupTempDir(),
test(),
title(),
verbose()
Constants summary
string |
DEFAULT_TAR_FILE
|
#
'bedita-export.tar'
|
string |
DEFAULT_ARCHIVE_FILE
|
#
'bedita-export.tar.gz'
|