Go to the documentation of this file.
14 parent::__construct($oConfig,
$oDb);
19 $this->
_page(
_t(
'_ch_oauth_authorization'),
MsgBox($sErrorMsg));
26 'url' => CH_WSB_URL_ROOT . $this->_oConfig->getBaseUri() .
'auth',
27 'client_id' =>
ch_get(
'client_id'),
28 'response_type' =>
ch_get(
'response_type'),
29 'redirect_uri' =>
ch_get(
'redirect_uri'),
30 'state' =>
ch_get(
'state'),
40 $_page[
'name_index'] = 0;
__construct(&$oConfig, &$oDb)
MsgBox($sText, $iTimer=0)
ch_import($sClassName, $aModule=array())
$_page_cont[$_ni]['page_main_code']
addCss($mixedFiles, $bDynamic=false)
htmlspecialchars_adv($string)
_t($key, $arg0="", $arg1="", $arg2="")
PageCode($oTemplate=null)
_page($sTitle, $sContent)
parseHtmlByName($sName, $aVariables, $mixedKeyWrapperHtml=null, $sCheckIn=CH_WSB_TEMPLATE_CHECK_IN_BOTH)