$search
Public Member Functions | |
def | __del__ |
def | checkLoginCookie |
def | close |
def | default_app_path |
def | get_active_user |
def | get_active_user_last_activity |
def | getUsername |
def | handle_actions2 |
def | is_active_user |
def | make_active_user |
def | remove_active_user |
def | setStyleSheet |
def | subclassinit |
Public Attributes | |
authdb | |
db | |
http | |
login | |
username | |
userRec |
Definition at line 18 of file MBPage.py.
def webui::MBPage::MBPage::get_active_user_last_activity | ( | self | ) |
Reimplemented in webui::mod::webui::cgibin::admin::MyPage, webui::mod::webui::cgibin::appgroup::MyPage, webui::mod::webui::cgibin::appinfo::MyPage, webui::mod::webui::cgibin::apps::MyPage, webui::mod::webui::cgibin::edituser::MyPage, webui::mod::webui::cgibin::maintenance::MyPage, webui::mod::webui::cgibin::newuser::MyPage, webui::mod::webui::cgibin::overview::MyPage, webui::mod::webui::cgibin::powerboard::MyPage, webui::mod::webui::cgibin::users::MyPage, and webui::mod::webui::cgibin::webui_index::MyPage.
Reimplemented from pyclearsilver::CSPage::CSPage.