Overview

Namespaces

  • MOC
    • Adapter
    • Core
      • Changelog
      • Depending
      • Drive
        • Directory
        • File
      • Error
        • Register
        • Type
      • Journal
      • Proxy
      • Template
      • Xml
    • Extension
      • Excel
      • Flot
      • Mail
      • Pdf
      • Word
      • Xml
      • YUICompressor
      • Zip
    • Generic
      • Common
      • Device
        • Extension
        • Widget
    • Module
      • Database
        • Driver
      • Drive
      • Image
        • Font
      • Installer
      • Network
        • Ftp
          • Directory
          • File
          • Transport
        • Http
        • ParcelTracker
          • Carrier
      • Office
        • Chart
          • Axis
        • Document
          • Excel
            • Cell
              • Format
              • Style
                • Border
                  • Bottom
                  • Left
                  • Right
                  • Top
                • Font
            • Close
            • Page
            • Worksheet
          • Pdf
            • Close
            • Font
            • Page
              • Margin
              • Position
            • Text
          • Xml
            • Close
        • Image
        • Mail
          • Address
          • Content
      • Packer
        • Yui
        • Zip
      • Template
    • Plugin
      • Gateway
      • Repository
      • Shared
  • PHP

Classes

  • Directory
  • File
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class File

MOC\Module\Network\Ftp\File\Property implements MOC\Generic\Device\Module
Extended by MOC\Module\Network\Ftp\File\Write implements MOC\Generic\Device\Module
Extended by MOC\Module\Network\Ftp\File\Read implements MOC\Generic\Device\Module
Extended by MOC\Module\Network\Ftp\File implements MOC\Generic\Device\Module
Namespace: MOC\Module\Network\Ftp
Located at Module/Network/Ftp/File.php
Methods summary
public static MOC\Module\Network\Ftp\File
# InterfaceInstance( )

Get Singleton/Instance

Get Singleton/Instance

Returns

MOC\Module\Network\Ftp\File

Overrides

MOC\Module\Network\Ftp\File\Read::InterfaceInstance()

Implementation of

MOC\Generic\Common\Instance::InterfaceInstance()
public static MOC\Core\Depending
# InterfaceDepending( )

Get Dependencies

Get Dependencies

Returns

MOC\Core\Depending

Overrides

MOC\Module\Network\Ftp\File\Read::InterfaceDepending()

Implementation of

MOC\Generic\Common\Depending::InterfaceDepending()
public static MOC\Core\Changelog
# InterfaceChangelog( )

Get Changelog

Get Changelog

Returns

MOC\Core\Changelog

Overrides

MOC\Module\Network\Ftp\File\Read::InterfaceChangelog()

Implementation of

MOC\Generic\Common\Changelog::InterfaceChangelog()
public MOC\Module\Network\Ftp\File
# Handle( string $Location )

File-to-Handle

File-to-Handle

Parameters

$Location
string
$Location

Returns

MOC\Module\Network\Ftp\File
public boolean
# Exists( )

File-Exists

File-Exists

Returns

boolean
public array|null|string|MOC\Module\Network\Ftp\File
# Content( array|null|string $Content = null )

File-Content

File-Content

Parameters

$Content
array|null|string
$Content

Returns

array|null|string|MOC\Module\Network\Ftp\File
public null|string
# Hash( )

File-Hash

File-Hash

Returns

null|string
public MOC\Module\Network\Ftp\File
# SetFileNameEncoding( )

Returns

MOC\Module\Network\Ftp\File
private static
# BuildDictionary( )
public static mixed
# MixedToLatin1( mixed $Text )

Parameters

$Text
mixed
$Text

Returns

mixed
public static string
# MixedToUtf8( mixed $Text )

Parameters

$Text
mixed
$Text

Returns

string
Methods inherited from MOC\Module\Network\Ftp\File\Read
ReadAsString()
Methods inherited from MOC\Module\Network\Ftp\File\Write
Copy(), Move(), Remove(), Save(), SaveAs(), Touch()
Methods inherited from MOC\Module\Network\Ftp\File\Property
Changed(), Connection(), Extension(), Location(), Name(), Path(), Size(), Time(), UpdateProperties(), UpdateSyntax()
Properties summary
private static mixed $DictionaryLatin1ToUtf8 null
#
private static mixed $DictionaryUtf8ToLatin1 null
#
Properties inherited from MOC\Module\Network\Ftp\File\Property
$Content
API documentation generated by ApiGen 2.8.0