Cheetah
Functions | Variables
privacy.php File Reference

Go to the source code of this file.

Functions

 PageCodeMain ($aResults)
 
 _getSettings ($mixedResult, $bActive=false)
 
 _getDefaults ($mixedResult, $bActive=false)
 

Variables

 $GLOBALS ['iAdminPage'] = 1
 
 $logged ['admin'] = member_auth( 1, true, true )
 
 $oSettings = new ChWsbAdminSettings(9)
 
 $aResults = array()
 
if(isset($_POST['save']) &&isset($_POST['cat'])) $iNameIndex = 18
 
 $_page
 
 $_page_cont [$iNameIndex]
 

Function Documentation

◆ _getDefaults()

_getDefaults (   $mixedResult,
  $bActive = false 
)

Definition at line 76 of file privacy.php.

◆ _getSettings()

_getSettings (   $mixedResult,
  $bActive = false 
)

Definition at line 62 of file privacy.php.

◆ PageCodeMain()

PageCodeMain (   $aResults)

Definition at line 47 of file privacy.php.

Variable Documentation

◆ $_page

$_page
Initial value:
= array(
'name_index' => $iNameIndex,
'css_name' => array('forms_adv.css', 'settings.css'),
'js_name' => array('privacy.js'),
'header' => _t('_adm_page_cpt_privacy'),
)

Definition at line 34 of file privacy.php.

◆ $_page_cont

$_page_cont[ $iNameIndex]
Initial value:
= array(
'page_main_code' => PageCodeMain($aResults)
)

Definition at line 41 of file privacy.php.

◆ $aResults

$aResults = array()

Definition at line 26 of file privacy.php.

◆ $GLOBALS

$GLOBALS[ 'iAdminPage'] = 1

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 10 of file privacy.php.

◆ $iNameIndex

if (isset( $_POST[ 'save']) &&isset( $_POST[ 'cat'])) $iNameIndex = 18

Definition at line 32 of file privacy.php.

◆ $logged

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

Definition at line 21 of file privacy.php.

◆ $oSettings

$oSettings = new ChWsbAdminSettings(9)

Definition at line 23 of file privacy.php.

PageCodeMain
PageCodeMain($aResults)
Definition: privacy.php:47
$iNameIndex
if(isset($_POST['save']) &&isset($_POST['cat'])) $iNameIndex
Definition: privacy.php:32
_t
_t($key, $arg0="", $arg1="", $arg2="")
Definition: languages.inc.php:509
$aResults
$aResults
Definition: privacy.php:26