Methods summary
public static
MOC\Extension\Flot\Instance
|
|
public static
MOC\Core\Changelog
|
|
public static
MOC\Core\Depending
|
|
public
MOC\Generic\Device\Extension
|
#
Create( )
Create new Extension-Instance
Create new Extension-Instance
Contains:
- Do 3rdParty Setup
- Create new (intern) 3rdParty Instance
Returns
Implementation of
|
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
Returns
Implementation of
|
public
MOC\Generic\Device\Extension
|
#
Select( integer $Index )
Select Index as active 3rdParty Instance
Select Index as active 3rdParty Instance
Parameters
Returns
Implementation of
|
public
integer
|
#
Index( )
Get Index for Select() from Current() 3rdParty Instance
Get Index for Select() from Current() 3rdParty Instance
Returns
integer
Implementation of
|
public
Object
|
#
Current( )
Get active 3rdParty Instance
Get active 3rdParty Instance
Returns
Object
Implementation of
|
public
MOC\Generic\Device\Extension
|
#
Destroy( )
Destroy active 3rdParty Instance
Destroy active 3rdParty Instance
Returns
Implementation of
|