Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Prefix

Description

asset:

The relative path to an asset file (which must exist)

block:

The id of a block within the template

component:

The id of another component within the same template

context:

Context asset: path from context root

literal:

A literal string.

nullfieldstrategy:

Used to locate a pre-defined NullFieldStrategy

message:

Retrieves a value from the component's message catalog

prop:

A property expression to read or update

symbol:

Use to read one your symbols

translate:

The name of a configured translator

validate:

A validator specification used to create some number of field validators

var:

Allows a render variable of the component to be read or updated

...