Cheetah
Public Member Functions | Public Attributes | List of all members
ChWsbPEditProcessor Class Reference
Inheritance diagram for ChWsbPEditProcessor:
ChWsbPageView

Public Member Functions

 __construct ()
 
 getBlockCode_Info ()
 
 getBlockCode_Privacy ()
 
 getBlockCode_Membership ()
 
 showErrorsJson ()
 
 showEditForm ( $sStatusText)
 
 saveProfile ()
 
 getDiffValues ($iInd)
 
- Public Member Functions inherited from ChWsbPageView
 __construct ( $sPageName)
 
 checkAjaxMode ()
 
 createCache ()
 
 load ()
 
 isLoaded ()
 
 getPageTitle ()
 
 getPageWidth ()
 
 getPageClass ()
 
 getViewerInfo ()
 
 forcePageWidth ($iWidth)
 
 gen ()
 
 genPageEmpty ()
 
 genOnlyBlock ( $iBlockID, $sDynamicType='tab')
 
 getCode ()
 
 genColumnsHeader ()
 
 genColumnsFooter ()
 
 genColumn ( $iColumn)
 
 getBlockCode_Topest ($iColumn)
 
 genColumnHeader ( $iColumn, $fColumnWidth)
 
 genColumnFooter ( $iColumn)
 
 genBlock ( $iBlockID, $aBlock, $bStatic=true, $sDynamicType='tab')
 
 _getBlockCaptionCode ($iBlockID, $aBlock, $aBlockCode, $bStatic=true, $sDynamicType='tab')
 
 _getBlockTopCode ($iBlockID, $aBlock, $aBlockCode, $bStatic=true, $sDynamicType='tab')
 
 _getBlockBottomCode ($iBlockID, $aBlock, $aBlockCode, $bStatic=true, $sDynamicType='tab')
 
 isBlockVisible ( $sVisible)
 
 getBlockBottomCode ( $iBlockID, $aLinks)
 
 getBlockCode_MemberStat ()
 
 getBlockCode_Custom ( $iBlockID, $sContent)
 
 getBlockCode_Echo ( $iBlockID, $sContent)
 
 getBlockCode_TrueText ( $iBlockID, $sContent)
 
 getBlockCode_Text ($iBlockID, $sContent)
 
 getBlockCode_XML ( $iBlockID, $sContent)
 
 getBlockCode_PHP ( $iBlockID, $sContent)
 
 getBlockCode_Code ( $iBlockID, $sContent)
 
 getBlockCode_RSS ( $iBlockID, $sContent)
 
 getBlockCode_LoginSection ($iBlockID, $sParams='')
 
 GenFormWrap ($sMainContent, $sPage, $sFunctionName, $iMaxThumbWidth, $iThumbsCnt)
 
 getBlocksCacheObject ()
 
 genBlocksCacheKey ($sId)
 

Public Attributes

 $iProfileID
 
 $iArea = 0
 
 $bCouple = false
 
 $aCoupleMutualFields
 
 $oPC
 
 $oPF
 
 $aBlocks
 
 $aItems
 
 $aProfiles
 
 $aValues
 
 $aOldValues
 
 $aErrors
 
 $bAjaxMode
 
 $bForceAjaxSave = false
 
 $aFormPrivacy
 
 $aFormMembership
 
- Public Attributes inherited from ChWsbPageView
 $sPageName
 
 $aPage
 
 $sCode = ''
 
 $sWhoViews = 'non'
 
 $iMemberID = 0
 
 $bAjaxMode = false
 
 $aColumnsWidth = array ()
 
 $sTableName = 'sys_page_compose'
 
 $sCacheFile
 
 $oCacher = null
 

Additional Inherited Members

- Static Public Member Functions inherited from ChWsbPageView
static getBlockCaptionItemCode ( $iBlockID, $aLinks)
 
static getBlockCaptionMenu ( $iBlockID, $aLinks)
 

Detailed Description

Definition at line 18 of file pedit.php.

Constructor & Destructor Documentation

◆ __construct()

ChWsbPEditProcessor::__construct ( )

Definition at line 43 of file pedit.php.

Member Function Documentation

◆ getBlockCode_Info()

ChWsbPEditProcessor::getBlockCode_Info ( )

Definition at line 77 of file pedit.php.

◆ getBlockCode_Membership()

ChWsbPEditProcessor::getBlockCode_Membership ( )

Retrieve current membership info.

Definition at line 216 of file pedit.php.

◆ getBlockCode_Privacy()

ChWsbPEditProcessor::getBlockCode_Privacy ( )

Definition at line 151 of file pedit.php.

◆ getDiffValues()

ChWsbPEditProcessor::getDiffValues (   $iInd)

Definition at line 417 of file pedit.php.

◆ saveProfile()

ChWsbPEditProcessor::saveProfile ( )

Definition at line 380 of file pedit.php.

◆ showEditForm()

ChWsbPEditProcessor::showEditForm (   $sStatusText)

Definition at line 362 of file pedit.php.

◆ showErrorsJson()

ChWsbPEditProcessor::showErrorsJson ( )

Definition at line 356 of file pedit.php.

Member Data Documentation

◆ $aBlocks

ChWsbPEditProcessor::$aBlocks

Definition at line 28 of file pedit.php.

◆ $aCoupleMutualFields

ChWsbPEditProcessor::$aCoupleMutualFields

Definition at line 23 of file pedit.php.

◆ $aErrors

ChWsbPEditProcessor::$aErrors

Definition at line 34 of file pedit.php.

◆ $aFormMembership

ChWsbPEditProcessor::$aFormMembership

Definition at line 41 of file pedit.php.

◆ $aFormPrivacy

ChWsbPEditProcessor::$aFormPrivacy

Definition at line 40 of file pedit.php.

◆ $aItems

ChWsbPEditProcessor::$aItems

Definition at line 29 of file pedit.php.

◆ $aOldValues

ChWsbPEditProcessor::$aOldValues

Definition at line 33 of file pedit.php.

◆ $aProfiles

ChWsbPEditProcessor::$aProfiles

Definition at line 31 of file pedit.php.

◆ $aValues

ChWsbPEditProcessor::$aValues

Definition at line 32 of file pedit.php.

◆ $bAjaxMode

ChWsbPEditProcessor::$bAjaxMode

Definition at line 36 of file pedit.php.

◆ $bCouple

ChWsbPEditProcessor::$bCouple = false

Definition at line 22 of file pedit.php.

◆ $bForceAjaxSave

ChWsbPEditProcessor::$bForceAjaxSave = false

Definition at line 38 of file pedit.php.

◆ $iArea

ChWsbPEditProcessor::$iArea = 0

Definition at line 21 of file pedit.php.

◆ $iProfileID

ChWsbPEditProcessor::$iProfileID

Definition at line 20 of file pedit.php.

◆ $oPC

ChWsbPEditProcessor::$oPC

Definition at line 25 of file pedit.php.

◆ $oPF

ChWsbPEditProcessor::$oPF

Definition at line 26 of file pedit.php.


The documentation for this class was generated from the following file: