Bristol SU Support Package
Public Member Functions | Protected Attributes | List of all members
BristolSU\Support\Revision\HasRevisions Class Reference
Inheritance diagram for BristolSU\Support\Revision\HasRevisions:
Inheritance graph
[legend]
Collaboration diagram for BristolSU\Support\Revision\HasRevisions:
Collaboration graph
[legend]

Public Member Functions

 initializeHasRevisions ()
 
 getSystemUserId ()
 

Protected Attributes

 $historyLimit
 
 $revisionCleanup
 

Detailed Description

Definition at line 10 of file HasRevisions.php.

Member Function Documentation

◆ getSystemUserId()

BristolSU\Support\Revision\HasRevisions::getSystemUserId ( )

Attempt to find the ID of the current user

Returns
int|null

Definition at line 41 of file HasRevisions.php.

◆ initializeHasRevisions()

BristolSU\Support\Revision\HasRevisions::initializeHasRevisions ( )

Set the configuration properties required by the base implementation from the config

Definition at line 30 of file HasRevisions.php.

Member Data Documentation

◆ $historyLimit

BristolSU\Support\Revision\HasRevisions::$historyLimit
protected

Definition at line 18 of file HasRevisions.php.

◆ $revisionCleanup

BristolSU\Support\Revision\HasRevisions::$revisionCleanup
protected

Definition at line 25 of file HasRevisions.php.


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