Cheetah
|
Public Member Functions | |
__construct ($iAreaID, $oMain=null) | |
getFormJoin ($aParams) | |
![]() | |
__construct ( $iAreaID) | |
loadCache ( $bCycle=true) | |
genJsonErrors ( $aErrors, $bCouple) | |
processPostValues ( $bCouple, &$aValues, &$aErrors, $iPage=0, $iProfileID=0, $iBlockOnly=0) | |
checkPostValue ( $iBlockID, $iItemID, $mValue, $iHuman, $iProfileID) | |
checkPostValueForPassConfirm ( $aItem, $mValue, $iHuman) | |
checkPostValueForRangeCorrect ( $aItem, $mValue) | |
checkPostValueForMin ( $aItem, $mValue) | |
checkPostValueForMax ( $aItem, $mValue) | |
checkPostValueForUnique ( $aItem, $mValue, $iHuman, $iProfileID) | |
checkPostValueForCheck ( $aItem, $mValue) | |
checkPostValueForMandatory ( $aItem, $mValue) | |
checkPostValueForValues ( $aItem, $mValue) | |
getDefaultValues () | |
getPredefinedKeysArr ( $sKey) | |
checkPostValueForSystem ( $aItem, $mValue) | |
checkCaptcha ( $mValue) | |
getAge ( $sBirthDate) | |
getValuesFromProfile ( $aProfile) | |
getProfileFromValues ( $aValues) | |
_getCoupleMutualFields () | |
getCoupleMutualFields () | |
getCoupleMutualFieldsCopy () | |
getViewableValue ( $aItem, $sValue) | |
getViewableDate ($sDate, $iFormat=CH_WSB_LOCALE_DATE_SHORT) | |
getViewableSelectOne ( $mValues, $sValue, $sUseLKey='LKey') | |
getViewableSelectSet ( $mValues, $sValue, $sUseLKey='LKey') | |
collectSearchRequestParams () | |
getProfilesMatch ( $aProf1, $aProf2) | |
getFormCode ($aParams=null) | |
getFormsSearch ($aParams, $bReturnArray=false) | |
getFormEdit ($aParams) | |
convertEditField2Input ($aItem, $aParams, $iPerson) | |
convertJoinField2Input ($aItem, $aParams, $iPerson) | |
convertValues4Input ($mValues, $sUseLKey='LKey', $sFormName='') | |
![]() | |
__construct () | |
__construct () | |
Public Attributes | |
$_oMain | |
![]() | |
$iAreaID | |
$aArea | |
$aBlocks | |
$aCache | |
$aCoupleMutual | |
$aCoupleMutualCopy | |
$sLinkPref = '#!' | |
$aAddPleaseSelect | |
Definition at line 10 of file ChPmtProfileFields.php.
ChPmtProfileFields::__construct | ( | $iAreaID, | |
$oMain = null |
|||
) |
Definition at line 13 of file ChPmtProfileFields.php.
ChPmtProfileFields::getFormJoin | ( | $aParams | ) |
Generate form for join
Reimplemented from ChWsbProfileFields.
Definition at line 19 of file ChPmtProfileFields.php.
ChPmtProfileFields::$_oMain |
Definition at line 11 of file ChPmtProfileFields.php.