You are here

public property UIkitViewsPluginStyleTable::$order in UIkit Components 7.3

Same name and namespace in other branches
  1. 7.2 uikit_views/plugins/UIkitViewsPluginStyleTable.inc \UIkitViewsPluginStyleTable::order

Contains the current active sort order, either desc or asc.

Type: string

File

uikit_views/plugins/UIkitViewsPluginStyleTable.inc, line 25
Contains the table style plugin.

Class

UIkitViewsPluginStyleTable
Style plugin to render each item as a row in a UIkit table.

Code

public $order;