Cheetah
Classes | Variables
ChWsbPrivacy.php File Reference

Go to the source code of this file.

Classes

class  ChWsbPrivacy
 

Variables

const CH_WSB_PG_DEFAULT '1'
 
const CH_WSB_PG_NOBODY '2'
 
const CH_WSB_PG_ALL '3'
 
const CH_WSB_PG_MEMBERS '4'
 
const CH_WSB_PG_FRIENDS '5'
 
const CH_WSB_PG_FAVES '6'
 
const CH_WSB_PG_CONTACTS '7'
 
const CH_WSB_PG_HIDDEN '8'
 

Variable Documentation

◆ CH_WSB_PG_ALL

const CH_WSB_PG_ALL '3'

Definition at line 12 of file ChWsbPrivacy.php.

◆ CH_WSB_PG_CONTACTS

const CH_WSB_PG_CONTACTS '7'

Definition at line 16 of file ChWsbPrivacy.php.

◆ CH_WSB_PG_DEFAULT

const CH_WSB_PG_DEFAULT '1'

Definition at line 10 of file ChWsbPrivacy.php.

◆ CH_WSB_PG_FAVES

const CH_WSB_PG_FAVES '6'

Definition at line 15 of file ChWsbPrivacy.php.

◆ CH_WSB_PG_FRIENDS

const CH_WSB_PG_FRIENDS '5'

Definition at line 14 of file ChWsbPrivacy.php.

◆ CH_WSB_PG_HIDDEN

const CH_WSB_PG_HIDDEN '8'

Definition at line 17 of file ChWsbPrivacy.php.

◆ CH_WSB_PG_MEMBERS

const CH_WSB_PG_MEMBERS '4'

Definition at line 13 of file ChWsbPrivacy.php.

◆ CH_WSB_PG_NOBODY

const CH_WSB_PG_NOBODY '2'

Definition at line 11 of file ChWsbPrivacy.php.