Package flumotion :: Package component :: Package plugs :: Package cortado :: Module wizard_gtk :: Class CortadoHTTPPlug
[hide private]

Class CortadoHTTPPlug

source code

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

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

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

Inherited from admin.assistant.models.HTTPPlug: __init__

Class Variables [hide private]
  plugType = "component-cortado"
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