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

  • Connection
  • RawData
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class Connection

MOC\Module\Network\Ftp\Transport\Connection implements MOC\Generic\Device\Module
Namespace: MOC\Module\Network\Ftp\Transport
Located at Module/Network/Ftp/Transport/Connection.php
Methods summary
public static MOC\Module\Network\Ftp\Transport\Connection
# InterfaceInstance( )

Get Singleton/Instance

Get Singleton/Instance

Returns

MOC\Module\Network\Ftp\Transport\Connection

Implementation of

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

Get Dependencies

Get Dependencies

Returns

MOC\Core\Depending

Implementation of

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

Get Changelog

Get Changelog

Returns

MOC\Core\Changelog

Implementation of

MOC\Generic\Common\Changelog::InterfaceChangelog()
public MOC\Module\Network\Ftp\Transport\Connection
# Open( mixed $ServerName, integer $Port = 21, integer $TimeOut = 15 )

Parameters

$ServerName
mixed
$ServerName
$Port
integer
$Port
$TimeOut
integer
$TimeOut

Returns

MOC\Module\Network\Ftp\Transport\Connection
public MOC\Module\Network\Ftp\Transport\Connection
# Login( mixed $UserName, mixed $Password )

Parameters

$UserName
mixed
$UserName
$Password
mixed
$Password

Returns

MOC\Module\Network\Ftp\Transport\Connection
public
# Close( )
public
# TogglePassive( boolean $Bool = true )

Parameters

$Bool
boolean
$Bool
public
# ToggleAutoSeek( boolean $Bool = true )

Parameters

$Bool
boolean
$Bool
public
# ToggleContinue( boolean $Bool = true )

Parameters

$Bool
boolean
$Bool
public null|resource
# Handler( )

Returns

null|resource
Properties summary
private null|resource $Resource null
#
API documentation generated by ApiGen 2.8.0