ForumSettings
in package
Read onlyYes
FinalYes
Table of Contents
Methods
- __construct() : mixed
- changeFieldsOnTopicOnly() : array<string|int, mixed>
- getSettings() : array{'table': string, 'table_index': string, 'topics': string, 'search_keyword': string, 'forum': string, 'forumview': string, 'fields': string, 'limit': int, 'vote': string}
Methods
__construct()
public
__construct() : mixed
changeFieldsOnTopicOnly()
public
changeFieldsOnTopicOnly(array<string|int, mixed> $saCfgForum[, array<string|int, mixed> $saAtt = [] ]) : array<string|int, mixed>
Parameters
- $saCfgForum : array<string|int, mixed>
- $saAtt : array<string|int, mixed> = []
Return values
array<string|int, mixed>getSettings()
public
getSettings([string $table = '' ]) : array{'table': string, 'table_index': string, 'topics': string, 'search_keyword': string, 'forum': string, 'forumview': string, 'fields': string, 'limit': int, 'vote': string}
Parameters
- $table : string = ''