|
| __construct () |
|
| isAdmin () |
|
| isMemberOfGroup ($groupId) |
|
| doesUserHaveAccess ($row, $perms) |
|
| isInWebMount ($id, $readPerms='', $exitOnError=0) |
|
| modAccess ($conf, $exitOnError) |
|
| getPagePermsClause ($perms) |
|
| calcPerms ($row) |
|
| isRTE () |
|
| check ($type, $value) |
|
| checkAuthMode ($table, $field, $value, $authMode) |
|
| checkLanguageAccess ($langValue) |
|
| checkFullLanguagesAccess ($table, $record) |
|
| recordEditAccessInternals ($table, $idOrRow, $newRecord=FALSE, $deletedRecord=FALSE, $checkFullLanguageAccess=FALSE) |
|
| isPSet ($compiledPermissions, $tableName, $actionType='') |
|
| mayMakeShortcut () |
|
| workspaceCannotEditRecord ($table, $recData) |
|
| workspaceCannotEditOfflineVersion ($table, $recData) |
|
| workspaceAllowLiveRecordsInPID ($pid, $table) |
|
| workspaceCreateNewRecord ($pid, $table) |
|
| workspaceAllowAutoCreation ($table, $id, $recpid) |
|
| workspaceCheckStageForCurrent ($stage) |
|
| workspacePublishAccess ($wsid) |
|
| workspaceSwapAccess () |
|
| getTSConfig ($objectString, $config='') |
|
| getTSConfigVal ($objectString) |
|
| getTSConfigProp ($objectString) |
|
| returnWebmounts () |
|
| jsConfirmation ($bitmask) |
|
| fetchGroupData () |
|
| fetchGroups ($grList, $idList='') |
|
| setCachedList ($cList) |
|
| getCategoryMountPoints () |
|
| getFileMountRecords () |
|
| getFileStorages () |
|
| evaluateUserSpecificFileFilterSettings () |
|
| getFilePermissions () |
|
| getFilePermissionsForStorage (\TYPO3\CMS\Core\Resource\ResourceStorage $storageObject) |
|
| getDefaultUploadTemporaryFolder () |
|
| addTScomment ($str) |
|
| workspaceInit () |
|
| checkWorkspace ($wsRec, $fields='uid, title, adminusers, members, reviewers, publish_access, stagechg_notification') |
|
| checkWorkspaceCurrent () |
|
| setWorkspace ($workspaceId) |
|
| setTemporaryWorkspace ($workspaceId) |
|
| setDefaultWorkspace () |
|
| setWorkspacePreview ($previewState) |
|
| getDefaultWorkspace () |
|
| writelog ($type, $action, $error, $details_nr, $details, $data, $tablename='', $recuid='', $recpid='', $event_pid=-1, $NEWid='', $userId=0) |
|
| simplelog ($message, $extKey='', $error=0) |
|
| checkLockToIP () |
|
| backendCheckLogin () |
|
| checkCLIuser () |
|
| backendSetUC () |
|
| overrideUC () |
|
| resetUC () |
|
| logoff () |
|
| __construct () |
|
| start () |
|
| isSetSessionCookie () |
|
| isRefreshTimeBasedCookie () |
|
| checkAuthentication () |
|
| createSessionId () |
|
| createUserSession ($tempuser) |
|
| getNewSessionRecord ($tempuser) |
|
| fetchUserSession ($skipSessionUpdate=FALSE) |
|
| logoff () |
|
| removeCookie ($cookieName) |
|
| isExistingSessionRecord ($id) |
|
| isCookieSet () |
|
| veriCode () |
|
| writeUC ($variable='') |
|
| unpack_uc ($theUC='') |
|
| pushModuleData ($module, $data, $noSave=0) |
|
| getModuleData ($module, $type='') |
|
| getSessionData ($key) |
|
| setAndSaveSessionData ($key, $data) |
|
| getLoginFormData () |
|
| processLoginData ($loginData, $passwordTransmissionStrategy='') |
|
| getAuthInfoArray () |
|
| compareUident ($user, $loginData, $passwordCompareStrategy='') |
|
| gc () |
|
| writelog ($type, $action, $error, $details_nr, $details, $data, $tablename, $recuid, $recpid) |
|
| checkLogFailures ($email, $secondsBack, $maxFailures) |
|
| setBeUserByUid ($uid) |
|
| setBeUserByName ($name) |
|
| getRawUserByUid ($uid) |
|
| getRawUserByName ($name) |
|
| fetchUserRecord ($dbUser, $username, $extraWhere='') |
|
static | getCookieName () |
|
| $usergroup_column = 'usergroup' |
|
| $usergroup_table = 'be_groups' |
|
| $groupData |
|
| $userGroups = array() |
|
| $userGroupsUID = array() |
|
| $groupList = '' |
|
| $workspace = -99 |
|
| $workspaceRec = array() |
|
| $dataLists |
|
| $includeHierarchy = array() |
|
| $includeGroupArray = array() |
|
| $OS = '' |
|
| $TSdataArray = array() |
|
| $userTS_text = '' |
|
| $userTS = array() |
|
| $userTSUpdated = FALSE |
|
| $userTS_dontGetCached = FALSE |
|
| $RTE_errors = array() |
|
| $errorMsg = '' |
|
| $checkWorkspaceCurrent_cache = NULL |
|
| $session_table = 'be_sessions' |
|
| $user_table = 'be_users' |
|
| $username_column = 'username' |
|
| $userident_column = 'password' |
|
| $userid_column = 'uid' |
|
| $lastLogin_column = 'lastlogin' |
|
| $enablecolumns |
|
| $formfield_uname = 'username' |
|
| $formfield_uident = 'userident' |
|
| $formfield_chalvalue = 'challenge' |
|
| $formfield_status = 'login_status' |
|
| $writeStdLog = TRUE |
|
| $writeAttemptLog = TRUE |
|
| $auth_timeout_field = 6000 |
|
| $challengeStoredInCookie = TRUE |
|
| $firstMainGroup = 0 |
|
| $uc |
|
| $uc_default |
|
| $global_database = '' |
|
| $session_table = '' |
|
| $name = '' |
|
| $get_name = '' |
|
| $user_table = '' |
|
| $usergroup_table = '' |
|
| $username_column = '' |
|
| $userident_column = '' |
|
| $userid_column = '' |
|
| $usergroup_column = '' |
|
| $lastLogin_column = '' |
|
| $enablecolumns |
|
| $showHiddenRecords = FALSE |
|
| $formfield_uname = '' |
|
| $formfield_uident = '' |
|
| $formfield_chalvalue = '' |
|
| $formfield_status = '' |
|
| $auth_timeout_field = 0 |
|
| $lifetime = 0 |
|
| $gc_time = 0 |
|
| $gc_probability = 1 |
|
| $writeStdLog = FALSE |
|
| $writeAttemptLog = FALSE |
|
| $sendNoCacheHeaders = TRUE |
|
| $getFallBack = FALSE |
|
| $hash_length = 32 |
|
| $getMethodEnabled = FALSE |
|
| $lockIP = 4 |
|
| $lockHashKeyWords = 'useragent' |
|
| $warningEmail = '' |
|
| $warningPeriod = 3600 |
|
| $warningMax = 3 |
|
| $checkPid = TRUE |
|
| $checkPid_value = 0 |
|
| $id |
|
| $cookieId |
|
| $loginFailure = FALSE |
|
| $loginSessionStarted = FALSE |
|
| $user = NULL |
|
| $get_URL_ID = '' |
|
| $newSessionID = FALSE |
|
| $forceSetCookie = FALSE |
|
| $dontSetCookie = FALSE |
|
| $challengeStoredInCookie = FALSE |
|
| $loginType = '' |
|
| $svConfig = array() |
|
| $writeDevLog = FALSE |
|
| $uc |
|
| initializeDbMountpointsInWorkspace () |
|
| isUserAllowedToLogin () |
|
| setSessionCookie () |
|
| getCookieDomain () |
|
| getCookie ($cookieName) |
|
| regenerateSessionId () |
|
| fetchUserSessionFromDB () |
|
| user_where_clause () |
|
| ipLockClause () |
|
| ipLockClause_remoteIPNumber ($parts) |
|
| hashLockClause () |
|
| hashLockClause_getHashInt () |
|
| getDatabaseConnection () |
|
| $fileStorages |
|
| $filePermissions |
|
| $cookieWasSetOnCurrentRequest = FALSE |
|
| $db = NULL |
|