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

Namespaces

  • Alo
    • Cache
    • CLI
    • Controller
    • Db
    • Exception
    • FileSystem
    • Session
    • Statics
    • Test
    • Validators
    • Windows
  • Controller
  • None
  • PHP

Classes

  • AbstractFileSystem
  • File

Class AbstractFileSystem

The abstract file system class

Direct known subclasses

Alo\FileSystem\File

Indirect known subclasses

Alo\File

Abstract
Namespace: Alo\FileSystem
Author: Art <a.molcanovas@gmail.com>
Located at sys/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

protected array $replace
#

Replacements for placeholders

Replacements for placeholders

AloFramework documentation API documentation generated by ApiGen 2.8.0