Add a new theme.
Delete a theme.
List installed themes.
array ( 'status' => 0, 'payload' => array ( 0 => array ( 0 => 'blue_steel', 1 => 'Blue Steel', ), 1 => array ( 0 => 'calliope', 1 => 'Calliope', ), 2 => array ( 0 => 'coolfreshness', 1 => 'Cool Freshness', ), ), )
List deletable themes.
Switch users from one theme to another.
Sychronizes a theme to the cluster nodes.
Upgrade a theme.
Controller: Themes
Action: add
Add a new theme.
Input Parameters
Action: delete
Delete a theme.
Input Parameters
blue_steel, calliope, coolfreshness, interstate, nexcess
Action: list
List installed themes.
Example Output
array ( 'status' => 0, 'payload' => array ( 0 => array ( 0 => 'blue_steel', 1 => 'Blue Steel', ), 1 => array ( 0 => 'calliope', 1 => 'Calliope', ), 2 => array ( 0 => 'coolfreshness', 1 => 'Cool Freshness', ), ), )Action: listDeletable
List deletable themes.
Example Output
array ( 'status' => 0, 'payload' => array ( 0 => array ( 0 => 'blue_steel', 1 => 'Blue Steel', ), 1 => array ( 0 => 'calliope', 1 => 'Calliope', ), 2 => array ( 0 => 'coolfreshness', 1 => 'Cool Freshness', ), ), )Action: switchAllUsersTheme
Switch users from one theme to another.
Input Parameters
blue_steel, calliope, coolfreshness, interstate, interworx, nexcess, vanillaice
calliope, coolfreshness, interstate, interworx, nexcess, vanillaice
Action: syncTheme (Added in version 4.6.0-323)
Sychronizes a theme to the cluster nodes.
Input Parameters
nexcess
Action: update
Upgrade a theme.
Input Parameters
nexcess