Package gluon :: Module html :: Class P
[hide private]
[frames] | no frames]

Class P

source code

object --+    
         |    
       DIV --+
             |
            P

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

Inherited from DIV: __init__, __str__, accepts, postprocessing, rec_accepts, rec_clear

Inherited from DIV (private): _xml

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

Class Variables [hide private]
  tag = 'p'
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

xml(self)

source code 
Overrides: DIV.xml