Cheetah
Variables
pageBuilder.php File Reference

Go to the source code of this file.

Variables

const CH_SECURITY_EXCEPTIONS true
 
 $aChSecurityExceptions
 
 $logged ['admin'] = member_auth( 1, true, true )
 
 $oPVAdm = new ChWsbPageViewAdmin( 'sys_page_compose', 'sys_page_compose.inc' )
 

Variable Documentation

◆ $aChSecurityExceptions

$aChSecurityExceptions
Initial value:
= array(
'POST.Content',
'REQUEST.Content',
)

Definition at line 9 of file pageBuilder.php.

◆ $logged

$logged[ 'admin'] = member_auth( 1, true, true )

Definition at line 23 of file pageBuilder.php.

◆ $oPVAdm

$oPVAdm = new ChWsbPageViewAdmin( 'sys_page_compose', 'sys_page_compose.inc' )

Definition at line 29 of file pageBuilder.php.

◆ CH_SECURITY_EXCEPTIONS

const CH_SECURITY_EXCEPTIONS true

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file pageBuilder.php.