PHP Classes

File: modules/system/models/eventlog/columns.yaml

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/system/models/eventlog/columns.yaml   Download  
File: modules/system/models/eventlog/columns.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 7 months ago
Size: 507 bytes
 

Contents

Class file image Download
# =================================== # Column Definitions # =================================== columns: id: label: system::lang.event_log.id searchable: yes width: 75px created_at: label: system::lang.event_log.created_at searchable: yes width: 160px type: timetense message: label: system::lang.event_log.message searchable: yes type: partial path: message_column cssClass: column-break-word