imScript Manual


User data

« Back  |  Next »
Introduction
General information
Text field
Image field
Page information
Links & Menu
Include
Data tags
User data
Date tags
Velocity
API samples
JSP
imScript tags list
RSS feed
<?imcms:user?>

User data tag is use to process with existing information about administrator who had created the page/document or who currently in system. With attribute who=’creator’ displayed information about user who responsible for the page/document creation. With attribute who=’publisher’ displayed information about user who responsible for the page/document publishing.

#userName# - displays current administrators username.

Attributes:

  • who - displays defined user information. If no attribute is set then default displays current user in system information.
    • 'creator'
    • 'publisher'
  • get - displays the data from user profile by selected value
    • <?imcms:user get='firstname'?>
    • <?imcms:user get='lastname'?>
    • <?imcms:user get='company'?>
    • <?imcms:user get='address'?>
    • <?imcms:user get='zip'?>
    • <?imcms:user get='city'?>
    • <?imcms:user get='workphone'?>
    • <?imcms:user get='homephone'?>
    • <?imcms:user get='mobilephone'?>
    • <?imcms:user get='email'?>


[Help for the whole system | imScript manual | All documentation]

Suggestions or comments? Please send us a mail: info@imcode.com