Méthode | Description | |
---|---|---|
checkPath ( $path, integer $rights = 511, boolean $recursive = true ) : boolean | ||
cpFile ( $from, $to ) : boolean | ||
getTranslatedName ( $word ) : mixed | string | ||
pathIsWritable ( $name, $ext, $path ) : boolean | string | ||
rmDir ( $path ) : boolean | Рекрусивное удаление директорий. | |
rmFile ( $file ) : boolean | ||
rmIfExists ( $file ) : boolean |
public static getTranslatedName ( $word ) : mixed | string | ||
$word | ||
Résultat | mixed | string |
public static pathIsWritable ( $name, $ext, $path ) : boolean | string | ||
$name | ||
$ext | ||
$path | ||
Résultat | boolean | string |
public static rmIfExists ( $file ) : boolean | ||
$file | ||
Résultat | boolean |