Cheetah
|
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' |
const CH_WSB_PG_ALL '3' |
Definition at line 12 of file ChWsbPrivacy.php.
const CH_WSB_PG_CONTACTS '7' |
Definition at line 16 of file ChWsbPrivacy.php.
const CH_WSB_PG_DEFAULT '1' |
Definition at line 10 of file ChWsbPrivacy.php.
const CH_WSB_PG_FAVES '6' |
Definition at line 15 of file ChWsbPrivacy.php.
const CH_WSB_PG_FRIENDS '5' |
Definition at line 14 of file ChWsbPrivacy.php.
const CH_WSB_PG_HIDDEN '8' |
Definition at line 17 of file ChWsbPrivacy.php.
const CH_WSB_PG_MEMBERS '4' |
Definition at line 13 of file ChWsbPrivacy.php.
const CH_WSB_PG_NOBODY '2' |
Definition at line 11 of file ChWsbPrivacy.php.