SproutCMS

This is the code documentation for the SproutCMS project

class EmailTextReg

Source code (2 results)

/sprout/Helpers/Register.php   Highlighted file source

Line 216: self::$emailtexts[$code] = new EmailTextReg($field_defs, $default_html_view);
Line 220: * Get all registered email texts. Returns an array of EmailTextReg objects
Line 228: * Get a single registered email texts. Returns an EmailTextReg object

A total of 4 lines in 2 files were found