Module
ActiveLdap::HumanReadable::ClassMethods
In:
lib/active_ldap/human_readable.rb
Methods
human_attribute_description
human_attribute_description_msgid
human_attribute_name
human_attribute_name_msgid
human_object_class_description
human_object_class_description_msgid
human_object_class_name
human_object_class_name_msgid
human_syntax_description
human_syntax_description_msgid
human_syntax_name
human_syntax_name_msgid
Public Instance methods
human_attribute_description
(attribute_or_name)
human_attribute_description_msgid
(attribute_or_name)
human_attribute_name
(attribute_or_name)
human_attribute_name_msgid
(attribute_or_name)
human_object_class_description
(object_class_or_name)
human_object_class_description_msgid
(object_class_or_name)
human_object_class_name
(object_class_or_name)
human_object_class_name_msgid
(object_class_or_name)
human_syntax_description
(syntax_or_id)
human_syntax_description_msgid
(syntax_or_id)
human_syntax_name
(syntax_or_id)
human_syntax_name_msgid
(syntax_or_id)
[Validate]