void
addHeaderCache
(mixed $id, mixed $content)
void
addStyleCache
(mixed $id, mixed $content)
void
clearObjectIdStack
()
void
correctlogIn
(mixed $lsite, mixed $username, mixed $password)
void
fieldDefault
(mixed $otype, mixed $fieldname)
void
getAnonymousGroupId
()
void
getDirBinfileCache
()
void
getDirFilterUpload
()
void
getDirStaticbinfile
()
void
getDirStfilebinfile
()
void
getDirStimgbinfile
()
void
getLastVariantLanguage
()
void
getObjectLanguage
()
void
getPrimaryLanguage
()
void
getProfileView
(mixed $type, mixed $view)
void
getRestrictLanguage
()
void
getRevisionControl
()
void
getSystemAccountId
()
void
getUnlimitedAccess
()
void
getViewCfg
(mixed $otype, mixed $name)
void
isAppAvail
(mixed $value)
void
isFieldHidden
(mixed $otype, mixed $fieldname)
void
isFieldSecret
(mixed $otype, mixed $fieldname)
void
logIn
(mixed $lsite, mixed $username, mixed $password, mixed $website)
Only for use from showpage.php
void
recognizeUser
([mixed $force = false])
void
setAppName
(mixed $app)
void
setGuiLanguage
(mixed $lang)
void
setLanguage
(mixed $lang)
void
setLastVariantLanguage
(mixed $lang)
void
setObjectIdStack
(mixed $oid)
Only for dealing with very special cases, where the current user needs to be granted unlimited access to all objects At the moment only used in eventhandler->fireEvent, to allow for retrieval of data on other users and usergroups.
The value is (of course) not persistent between page impressions but remember to set the value to false again as soon as possible. Use with care!
void
setUnlimitedAccess
(mixed $value)
void
setViewerPath
(mixed $path)
void
setViewerUrl
(mixed $url)
void
setWebuser
(mixed $value)