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

  • Instance
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class Instance

MOC\Extension\Flot\Instance implements MOC\Generic\Device\Extension
Namespace: MOC\Extension\Flot
Located at Extension/Flot/Instance.php
Methods summary
public static MOC\Extension\Flot\Instance
# InterfaceInstance( )

Get Singleton/Instance

Get Singleton/Instance

Returns

MOC\Extension\Flot\Instance

Implementation of

MOC\Generic\Common\Instance::InterfaceInstance()
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 MOC\Generic\Device\Extension
# Create( )

Create new Extension-Instance

Create new Extension-Instance

Contains:

  • Do 3rdParty Setup
  • Create new (intern) 3rdParty Instance

Returns

MOC\Generic\Device\Extension

Implementation of

MOC\Generic\Device\Extension::Create()
public MOC\Generic\Device\Extension
# Define( mixed $Instance )

Set external Extension-Instance

Set external Extension-Instance

Contains:

  • Set new (external created) 3rdParty Instance to Current

Parameters

$Instance
mixed
$Instance

Returns

MOC\Generic\Device\Extension

Implementation of

MOC\Generic\Device\Extension::Define()
public MOC\Generic\Device\Extension
# Select( integer $Index )

Select Index as active 3rdParty Instance

Select Index as active 3rdParty Instance

Parameters

$Index
integer
$Index

Returns

MOC\Generic\Device\Extension

Implementation of

MOC\Generic\Device\Extension::Select()
public integer
# Index( )

Get Index for Select() from Current() 3rdParty Instance

Get Index for Select() from Current() 3rdParty Instance

Returns

integer

Implementation of

MOC\Generic\Device\Extension::Index()
public Object
# Current( )

Get active 3rdParty Instance

Get active 3rdParty Instance

Returns

Object

Implementation of

MOC\Generic\Device\Extension::Current()
public MOC\Generic\Device\Extension
# Destroy( )

Destroy active 3rdParty Instance

Destroy active 3rdParty Instance

Returns

MOC\Generic\Device\Extension

Implementation of

MOC\Generic\Device\Extension::Destroy()
Properties summary
private static MOC\Extension\Flot\Instance $Singleton null
#

$Singleton

$Singleton

API documentation generated by ApiGen 2.8.0