SproutCMS

This is the code documentation for the SproutCMS project

function getInfoLabels()

This function should return a summary of what this widget's *content* is.
Don't specify the widget name; we already know that!

Most widgets show content using a category selection box; in that case
the most useful thing is probably the category name, perhaps also the
order and limit.

Return NULL if there isn't an appropriate label to use.

Usage

unknown $Widget->getInfoLabels ( );