| 
    Cheetah
    
   | 
 
  
Public Member Functions | |
| __construct ($iProfileId, $iViewerId=0) | |
| getProfileInfoExtra () | |
| getProfileInfoBlock ($sCaption, $sContent) | |
  Public Member Functions inherited from ChBaseProfileGenerator | |
| __construct ($ID) | |
| genColumns ($sOldStyle=false) | |
| showColumnBlocks ($column, $sOldStyle=false) | |
| showBlockEcho ($sCaption, $sContent) | |
| showBlockPFBlock ($iPageBlockID, $sCaption, $sContent, $bNoDB=false) | |
| getViewValuesTable ($iPageBlockID, $iPFBlockID) | |
| showBlockCover ($sCaption, $bNoDB=false) | |
| showBlockActionsMenu ($sCaption, $bNoDB=false) | |
| showBlockFriendRequest ($sCaption, $bNoDB=false) | |
| showBlockRateProfile ($sCaption, $bNoDB=false) | |
| showBlockCmts () | |
| showBlockFriends ($sCaption, $oParent, $bNoDB=false) | |
| showBlockMutualFriends ($sCaption, $bNoDB=false) | |
| CountMutualFriends ($iViewer) | |
| FindMutualFriends ($iViewer, $iPage=1, $iPerPage=14) | |
| GenSqlConditions (&$aSearchBlocks, &$aRequestParams, $aFilterSortSettings=array()) | |
| GenSearchResultBlock ($aSearchBlocks, $aRequestParams, $aFilterSortSettings=array(), $sPgnRoot='profile.php') | |
| GenProfilesCalendarBlock () | |
| genSearchPagination ($iCountProfiles, $iCurrentPage, $iResultsPerPage, $aFilterSortSettings=array(), $sPgnRoot='') | |
| collectRequestString ($aGetParams, $sKeyPref='', $sKeyPostf='') | |
| GenActionsMenuBlock () | |
  Public Member Functions inherited from ChWsbProfile | |
| getProfileThumbnail ( $float) | |
| getProfileImageUrl ( $imageNum) | |
| getProfileData () | |
| updateProfileData ( $aData) | |
| updateProfileDataFile ( $iProfileID) | |
| getMembershipStatus ( $iPrifileID, $offer_upgrade=true, $credits=0) | |
| getNickName () | |
| getPassword () | |
| getID ( $vID=false, $bWithEmail=1) | |
Public Attributes | |
| $_iViewerId | |
  Public Attributes inherited from ChBaseProfileGenerator | |
| $oTemplConfig | |
| $oPF | |
| $aPFBlocks | |
| $aCoupleMutualItems | |
| $bPFEditable = false | |
| $iCountMutFriends | |
| $iFriendsPerPage | |
  Public Attributes inherited from ChWsbProfile | |
| $_iProfileID | |
| $_aProfile | |
| $bCouple | |
| $_iCoupleID | |
| $_aCouple | |
Definition at line 13 of file ChWsbXMLRPCProfileView.php.
| ChWsbXMLRPCProfileView::__construct | ( | $vProfileID, | |
$bWithEmail = 0  | 
        |||
| ) | 
Constructor
Reimplemented from ChWsbProfile.
Definition at line 17 of file ChWsbXMLRPCProfileView.php.
| ChWsbXMLRPCProfileView::getProfileInfoBlock | ( | $sCaption, | |
| $sContent | |||
| ) | 
Definition at line 77 of file ChWsbXMLRPCProfileView.php.
| ChWsbXMLRPCProfileView::getProfileInfoExtra | ( | ) | 
Definition at line 23 of file ChWsbXMLRPCProfileView.php.
| ChWsbXMLRPCProfileView::$_iViewerId | 
Definition at line 15 of file ChWsbXMLRPCProfileView.php.