|
Cheetah
|
Public Member Functions | |
| __construct ($iAreaID, $oMain=null) | |
| getFormJoin ($aParams) | |
Public Member Functions inherited from ChWsbProfileFields | |
| __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='') | |
Public Member Functions inherited from Thing | |
| __construct () | |
| __construct () | |
Public Attributes | |
| $_oMain | |
Public Attributes inherited from ChWsbProfileFields | |
| $iAreaID | |
| $aArea | |
| $aBlocks | |
| $aCache | |
| $aCoupleMutual | |
| $aCoupleMutualCopy | |
| $sLinkPref = '#!' | |
| $aAddPleaseSelect | |
Definition at line 10 of file ChMbpProfileFields.php.
| ChMbpProfileFields::__construct | ( | $iAreaID, | |
$oMain = null |
|||
| ) |
Definition at line 13 of file ChMbpProfileFields.php.
| ChMbpProfileFields::getFormJoin | ( | $aParams | ) |
Generate form for join
Reimplemented from ChWsbProfileFields.
Definition at line 19 of file ChMbpProfileFields.php.
| ChMbpProfileFields::$_oMain |
Definition at line 11 of file ChMbpProfileFields.php.