Package ldaptor :: Package apps :: Package webui :: Module change_password :: Class ServicePasswordChangeMixin
[hide private]
[frames] | no frames]

Class ServicePasswordChangeMixin

source code

object --+
         |
        ServicePasswordChangeMixin
Known Subclasses:
ConfirmChange

Instance Methods [hide private]
 
__init__(self, dn)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
listServicePasswordActions(self) source code
 
getServicePasswordAction(self, name) source code
 
render_servicePasswords(self, ctx, data) source code
 
render_hideIfNot(self, ctx, data) source code
 
data_servicePasswords(self, ctx, data) source code
 
render_form_service(self, ctx, data) source code
 
locateConfigurable(self, ctx, name) source code
 
render_zebra(self, ctx, data) source code
 
render_i18n(page, ctx, data)
 
__providedBy__(...)
Object Specification Descriptor

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

Class Variables [hide private]
  __implemented__ = <implementedBy ldaptor.apps.webui.change_pas...
  __provides__ = <zope.interface.declarations.ClassProvides obje...
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, dn)
(Constructor)

source code 
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
Overrides: object.__init__
(inherited documentation)

Class Variable Details [hide private]

__implemented__

Value:
<implementedBy ldaptor.apps.webui.change_password.ServicePasswordChang\
eMixin>

__provides__

Value:
<zope.interface.declarations.ClassProvides object at 0x9234b8c>