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-extras"></emit>

Provided by module: Access Control: Tags

Retrieve extra info provided by an identity auth method, typically the extra info for users imported from LDAP.

The returned entities will have the names of the field the authentication method provides.

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-extras'> Your current 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.