SproutCMS

This is the code documentation for the SproutCMS project

class FbHack

A basic demonstration of hacky things that can be done in addition to using Fb on JSON forms

Source code (2 results)

/modules/Demo/Helpers/FbHack.php   Highlighted file source

Line 20: class FbHack {
Line 33: return '<span style="color: #090;">Hello world from the FbHack::hack() method!</span>';

/sprout/Helpers/Form.php   Highlighted file source

Line 55: * echo Form::fieldPlain('SproutModules\Someone\CustomModule\Helpers\FbHack::phone', 'phone', [], []);

A total of 3 lines in 2 files were found