Message

\nn\t3::Message()

Overview of Methods

\nn\t3::Message()->ERROR($title = '', $text = '');

\nn\t3::Message()->OK($title = '', $text = '');

\nn\t3::Message()->WARNING($title = '', $text = '');

\nn\t3::Message()->flash($title = '', $text = '', $type = 'OK', $queueID = NULL);

\nn\t3::Message()->flush($queueID = NULL);

\nn\t3::Message()->render($queueID = NULL);

\nn\t3::Message()->setId($name = NULL);