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

Directory-Property

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

Direct known subclasses

MOC\Module\Network\Ftp\Directory\Write

Indirect known subclasses

MOC\Module\Network\Ftp\Directory, MOC\Module\Network\Ftp\Directory\Read
Namespace: MOC\Module\Network\Ftp\Directory
Located at Module/Network/Ftp/Directory/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\Directory\Property
# InterfaceInstance( )

Get Singleton/Instance

Get Singleton/Instance

Returns

MOC\Module\Network\Ftp\Directory\Property

Implementation of

MOC\Generic\Common\Instance::InterfaceInstance()
public null|MOC\Module\Network\Ftp\Transport\Connection|MOC\Module\Network\Ftp\Directory
# 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\Directory
public null|string
# Location( null|string $Location = null )

Directory-Location

Directory-Location

Parameters

$Location
null|string
$Location

Returns

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

Directory-Name

Directory-Name

Parameters

$Name
string|null
$Name

Returns

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

Directory-Path

Directory-Path

Parameters

$Path
string|null
$Path

Returns

string|null
protected
# UpdateProperties( )

Read Directory-Properties

Read Directory-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 '/'
#

$Location

$Location

private null|string $Name null
#

$Name

$Name

private null|string $Path null
#

$Path

$Path

API documentation generated by ApiGen 2.8.0