Package flumotion :: Package component :: Package plugs :: Package html5 :: Module wizard_gtk :: Class Html5HTTPPlug
[hide private]

type Html5HTTPPlug

source code

                 object --+        
                          |        
admin.assistant.models.Plug --+    
                              |    
admin.assistant.models.HTTPPlug --+
                                  |
                                 Html5HTTPPlug

I am a model representing the configuration file for a HTML5 HTTP streaming plug.

Instance Methods [hide private]
 
getProperties(self) source code

Inherited from admin.assistant.models.HTTPPlug: __init__

Class Variables [hide private]
  plugType = 'component-html5'
the type of the plug, such as cortado, this is not mandatory in the class, can also be set in the instance.
Method Details [hide private]

getProperties(self)

source code 
Overrides: admin.assistant.models.Plug.getProperties