Stud.IP  trunk Revision
CleanObjectUserVisits Class Reference
Inheritance diagram for CleanObjectUserVisits:
Inheritance graph
Collaboration diagram for CleanObjectUserVisits:
Collaboration graph

Public Member Functions

 execute ($last_result, $parameters=[])
 
- Public Member Functions inherited from CronJob
 execute ($last_result, $parameters=[])
 
 setUp ()
 
 tearDown ()
 

Static Public Member Functions

static getName ()
 
static getDescription ()
 
static getParameters ()
 
- Static Public Member Functions inherited from CronJob
static getName ()
 
static getDescription ()
 
static getParameters ()
 
static register ()
 
static unregister ()
 

Detailed Description

clean_object_user_visits.php.

Core cronjob that removes old entries from the table "object_user_visits".

Author
Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m GPL2 or any later version
Since
3.3

Member Function Documentation

◆ execute()

execute (   $last_result,
  $parameters = [] 
)

Executes the cronjob.

Parameters
mixed$last_resultResult returned from the last execution
Array$parametersDefined parameters
Here is the call graph for this function:

◆ getDescription()

static getDescription ( )
static

Returns the description for this cronjob.

Returns
String containing the description

◆ getName()

static getName ( )
static

Return the name of this cronjob.

Returns
String containing the name

◆ getParameters()

static getParameters ( )
static

Returns the defined configuration parameters for this cronjob.

Returns
Array with defined parameters

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