listPrintAdditionalOptions()

This commit is contained in:
Roland Gruber 2007-02-17 16:43:36 +00:00
parent f6be307eef
commit c0bb586ba6
2 changed files with 7 additions and 3 deletions

View File

@ -7,6 +7,7 @@
Developers:
API changes:
- added listPrintTableCellContent() to class lamList
- added listPrintAdditionalOptions() to class lamList
24.01.2007 1.2.0

View File

@ -14,9 +14,12 @@ Developers:
New lamList function:
The function listPrintTableCellContent() allows you to control how the LDAP
attributes are displayed in the table. This can be used to display links
or binary data.
- listPrintTableCellContent(): This function allows you to control how the LDAP
attributes are displayed in the table. This can be used to display links
or binary data.
- listPrintAdditionalOptions(): If you want to display additional conrols for a list
please use this function. The controls will be placed under the account table.