Documentation

Sounds
in package

Configuration file: Config\Sounds.

Table of Contents

$CHAT  : mixed
Sets the type of sound of chat
$IS_ENABLED  : mixed
Enable system sounds
$MAILS  : mixed
Sets the type of sound of mails
$REMINDERS  : mixed
Sets the type of sound of reminders

Properties

$CHAT

Sets the type of sound of chat

public static mixed $CHAT = 'sound_2.mp3'

$IS_ENABLED

Enable system sounds

public static mixed $IS_ENABLED = true

$MAILS

Sets the type of sound of mails

public static mixed $MAILS = 'sound_1.mp3'

$REMINDERS

Sets the type of sound of reminders

public static mixed $REMINDERS = 'sound_1.mp3'

        

Search results