ModComments
in package
Configuration file: Config\Modules\ModComments.
Table of Contents
- $dateFormat : string
- Date display mode in comments, values available: `user` - based on user settings, the view_date_format field `displayDate` - date and time in user format.
- $defaultSource : array<string|int, string>
- Default record loading.
Properties
$dateFormat
Date display mode in comments, values available: `user` - based on user settings, the view_date_format field `displayDate` - date and time in user format.
public
static string
$dateFormat
= 'user'
$defaultSource
Default record loading.
public
static array<string|int, string>
$defaultSource
= ['current']
Values available: ['current', 'related'].