SproutCMS

This is the code documentation for the SproutCMS project

class ColModifierLookupTable

Returns data from a database table.

This is basically than ColModifierLookupArray(Pdb::lookup),
but it doesn't call the Pdb::lookup until right before it's needed,
so if the itemlist doesn't get used, we aren't wasting a db call.

Class structure