addLinkWithTextById('logout_now_link_text'); // Flush the content $helper->flushContent(); // Get helper instance $helper = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'return_login_link', 'index.php?app={?app_short_name?}&page=login_area')); // Set link text $helper->addLinkWithTextById('return_login_link_text'); // Flush the content $helper->flushContent(); // [EOC] ?>
Willst du dich wirklich aus dem ToDo-Manager ausloggen?