Class dmstr\helpers\AdminLteHelper

Inheritancedmstr\helpers\AdminLteHelper

Public Methods

Hide inherited methods

MethodDescriptionDefined By
skinClass() It allows you to get the name of the css class. dmstr\helpers\AdminLteHelper

Method Details

skinClass() public static method

It allows you to get the name of the css class.

You can add the appropriate class to the body tag for dynamic change the template's appearance. Note: Use this fucntion only if you override the skin through configuration. Otherwise you will not get the correct css class of body.

public static string skinClass ( )