2include_once(
"./Services/Component/classes/class.ilPlugin.php");
An exception for terminatinating execution or to throw for unit testing.
getSlot()
Get Slot Name.Must be overwritten in plugin class of plugin slot.string Slot Name
getSoapMethods()
Get all soap methods which will be made available to the SOAP webservice.
getSlotId()
Get Slot ID.Must be overwritten in plugin class of plugin slot.string Slot Id
getComponentType()
Get Component Type.Must be overwritten in plugin class of plugin slot.string Component Type
slotInit()
Object initialization done by slot.Must be overwritten in plugin class of plugin slot....
getComponentName()
Get Component Name.Must be overwritten in plugin class of plugin slot.string Component Name
getWsdlTypes()
Get any (new) types which the SOAP methods may use.