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="workflow"></emit>

Provided by module: CMS: Tags

This plugin extracts information on the workflow that the file given by path is controlled by. It extract all stages in the workflow.

Note!

Please note that this tag is only available for old-style workflow setups, i.e. prior to Roxen CMS 5.0, unless the administrator has enabled backwards compatibility mode.


Attributes

path="string"

A path to a file to get its workflow.


&_.current; (provided by CMS: Tags)

The entity is set for the current stage the file is in


&_.path-name; (provided by CMS: Tags)

The workflow path - the name of the workflow.


&_.publish; (provided by CMS: Tags)

The entity exists if the workflow stage is the publish state


&_.stage; (provided by CMS: Tags)

The name of the stage


&_.stage-id; (provided by CMS: Tags)

The stage id - this is used for instance if you want to change the workflow with the use of <sb-set-metadata>.