Class Excerpt-Presentation

Presents a large amount of text as an HTML
paragraph.

Part of:

package weblocks, class text-presentation

Direct Superclass

text-presentationA default presentation that renders values as
text.

Slot

cutoff-threshold
Number of characters before the text is cut off.
Initform:*text-data-cutoff-threshold*, Initargs::cutoff-threshold; Accessors:excerpt-presentation-cutoff-threshold.

Direct Method

print-view-field-valueConverts a value to a textual representation.
Specialize this function to change the way a value ...
render-view-field-valueRenders 'value' obtained from 'field' using
'presentation'. If this function requires a textual r...