Cheetah
|
Public Member Functions | |
__construct () | |
isExecutable ($sFile) | |
isWritable ($sFile, $sPrePath='/../../') | |
getPermissions ($sFileName) | |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 8 of file ChWsbIO.php.
ChWsbIO::__construct | ( | ) |
Reimplemented in ChWsbInstallerUtils, and ChWsbAdminTools.
Definition at line 11 of file ChWsbIO.php.
ChWsbIO::getPermissions | ( | $sFileName | ) |
Definition at line 33 of file ChWsbIO.php.
ChWsbIO::isExecutable | ( | $sFile | ) |
Definition at line 13 of file ChWsbIO.php.
ChWsbIO::isWritable | ( | $sFile, | |
$sPrePath = '/../../' |
|||
) |
Definition at line 23 of file ChWsbIO.php.