Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
tl_undo
PHP Class tl_undo
Provide miscellaneous methods that are used by the data configuration array.
Inheritance:
extends
Backend
显示文件
Open project: contao/core-bundle
Public Methods
Method
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
method
Import the back end user object
public
__construct
( )
checkPermission()
public
method
Check permissions to use table tl_undo
public
checkPermission
( )
ellipsis()
public
method
Add the surrounding ellipsis layer
public
ellipsis
(
array
$row
,
string
$label
) :
string
$row
array
$label
string
return
string