PhiO: Object-oriented filesystem library for PHP
  • Namespace
  • Class
  • Tree
  • Todo

Namespaces

  • amekusa
    • phio
  • PHP

Classes

  • Directory
  • File
  • FilePool
  • Filter
  • Perms
  • RegexFilter
  • RegFile

Exceptions

  • ErrorException
  • IOException

Class RegFile

Regular file abstraction

amekusa\phio\File
Extended by amekusa\phio\RegFile
Namespace: amekusa\phio
Author: amekusa post@amekusa.com
Located at RegFile.php

Methods summary

public string
# getContent( )

Returns

string
public
# getSize( )
public amekusa\phio\RegFile
# setMode( string $Mode )

Parameters

$Mode

Returns

amekusa\phio\RegFile
The object itself

Methods inherited from amekusa\phio\File

__construct(), __toString(), beExclusive(), close(), create(), exists(), getName(), getPath(), getPerms(), instance(), isExclusive(), isOpened(), modifiedAt(), moveTo(), open(), remove()

PhiO: Object-oriented filesystem library for PHP API documentation generated by ApiGen