Powered by MediaWiki
Personal tools

Tag item lang

From b2evolution manual

Jump to: navigation, search

This manual page is outdated. NEW PAGE: Tag Item Lang in b2evolution v5+.

Display language for item.

[edit] Example

<source lang="php"> $Item->lang(); </source>

[edit] Parameters

This tag does not accept any parameters.

[edit] Return value

This tag displays content only, it does not have a return value. Typical output would be one of the following: 'en-AU', 'en-CA', 'en-GB', 'en-IL', 'en-NZ', 'en-SG', 'en-US', 'de-DE', 'fr-BE', 'fr-CA', 'fr-FR', 'ru-RU'.