flag_icon

Summary

Outputs an image tag referencing a flag icon.

Usage

input|flag_icon()

Returns

A string containing an image tag.

Description

This operator generates an image tag that references a flag icon. The country code must be provided using the input parameter. This operator is frequently used by the administration interface.

Examples

Example 1

{'eng-GB'|class_icon()}

The following output will be produced:

<img src="/share/icons/flags/eng-GB.gif" alt="English (United Kingdom)" />
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.