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