typeadmincolumn
DESCRIPTION |
|---|
$Description: Column definitions for generic administration screen for content types, by typeadmin. $
USAGE |
|---|
<cf_typeadmincolumn
columntype="expression/evaluate/value"
title="Heading"
value="some value" />
ATTRIBUTES |
|---|
-> [columntype]: type of column (required); expression/evaluate/value
-> [title]: Title for the admin. Defaults to content type component display name.
-> [value]: value to resolve for query cell.