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

  • Client
  • Server
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class Client

MOC\Module\Installer\Client implements MOC\Generic\Device\Module
Namespace: MOC\Module\Installer
Located at Module/Installer/Client.php
Methods summary
public static MOC\Core\Changelog
# InterfaceChangelog( )

Get Changelog

Get Changelog

Returns

MOC\Core\Changelog

Noinspection

PhpAbstractStaticMethodInspection

Implementation of

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

Get Dependencies

Get Dependencies

Returns

MOC\Core\Depending

Noinspection

PhpAbstractStaticMethodInspection

Implementation of

MOC\Generic\Common\Depending::InterfaceDepending()
public static MOC\Module\Installer\Client
# InterfaceInstance( )

Get Singleton/Instance

Get Singleton/Instance

Returns

MOC\Module\Installer\Client

Noinspection

PhpAbstractStaticMethodInspection

Implementation of

MOC\Generic\Common\Instance::InterfaceInstance()
public
# LoadUpdateProtocol( )
public
# LoadBuildProtocol( )
public
# LoadReleaseProtocol( )
private
# LoadTransport( mixed $Type, mixed $VersionList )
public MOC\Module\Installer\Client
# SetServerChannel( string $Server = 'http://sub.domain.top/server/path' )

Parameters

$Server
string
$Server

Returns

MOC\Module\Installer\Client
public MOC\Core\Version[]
# GetVersionList( )

Returns

MOC\Core\Version[]
public MOC\Core\Changelog\Entry[]
# GetChangeLog( )

Returns

MOC\Core\Changelog\Entry[]
public MOC\Core\Changelog\Entry[]
# GetChangeLogByTimeLine( )

Returns

MOC\Core\Changelog\Entry[]
public array
# GetClassList( )

Returns

array
Properties summary
private static integer $ServerTimeout 15
#

$ServerTimeout

$ServerTimeout

private static string $ServerChannel 'http://sub.domain.top/server/path'
#

$ServerChannel

$ServerChannel

private static array $ClassList array()
#

$ClassList

$ClassList

private array $ClassDirectory array( 'Adapter', 'Core', 'Extension', 'Module', 'Plugin', 'Widget' )
#

$ClassDirectory

$ClassDirectory

API documentation generated by ApiGen 2.8.0