UserDrop
UserDrop is a Liquid drop representing a user. Each user available in the templates will be encapsulated in a UserDrop.
When the current visitor is logged in, a variable user will be available throughout all templates representing the currently logged in user.
Methods
UserDrop supports the following methods:
- id
- Returns the ID of the user as a string.
- username
- Returns the user's username, html escaped.
- nickname
- Returns the user's nickname, html escaped.
- Returns the user's e-mail, html escaped.
- website
- Returns the user's website, html escaped.
page_revision: 0, last_edited: 1180350353|%e %b %Y, %H:%M %Z (%O ago)





