PHP 클래스 BxDolJoinProcessor, dolphin.pro

파일 보기 프로젝트 열기: boonex/dolphin.pro 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$aErrors inputted values
$aPages currently shown page
$aValues available pages
$bAjaxMode errors generated on page
$bCouple
$bCoupleEnabled defines if the script were requested by ajax
$iPage profile fields
$oPF

공개 메소드들

메소드 설명
__construct ( $aParams = [] )
genHiddenFieldsArray ( $aHiddenFields = [] )
getCoupleOptions ( )
process ( $aAddonFields = [] )
processPostValues ( )
registerMember ( )
showErrorsJson ( )
showFailPage ( )
showFinishPage ( $iMemberId, $sStatus )
showJoinForm ( $aAddonFields = [] )

메소드 상세

__construct() 공개 메소드

public __construct ( $aParams = [] )

genHiddenFieldsArray() 공개 메소드

public genHiddenFieldsArray ( $aHiddenFields = [] )

getCoupleOptions() 공개 메소드

public getCoupleOptions ( )

process() 공개 메소드

public process ( $aAddonFields = [] )

processPostValues() 공개 메소드

public processPostValues ( )

registerMember() 공개 메소드

public registerMember ( )

showErrorsJson() 공개 메소드

public showErrorsJson ( )

showFailPage() 공개 메소드

public showFailPage ( )

showFinishPage() 공개 메소드

public showFinishPage ( $iMemberId, $sStatus )

showJoinForm() 공개 메소드

public showJoinForm ( $aAddonFields = [] )

프로퍼티 상세

$aErrors 공개적으로 프로퍼티

inputted values
public $aErrors

$aPages 공개적으로 프로퍼티

currently shown page
public $aPages

$aValues 공개적으로 프로퍼티

available pages
public $aValues

$bAjaxMode 공개적으로 프로퍼티

errors generated on page
public $bAjaxMode

$bCouple 공개적으로 프로퍼티

public $bCouple

$bCoupleEnabled 공개적으로 프로퍼티

defines if the script were requested by ajax
public $bCoupleEnabled

$iPage 공개적으로 프로퍼티

profile fields
public $iPage

$oPF 공개적으로 프로퍼티

public $oPF