- b2evolution CMS User Manual
- Developer Reference
- Website Skins/Themes
- Skin Tags / API
- Other Tags
- Template Tag: Collection Short Name
Template Tag: Collection Short Name
This tag displays the short name of the current Collection.
Examples
Quick Template
[Coll:shortname]
PHP Template
$Blog->dget( 'shortname' );
Parameters
This tag does not accept any parameters.
Return value
This tag displays content only, it does not have a return value.