addLinkWithTextById('logout_now'); // Flush the content $helperInstance->flushContent(); // Get helper instance $helperInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper_class', array($this, 'return_login')); // Set link text $helperInstance->addLinkWithTextById('return_login'); // Flush the content $helperInstance->flushContent(); // [EOC] ?>
Willst du dich wirklich aus dem Spiel ausloggen?
{?logout_now?} | {?return_login?}