PHP 클래스 tl_undo

Provide miscellaneous methods that are used by the data configuration array.
상속: extends Backend
파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
__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

메소드 상세

__construct() 공개 메소드

Import the back end user object
public __construct ( )

checkPermission() 공개 메소드

Check permissions to use table tl_undo
public checkPermission ( )

ellipsis() 공개 메소드

Add the surrounding ellipsis layer
public ellipsis ( array $row, string $label ) : string
$row array
$label string
리턴 string