%USERREPORT{ action="..." ... }%
| Report   | action= | Parameters | 
|---|---|---|
| Show a selector to pick a user, for use in HTML forms | "select_one_user" | name,selected,users | 
| Show a simple list of registered users | "user_list" | search,limit,sort,reverse | 
| Show rows of checkboxes to select users, for use in HTML forms | "select_users" | name,selected,users,colums,style | 
| Show slim, one line height user boxes | "slim_box_start""slim_box"or"slim_box_list""slim_box_end" | styleuser,styleusers,stylenone | 
| Show small, two line height user boxes | "small_box_start""small_box"or"small_box_list""small_box_end" | styleuser,styleusers,stylenone | 
| Show the profile picture image of a user | "profile_picture" | user,height,width,title | 
| Show users in business card format | "business_card_start""business_card"or"business_card_list""business_card_end" | styleuser,styleusers,stylenone | 
%USERREPORT{ action="user_list" search="jane" limit="5" }%
| 
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.  Ideas, requests, problems regarding Daya Bay? Send feedback Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarUSERREPORT. |