InfoGlue CMS

Developers

IG Component list component

This component shows information about all components in the system

Code

Properties

Name Type Entity Multiple AssetBinding Allowed CTD Names Description
Components binding Content false false Folder The binding to the article to show
Headline textfield false false The list headline
Detailpage binding SiteNode false false No description yet
ShowThumbnail select false false Show thumbnail

Property XML

<?xml version=’1.0’ encoding=’UTF-8’?><properties><property name=’Components’ type=’binding’ entity=’Content’ multiple=’false’ assetBinding=’false’ allowedContentTypeDefinitionNames=’Folder’ description=’The binding to the article to show’/><property name=’Headline’ type=’textfield’ entity=’’ multiple=’false’ assetBinding=’false’ allowedContentTypeDefinitionNames=’’ description=’The list headline’/><property name=’Detailpage’ type=’binding’ entity=’SiteNode’ multiple=’false’ assetBinding=’false’ allowedContentTypeDefinitionNames=’’ description=’No description yet’/><property name=’ShowThumbnail’ type=’select’ multiple=’false’ assetBinding=’false’ description=’Show thumbnail’><option name=’’ value=’’/><option name=’No’ value=’false’/><option name=’Yes’ value=’true’/></property></properties>