◆ getContentLanguageImagePath()
static getContentLanguageImagePath |
( |
|
$language | ) |
|
|
static |
Returns imagepath for given language, used by MVV First tries $GLOBALS['CONTENT_LANGUAGES'], if not defined returns hardcoded path
- Parameters
-
- Returns
- string path to language icon
◆ isVisible()
Determines whether the mvv backend is visible.
- Returns
- boolean True if backend is visible
◆ isVisibleSearch()
static isVisibleSearch |
( |
| ) |
|
|
static |
Determines whether the search for modules is visible in the global search.
- Returns
- boolean True if backend is visible in search
◆ logFormat()
This method enriches the logentry templates with data of the mvv classes
- Parameters
-
- Returns
- void
Implements Loggable.
◆ logSearch()
static logSearch |
( |
|
$needle, |
|
|
|
$action_name = null |
|
) |
| |
|
static |
This method searches the log-entries for log-actions of the mvv classes. Used by search function on log page.
- Parameters
-
string | $needle | The search term. |
string | $action_name | The name of the log action. |
- Returns
- array Found log events.
Implements Loggable.
◆ CACHE_KEY
The global key used by mvv classes to store values in cache.
The documentation for this class was generated from the following file: