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

  • Cron
  • cURL
  • Email
  • File
  • Handler
  • Profiler
  • SFTP

Class File

Object-oriented file handler

Alo\FileSystem\AbstractFileSystem
Extended by Alo\FileSystem\File
Extended by Alo\File
Namespace: Alo
Deprecated: Since 1.1. Please use \Alo\FileSystem\File.
Author: Arturas Molcanovas <a.molcanovas@gmail.com>
Located at sys/class/alo/file.php

Methods summary

Methods inherited from Alo\FileSystem\File

File(), __construct(), __toString(), addContent(), append(), checkParams(), clearContent(), content(), convert_size(), delete(), dir(), doWrite(), fileExists(), getExtension(), getFilePath(), get_extension(), gzipContent(), name(), read(), scandir(), ungzipContent(), unlink(), updatePath(), write()

Methods inherited from Alo\FileSystem\AbstractFileSystem

replace()

Magic methods summary

Constants summary

Constants inherited from Alo\FileSystem\File

M_READ_EXISTING_BEGIN, M_RW_BEGIN, M_RW_END, M_RW_EXISTING_BEGIN, M_RW_NONEXIST_BEGIN, M_RW_TRUNCATE_BEGIN, M_WRITE_BEGIN, M_WRITE_END, M_WRITE_NONEXIST_BEGIN, M_WRITE_TRUNCATE_BEGIN

Properties summary

Properties inherited from Alo\FileSystem\File

$content, $dir, $filepath, $gz, $name

Properties inherited from Alo\FileSystem\AbstractFileSystem

$replace

AloFramework documentation API documentation generated by ApiGen 2.8.0