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.
email
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)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution 2.5 License.