Package mapproxy :: Package wms :: Module conf_loader :: Class DebugSource
[hide private]
[frames] | no frames]

Class DebugSource

source code

             object --+    
                      |    
core.conf_loader.Source --+
                          |
                         DebugSource

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

Inherited from core.conf_loader.Source: __init__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]

Inherited from core.conf_loader.Source: is_cache

Instance Variables [hide private]

Inherited from core.conf_loader.Source: layer_conf, param, source

Properties [hide private]

Inherited from core.conf_loader.Source: name

Inherited from object: __class__