SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class ColModifierLnk

Formats a Lnk field into something appealing

Functions

NameVisibilityDescription
__constructpublic 
modifypublicModify a column value

public __construct

void $ColModifierLnk->__construct ( );

This function does not have a description

public modify

string $ColModifierLnk->modify ( string $val , string $field_name );

Modify a column value
This value will be html/csv/etc encoded afterwards.