class SplFileInfoImplements: Stringable
Methods public __construct ( string $filename ) __debugInfo ( ) __toString ( ) getATime ( ) getBasename ( string $suffix = '' ) getCTime ( ) getExtension ( ) getFileInfo ( ?string $class = NULL ) getFilename ( ) getGroup ( ) getInode ( ) getLinkTarget ( ) getMTime ( ) getOwner ( ) getPath ( ) getPathInfo ( ?string $class = NULL ) getPathname ( ) getPerms ( ) getRealPath ( ) getSize ( ) getType ( ) isDir ( ) isExecutable ( ) isFile ( ) isLink ( ) isReadable ( ) isWritable ( ) openFile ( string $mode = 'r', bool $useIncludePath = false, $context = NULL ) setFileClass ( string $class = 'SplFileObject' ) setInfoClass ( string $class = 'SplFileInfo' ) final public _bad_state_ex ( )
|