Trees | Index | Help |
|
---|
Module indiclient :: Class indipermissions |
|
Method Summary | |
---|---|
| |
StringType |
Return a string representing the permissions described by this object |
BooleanType |
Return True is the object is readable, False
otherwise |
BooleanType |
Return True is the object is writable, False
otherwise |
Instance Variable Summary | |
---|---|
StringType | perm : The users read/write permissions for the vector possible values
are: |
Method Details |
---|
__init__(self,
perm)
|
get_text(self)
|
is_readable(self)
|
is_writeable(self)
|
Instance Variable Details |
---|
permThe users read/write permissions for the vector possible values are:
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Sep 10 10:26:04 2005 | http://epydoc.sf.net |