An encoder plugin is how you extend the encoding wizard page. The main
purpose of the plugin is to get a wizard step specific to the plugin.
This entry point should be defined in the xml for the component under the
entry type "wizard".
|
|
_InterfaceClass__attrs = {'__call__': <zope.interface.interfac...
|
|
|
__bases__ = (<InterfaceClass zope.interface.Interface>)
|
|
|
__identifier__ = 'flumotion.wizard.interfaces.IEncoderPlugin'
|
|
|
__iro__ = (<InterfaceClass flumotion.wizard.interfaces.IEncode...
|
|
|
__name__ = 'IEncoderPlugin'
|
|
|
__sro__ = (<InterfaceClass flumotion.wizard.interfaces.IEncode...
|
|
|
_implied = {<InterfaceClass flumotion.wizard.interfaces.IEncod...
|
|
|
dependents = <WeakKeyDictionary at 162427212>
|
Inherited from zope.interface.Interface (private):
_Element__tagged_values
|