TYPO3 CMS
TYPO3_6-2
|
Additional Inherited Members | |
![]() | |
init ($show_hidden) | |
getPage ($uid, $disableGroupAccessCheck=FALSE) | |
getPage_noCheck ($uid) | |
getFirstWebPage ($uid) | |
getPageIdFromAlias ($alias) | |
getPageOverlay ($pageInput, $lUid=-1) | |
getRecordOverlay ($table, $row, $sys_language_content, $OLmode='') | |
getMenu ($uid, $fields=' *', $sortField='sorting', $addWhere='', $checkShortcuts=TRUE) | |
getDomainStartPage ($domain, $path='', $request_uri='') | |
getRootLine ($uid, $MP='', $ignoreMPerrors=FALSE) | |
getPathFromRootline ($rl, $len=20) | |
getExtURL ($pagerow, $disable=0) | |
getMountPointInfo ($pageId, $pageRec=FALSE, $prevMountPids=array(), $firstPageUid=0) | |
checkRecord ($table, $uid, $checkPage=0) | |
getRawRecord ($table, $uid, $fields=' *', $noWSOL=FALSE) | |
getRecordsByField ($theTable, $theField, $theValue, $whereClause='', $groupBy='', $orderBy='', $limit='') | |
deleteClause ($table) | |
enableFields ($table, $show_hidden=-1, $ignore_array=array(), $noVersionPreview=FALSE) | |
getMultipleGroupsWhereClause ($field, $table) | |
fixVersioningPid ($table, &$rr) | |
versionOL ($table, &$row, $unsetMovePointers=FALSE, $bypassEnableFieldsCheck=FALSE) | |
movePlhOL ($table, &$row) | |
getMovePlaceholder ($table, $uid, $fields=' *') | |
getWorkspaceVersionOfRecord ($workspace, $table, $uid, $fields=' *', $bypassEnableFieldsCheck=FALSE) | |
checkWorkspaceAccess ($wsid) | |
![]() | |
static | getHash ($hash, $expTime=0) |
static | storeHash ($hash, $data, $ident, $lifetime=0) |
![]() | |
$urltypes = array('', 'http://', 'ftp://', 'mailto:', 'https://') | |
$where_hid_del = ' AND pages.deleted=0' | |
$where_groupAccess = '' | |
$sys_language_uid = 0 | |
$versioningPreview = FALSE | |
$versioningWorkspaceId = 0 | |
$workspaceCache = array() | |
$error_getRootLine = '' | |
$error_getRootLine_failPid = 0 | |
const | DOKTYPE_DEFAULT = 1 |
const | DOKTYPE_LINK = 3 |
const | DOKTYPE_SHORTCUT = 4 |
const | DOKTYPE_BE_USER_SECTION = 6 |
const | DOKTYPE_MOUNTPOINT = 7 |
const | DOKTYPE_SPACER = 199 |
const | DOKTYPE_SYSFOLDER = 254 |
const | DOKTYPE_RECYCLER = 255 |
const | SHORTCUT_MODE_NONE = 0 |
const | SHORTCUT_MODE_FIRST_SUBPAGE = 1 |
const | SHORTCUT_MODE_RANDOM_SUBPAGE = 2 |
const | SHORTCUT_MODE_PARENT_PAGE = 3 |
![]() | |
purgeComputedProperties (array $row) | |
shouldFieldBeOverlaid ($table, $field, $value) | |
![]() | |
$cache_getRootLine = array() | |
$cache_getPage = array() | |
$cache_getPage_noCheck = array() | |
$cache_getPageIdFromAlias = array() | |
$cache_getMountPointInfo = array() | |
$tableNamesAllowedOnRootLevel | |
$computedPropertyNames | |
Definition at line 5182 of file LegacyClassesForIde.php.