|
def | __init__ (self, app, str dn, schema, str attrType, bytes attr_value, entry=None) |
|
str | display (self, vidx, links) |
|
Public Member Functions inherited from web2ldap.app.schema.syntaxes.DNSDomain |
bytes | sanitize (self, bytes attr_value) |
|
str | form_value (self) |
|
str | display (self, vidx, links) |
|
str | display (self, vidx, links) |
|
def | __init__ (self, app, Optional[str] dn, SubSchema schema, Optional[str] attrType, Optional[bytes] attr_value, entry=None) |
|
def | dn (self) |
|
def | av_u (self) |
|
bytes | sanitize (self, bytes attr_value) |
|
List[bytes] | transmute (self, List[bytes] attr_values) |
|
def | validate (self, bytes attr_value) |
|
str | value_button (self, command, row, mode, link_text=None) |
|
str | form_value (self) |
|
def | input_fields (self) |
|
web_forms.Field | input_field (self) |
|
str | display (self, vidx, links) |
|
def | __init__ (self, app, str dn, schema, str attrType, bytes attr_value, entry=None) |
|
str | display (self, vidx, links) |
|
Dict[str, str] | get_attr_value_dict (self) |
|
Dict[str, str] | get_attr_value_dict (self) |
|
str | display (self, vidx, links) |
|
web_forms.Field | input_field (self) |
|
Definition at line 194 of file dns.py.