gehe zum Quellcode dieser Datei
Namensbereiche | |
| namespace | Joomla |
Variablen | |
| $basePath = dirname( __FILE__ ) | |
| $http_host = explode(':', $_SERVER['HTTP_HOST'] ) | |
| $logintime = strval( mosGetParam( $_SESSION, 'session_logintime', '' ) ) | |
| $session_id = strval( mosGetParam( $_SESSION, 'session_id', '' ) ) | |
| die | |
| $my | gid = intval( mosGetParam( $_SESSION, 'session_gid', '' ) ) |
| $my | id = intval( mosGetParam( $_SESSION, 'session_user_id', '' ) ) |
| $my | username = strval( mosGetParam( $_SESSION, 'session_username', '' ) ) |
| $my | usertype = strval( mosGetParam( $_SESSION, 'session_usertype', '' ) ) |
| $basePath = dirname( __FILE__ ) |
| $logintime = strval( mosGetParam( $_SESSION, 'session_logintime', '' ) ) |
| $session_id = strval( mosGetParam( $_SESSION, 'session_id', '' ) ) |
Definiert in Zeile 51 der Datei auth.php.
Wird benutzt von FeedCreator::_redirect(), Archive_Tar::Archive_Tar(), checkInputArray(), DOMIT_Utilities::DOMIT_Utilities(), mosSession::generateId(), patErrorManager::handleErrorDie(), mosMainFrame::initSession(), mosInstaller::install(), mosMainFrame::login(), mosDBTable::move(), Cpdf::openFont(), PclErrorFatal(), PclZip::PclZip(), PEAR_Error::PEAR_Error(), DOMIT_DOMException::raiseException(), xml_domit_rss_exception::raiseException(), HTTPExceptions::raiseException(), XMLRPC_Client_Exception::raiseException(), recordVote(), saveUser(), sendNewPass(), mosInstallerModule::uninstall(), mosInstallerMambot::uninstall(), mosInstaller::uninstall() und viewbanner().
| case gid = intval( mosGetParam( $_SESSION, 'session_gid', '' ) ) |
Definiert in Zeile 45 der Datei auth.php.
Wird benutzt von HTML_content::_linkInfo(), botSearchCategories(), botSearchContacts(), botSearchContent(), botSearchNewsfeedslinks(), botSearchSections(), botSearchWeblinks(), cancelWebLink(), checkUserPermissions(), contactpage(), HTML_modules::editModule(), editUser(), HTML_users::edituser(), editWebLink(), initModules(), listContacts(), listFeeds(), listWeblinks(), mosMainFrame::login(), logoutUser(), mosLoadModules(), mosShowHFMenu(), mosShowVIMenu(), PclTarHandleHeader(), removeUsers(), saveUser(), saveWeblink(), HTML_syndicate::settings(), showFeed(), showItem(), HTML_newsfeeds::showNewsFeeds(), showPathway(), showUsers() und mosUser::store().
| case id = intval( mosGetParam( $_SESSION, 'session_user_id', '' ) ) |
Definiert in Zeile 42 der Datei auth.php.
Wird benutzt von HTML_users::edituser(), mosCommonHTML::menuLinksContent() und mosCommonHTML::menuLinksSecCat().
| document location m *n FROM n LEFT JOIN n WHERE u or Access Level Please try document location username = strval( mosGetParam( $_SESSION, 'session_username', '' ) ) |
Definiert in Zeile 43 der Datei auth.php.
Wird benutzt von mosUser::check(), editUser(), mosMainFrame::initSessionAdmin(), mosMainFrame::login(), saveContent(), saveRegistration(), saveUser(), saveWeblink(), userEdit() und userSave().
| $my usertype = strval( mosGetParam( $_SESSION, 'session_usertype', '' ) ) |
Definiert in Zeile 44 der Datei auth.php.
Wird benutzt von mosAbstractTasker::accessCheck(), AuthorDateLine(), HTML_users::edituser(), mosMainFrame::initSessionAdmin(), mosLoadAdminModules(), mosShowVIMenu(), HTML_content::showArchive(), HTML_typedcontent::showContent(), HTML_content::showContent() und HTML_content::showList().