\JHtmlUsers
Extended Utility class for the Users component.
Synopsis
class JHtmlUsers
{
- // methods
- public static string image()
- public static string addNote()
- public static string filterNotes()
- public static string notes()
- public static array blockStates()
- public static array activateStates()
Methods
public
- activateStates() — Build an array of activate states to be used by jgrid.state,
- addNote() — Displays an icon to add a note for this user.
- blockStates() — Build an array of block/unblock user states to be used by jgrid.state, State options will be different for any user and for currently logged in user
- filterNotes() — Displays an icon to filter the notes list on this user.
- image() — Display an image.
- notes() — Displays a note icon.