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

  • Property
  • Read
  • Write
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class Property

File-Property

MOC\Module\Network\Ftp\File\Property implements MOC\Generic\Device\Module

Direct known subclasses

MOC\Module\Network\Ftp\File\Write

Indirect known subclasses

MOC\Module\Network\Ftp\File, MOC\Module\Network\Ftp\File\Read
Namespace: MOC\Module\Network\Ftp\File
Located at Module/Network/Ftp/File/Property.php
Methods summary
public static MOC\Core\Changelog
# InterfaceChangelog( )

Get Changelog

Get Changelog

Returns

MOC\Core\Changelog

Implementation of

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

Get Dependencies

Get Dependencies

Returns

MOC\Core\Depending

Implementation of

MOC\Generic\Common\Depending::InterfaceDepending()
public static MOC\Module\Network\Ftp\File\Property
# InterfaceInstance( )

Get Singleton/Instance

Get Singleton/Instance

Returns

MOC\Module\Network\Ftp\File\Property

Implementation of

MOC\Generic\Common\Instance::InterfaceInstance()
public null|MOC\Module\Network\Ftp\Transport\Connection|MOC\Module\Network\Ftp\File
# Connection( MOC\Module\Network\Ftp\Transport\Connection $Connection = null )

Parameters

$Connection
null|MOC\Module\Network\Ftp\Transport\Connection
$Connection

Returns

null|MOC\Module\Network\Ftp\Transport\Connection|MOC\Module\Network\Ftp\File
public null|string
# Location( null|string $Location = null )

File-Location

File-Location

Parameters

$Location
null|string
$Location

Returns

null|string
public string|null
# Name( string|null $Name = null )

File-Name

File-Name

Parameters

$Name
string|null
$Name

Returns

string|null
public string|null
# Extension( string|null $Extension = null )

File-Extension

File-Extension

Parameters

$Extension
string|null
$Extension

Returns

string|null
public string|null
# Path( string|null $Path = null )

File-Path

File-Path

Parameters

$Path
string|null
$Path

Returns

string|null
public integer|null
# Size( integer|null $Size = null )

File-Size

File-Size

Parameters

$Size
integer|null
$Size

Returns

integer|null
public integer|null
# Time( integer|null $Time = null )

File-Timestamp

File-Timestamp

Parameters

$Time
integer|null
$Time

Returns

integer|null
public boolean
# Changed( null|boolean $Toggle = null )

File-Changed

File-Changed

Parameters

$Toggle
null|boolean
$Toggle

Returns

boolean
protected
# UpdateProperties( )

Read File-Properties

Read File-Properties

protected string
# UpdateSyntax( string $Path )

Correct Path-Syntax

Correct Path-Syntax

Parameters

$Path
string
$Path

Returns

string
Properties summary
private null|MOC\Module\Network\Ftp\Transport\Connection $Connection null
#

$Connection

$Connection

private null|string $Location null
#

$Location

$Location

protected null|array|string $Content null
#

$Content

$Content

private boolean $Changed false
#

$Changed

$Changed

private null|string $Name null
#

$Name

$Name

private null|string $Extension null
#

$Extension

$Extension

private null|string $Path null
#

$Path

$Path

private null|integer $Size null
#

$Size

$Size

private null|integer $Time null
#

$Time

$Time

API documentation generated by ApiGen 2.8.0