Overview

Namespaces

  • None
  • PHP
  • Pry
    • Auth
      • Interfaces
    • Config
    • Controller
    • Date
    • Db
    • Feed
      • Abstracts
      • Writers
    • File
      • Decorator
    • Form
      • Element
    • Image
    • Log
      • Writer
    • Net
      • Exception
    • Session
    • Util
    • Validate
      • Validator
    • View

Classes

  • ArrayObject
  • FilterIterator
  • IteratorIterator
  • SplFileInfo

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • Serializable
  • Traversable

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfBoundsException
  • RuntimeException
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class
  • Tree

Class SplFileInfo

PHP Extension: SPL
Documented at php.net
Methods summary
public
# __construct( mixed $file_name )
public
# getPath( )
public
# getFilename( )
public
# getExtension( )
public
# getBasename( mixed $suffix )
public
# getPathname( )
public
# getPerms( )
public
# getInode( )
public
# getSize( )
public
# getOwner( )
public
# getGroup( )
public
# getATime( )
public
# getMTime( )
public
# getCTime( )
public
# getType( )
public
# isWritable( )
public
# isReadable( )
public
# isExecutable( )
public
# isFile( )
public
# isDir( )
public
# isLink( )
public
# getLinkTarget( )
public
# getRealPath( )
public
# getFileInfo( mixed $class_name )
public
# getPathInfo( mixed $class_name )
public
# openFile( mixed $open_mode, mixed $use_include_path, mixed $context )
public
# setFileClass( mixed $class_name )
public
# setInfoClass( mixed $class_name )
final public
# _bad_state_ex( )
public
# __toString( )
Pry API documentation generated by ApiGen 2.8.0