SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class ColModifierTruncate

Truncate the word count of a column with given word limit trailed by ellipsis symbol, with the full text in a title attribute

Variables

NameVisibilityDescription
$word_limit 

Functions

NameVisibilityDescription
__constructpublic 
modifypublic 

public __construct

void $ColModifierTruncate->__construct ( [ mixed $word_limit ] );

This function does not have a description

public modify

unknown $ColModifierTruncate->modify ( mixed $val , mixed $field_name );

This function does not have a description