Directories and Vocabularies

Table of Contents

16.1. Introduction
16.2. Directory with a Relational Database Management System (SQL) server as backend
16.3. Directory with an LDAP server as backend
16.4. Handling references between directory entries
16.4.1. References defined by a many-to-many SQL table
16.4.2. Static reference as a dn-valued LDAP attribute
16.4.3. Dynamic reference as a ldapUrl-valued LDAP attribute
16.4.4. Defining inverse references
16.5. Combining multiple directories into a single virtual directory
16.5.1. Multi-directory sources
16.5.2. Sub-directories
16.6. The Directory API
16.7. Building custom option lists in forms with vocabularies

16.1. Introduction

TODO OG - General overview of the directory concept and goals

16.2.  Directory with a Relational Database Management System (SQL) server as backend

TODO OG

16.3. Directory with an LDAP server as backend

TODO OG

16.4. Handling references between directory entries

TODO OG

16.4.1. References defined by a many-to-many SQL table

TODO OG

16.4.2. Static reference as a dn-valued LDAP attribute

TODO OG

16.4.3.  Dynamic reference as a ldapUrl-valued LDAP attribute

TODO OG

16.4.4. Defining inverse references

TODO OG

16.5. Combining multiple directories into a single virtual directory

Multi directories are used to combine values coming from different directories .

16.5.1. Multi-directory sources

16.5.2. Sub-directories

16.6. The Directory API

TODO OG

16.7.  Building custom option lists in forms with vocabularies

TODO OG