Class ManagedDevice
-
ManagedDevice
uses
ReferenceableObject,
PathableName,
XmlConvertible
Located at device-and-system-classes/ManagedDevice.php
Methods summary
public
|
#
__construct( mixed $name, mixed $owner )
|
public
|
#
addDeviceGroup( mixed $devicegroup )
|
public
|
#
addTemplate( mixed $template )
|
public
|
#
addTemplateStack( mixed $template_stack )
|
public
|
|
public
|
|
public
|
|
Methods used from ReferenceableObject
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
(),
()
|
Properties summary
public
ManagedDeviceStore
|
$owner |
|
|
public
mixed
|
$devicegroup |
|
|
public
mixed
|
$template |
|
|
public
mixed
|
$template_stack |
|
|