33 $setupConfig =
$GLOBALS[
'BE_USER']->getTSConfigProp(
'setup.fields');
34 if (isset($setupConfig[
'tx_openid_openid.'][
'disabled']) && $setupConfig[
'tx_openid_openid.'][
'disabled']) {
48 $openid =
$GLOBALS[
'BE_USER']->user[
'tx_openid_openid'];
49 $add = htmlspecialchars(
50 $GLOBALS[
'LANG']->sL(
'LLL:EXT:openid/Resources/Private/Language/Wizard.xlf:addopenid')
53 return '<input id="field_tx_openid_openid"' .
54 $GLOBALS[
'TBE_TEMPLATE']->formWidth(20) .
55 ' type="text" name="data[be_users][tx_openid_openid]"' .
56 ' value="' . htmlspecialchars($openid) .
'" />' .
57 ' <a href="#" onclick="' .
59 ',null,\'width=600,height=400,status=0,menubar=0,scrollbars=0\');' .
60 'vHWin.focus();return false;' .
62 '<img src="../typo3/sysext/openid/ext_icon.gif" alt="' . $add .
'" title="' . $add .
'"/>' .
accessLevelCheck(array $config)
static quoteJSvalue($value)
static getModuleUrl($moduleName, $urlParameters=array(), $backPathOverride=FALSE, $returnAbsoluteUrl=FALSE)
renderOpenID(array $parameters, \TYPO3\CMS\Setup\Controller\SetupModuleController $parent)
if(!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][]