Class containing a lang string cleaned.
More...
|
string | $component = null |
| the component
|
|
int | $errorlevel = null |
| the error level
|
|
string | $filename = null |
| the original filename
|
|
langstring | $langstring = null |
| the current string
|
|
string | $stringid = null |
| the string ID
|
|
Class containing a lang string cleaned.
- Copyright
- 2020 Ferran Recio ferra.nosp@m.n@mo.nosp@m.odle..nosp@m.com
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later Represents a single string
◆ __construct()
tool_customlang\local\mlang\logstatus::__construct |
( |
string | $message, |
|
|
string | $errorlevel, |
|
|
?string | $filename = null, |
|
|
?string | $component = null, |
|
|
?langstring | $langstring = null ) |
Class creator.
- Parameters
-
string | $message | the message identifier to display |
string | $errorlevel | the notice level |
string | null | $filename | the filename of this log |
string | null | $component | the component of this log |
langstring | null | $langstring | the langstring of this log |
◆ get_message()
tool_customlang\local\mlang\logstatus::get_message |
( |
| ) |
|
Get the log message.
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/customlang/classes/local/mlang/logstatus.php