A SERVICE OF

logo

Appendix B, Gateway Directives Reference 91
Introduction
Appendix
B
Gateway Directives Reference
This appendix describes directives used in Gateway HTML object class and
search result templates. Contents include:
Introduction
Context-Related Directives
Entry-Related Directives
Miscellaneous Directives
Introduction
The display of LDAP directory information is controlled by HTML template files
containing directives. Directives are HTML comments that can be interpreted by
the gateway CGIs.
The most commonly used directive is DS_ATTRIBUTE, used to display
attributes present in LDAP entries. Here are some other examples of directives:
<!-- DS_HELPBUTTON "topic=HELP-ME-NOW" -->
<!-- DS_ATTRIBUTE "attr=sn" "size=>20" -->
<!-- IF "BoundAsThisEntry" -->
<!-- ENDIF -->