PHP Class tl_undo

Provide miscellaneous methods that are used by the data configuration array.
Inheritance: extends Backend
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
__construct ( ) Import the back end user object
checkPermission ( ) Check permissions to use table tl_undo
ellipsis ( array $row, string $label ) : string Add the surrounding ellipsis layer

Method Details

__construct() public méthode

Import the back end user object
public __construct ( )

checkPermission() public méthode

Check permissions to use table tl_undo
public checkPermission ( )

ellipsis() public méthode

Add the surrounding ellipsis layer
public ellipsis ( array $row, string $label ) : string
$row array
$label string
Résultat string