PHP Classes

File: modules/system/models/pluginversion/columns_manage.yaml

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

Contents

Class file image Download
# =================================== # Column Definitions # =================================== columns: code: label: system::lang.updates.plugin_code sortable: false type: partial path: column_code version: label: system::lang.updates.plugin_version sortable: false is_unfrozen: label: system::lang.plugins.unfrozen type: partial path: is_unfrozen sortable: false is_enabled: label: system::lang.plugins.enabled type: partial path: is_enabled sortable: false