Méthode | Description | |
---|---|---|
__construct ( ) | ||
__toString ( ) | ||
getATime ( ) | ||
getBasename ( $suffix = null ) | ||
getCTime ( ) | ||
getContents ( ) | ||
getExtension ( ) | ||
getFileInfo ( $class_name = null ) | ||
getFilename ( ) | ||
getGroup ( ) | ||
getInode ( ) | ||
getLinkTarget ( ) | ||
getMTime ( ) | ||
getOwner ( ) | ||
getPath ( ) | ||
getPathInfo ( $class_name = null ) | ||
getPathname ( ) | ||
getPerms ( ) | ||
getRealpath ( ) | ||
getSize ( ) | ||
getType ( ) | ||
isDir ( ) | ||
isExecutable ( ) | ||
isFile ( ) | ||
isLink ( ) | ||
isReadable ( ) | ||
isWritable ( ) | ||
openFile ( $open_mode = 'r', $use_include_path = false, $context = null ) | ||
setFileClass ( $class_name = null ) | ||
setInfoClass ( $class_name = null ) |
public openFile ( $open_mode = 'r', $use_include_path = false, $context = null ) |