RoxenCMS 5.4Web Developer ManualEmit Tags

   

<emit>
<emit ac-identities>
<emit ac-identity-data>
<emit ac-identity-extras>
<emit ac-permissions>
<emit ac-zones>
<emit atlas>
<emit authors>
<emit captcha>
<emit category>
<emit category-document>
<emit cimg>
<emit dir>
<emit dir>(SB)
<emit event>
<emit event-dates>
<emit event-locations>
<emit exec>
<emit fonts>
<emit imgs>
<emit js-dynamic-popup>
<emit js-hide-popup>
<emit languages>
<emit ldap>
<emit path>
<emit poll>
<emit sb-dir>
<emit sb-file-languages>
<emit sb-languages>
<emit sb-log>
<emit sb-referring-pages>
<emit sb-search>
<emit sb-stationeries>
<emit sb-wizard>
<emit search-database-profiles>
<emit scopes>
<emit site-news>
<emit sources>
<emit spellcheck>
<emit sql>
<emit timerange>
<emit values>
<emit workflow>
<emit ws-dir>
<emit xml-db>

<emit source="ac-identity-data"></emit>

Provided by module: Access Control: Tags

Retrieve arbitrary data stored in an identity with <ac-set-identity-data>.

The returned entities will have the same names as the index given to <ac-set-identity-data>.

A user is always allowed to read this data in her self. If an other user is specified with the identity attribute the normal AC permission checks are used.

<emit source='ac-identity-data'> Your registered email address is: &_.email; </emit>

Attributes

identity="{string, int}"

Username or numerical id of the identity. If no identity is supplied the currently authenticated user will be used.