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

Interfaces

  • Adapter
  • Core
  • Extension
  • Module
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Interface Extension

MOC\Generic\Device\Extension implements MOC\Generic\Common

Direct known implementers

MOC\Extension\Excel\Instance, MOC\Extension\Flot\Instance, MOC\Extension\Mail\Instance, MOC\Extension\Pdf\Instance, MOC\Extension\Word\Instance, MOC\Extension\Xml\Instance, MOC\Extension\YUICompressor\Instance, MOC\Extension\Zip\Instance
Namespace: MOC\Generic\Device
Located at Generic/Device/Extension.php
Methods summary
public MOC\Generic\Device\Extension
# Create( )

Create new Extension-Instance

Create new Extension-Instance

Contains:

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

Returns

MOC\Generic\Device\Extension
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
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
public integer
# Index( )

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

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

Returns

integer
public Object
# Current( )

Get active 3rdParty Instance

Get active 3rdParty Instance

Returns

Object
public MOC\Generic\Device\Extension
# Destroy( )

Destroy active 3rdParty Instance

Destroy active 3rdParty Instance

Returns

MOC\Generic\Device\Extension
Methods inherited from MOC\Generic\Common\Depending
InterfaceDepending()
Methods inherited from MOC\Generic\Common\Changelog
InterfaceChangelog()
Methods inherited from MOC\Generic\Common\Instance
InterfaceInstance()
API documentation generated by ApiGen 2.8.0