Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
MVV Class Reference
Inheritance diagram for MVV:
Loggable

Static Public Member Functions

static isVisible ()
 
static isVisibleSearch ()
 
static logFormat (LogEvent $event)
 
static logSearch ($needle, $action_name=null)
 

Data Fields

const CACHE_KEY = 'MVV'
 

Member Function Documentation

static isVisible ( )
static

Determines whether the mvv backend is visible.

Returns
boolean True if backend is visible
static isVisibleSearch ( )
static

Determines whether the search for modules is visible in the global search.

Returns
boolean True if backend is visible in search
static logFormat ( LogEvent  $event)
static

This method enriches the logentry templates with data of the mvv classes

Parameters
LogEventlog event entry
Returns
void

Implements Loggable.

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$needleThe search term.
string$action_nameThe name of the log action.
Returns
array Found log events.

Implements Loggable.

Field Documentation

const CACHE_KEY = 'MVV'

The global key used by mvv classes to store values in cache.


The documentation for this class was generated from the following file: