AbstractWizardController

Class AbstractWizardController

Internal

This class is a specific Backend controller implementation and is not considered part of the Public TYPO3 API.

Table of Contents

Methods

checkEditAccess()  : bool
Checks access for element
getBackendUserAuthentication()  : BackendUserAuthentication
Returns an instance of BackendUserAuthentication
getLanguageService()  : LanguageService
Returns an instance of LanguageService

Methods

checkEditAccess()

Checks access for element

protected checkEditAccess(string $table, int $uid) : bool
Parameters
$table : string

Table name

$uid : int

Record uid

Return values
bool

        
On this page

Search results