AloFramework documentation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • Alo
    • Cache
    • CLI
    • Controller
    • Db
      • Query
    • Exception
    • FileSystem
    • Session
    • Traversables
    • Validators
    • Windows
  • Controller
  • None
  • PHP

Classes

  • AbstractFileSystem
  • File

Class AbstractFileSystem

The abstract file system class

Direct known subclasses

Alo\FileSystem\File

Abstract
Namespace:Alo\FileSystem
Author:Art <a.molcanovas@gmail.com>
Located atsys/class/alo/filesystem/abstractfilesystem.php

Methods summary

public
#__construct( )

Instantiates the class

Instantiates the class

Author

Art <a.molcanovas@gmail.com>
protected
#replace(string& $subject)

Perform placeholder replacement operations

Perform placeholder replacement operations

Parameters

$subject
string
$subject The string to perform operations in

Author

Art <a.molcanovas@gmail.com>

Magic methods summary

Properties summary

public staticAlo\FileSystem\AbstractFileSystem$this
#

Static reference to the last instance of the class

Static reference to the last instance of the class

protected array$replace
#

Replacements for placeholders

Replacements for placeholders

AloFramework documentation API documentation generated byApiGen 2.8.0