EasyBlogInfo
in package
Table of Contents
Methods
- getMessage() : mixed
- Gets messages from the info queue
- getNamespace() : mixed
- Gets the namespace
- html() : mixed
- Generates a message in html.
- set() : mixed
- Sets a message in the queue.
Methods
getMessage()
Gets messages from the info queue
public
getMessage([mixed $clear = true ]) : mixed
Parameters
- $clear : mixed = true
Tags
getNamespace()
Gets the namespace
public
getNamespace() : mixed
Tags
html()
Generates a message in html.
public
html() : mixed
Tags
set()
Sets a message in the queue.
public
set([mixed $message = '' ][, mixed $class = '' ]) : mixed
Parameters
- $message : mixed = ''
- $class : mixed = ''