Class kartik\form\ActiveFormAsset

Inheritancekartik\form\ActiveFormAsset » kartik\base\AssetBundle » yii\web\AssetBundle
Available since version1.0

Asset bundle for ActiveForm Widget

Public Methods

Hide inherited methods

MethodDescriptionDefined By
addLanguage() Adds a language JS locale file kartik\base\AssetBundle
init() kartik\form\ActiveFormAsset

Protected Methods

Hide inherited methods

MethodDescriptionDefined By
setSourcePath() Sets the source path if empty kartik\base\AssetBundle
setupAssets() Set up CSS and JS asset arrays based on the base-file names kartik\base\AssetBundle

Constants

Hide inherited constants

ConstantValueDescriptionDefined By
EMPTY_ASSET 'N0/@$$3T$' kartik\base\AssetBundle
EMPTY_PATH 'N0/P@T#' kartik\base\AssetBundle
KRAJEE_ASSET 'K3/@$$3T$' kartik\base\AssetBundle
KRAJEE_PATH 'K3/P@T#' kartik\base\AssetBundle

Property Details

$depends public property
public $depends = ['yii\bootstrap\BootstrapPluginAsset']

Method Details

init() public method

public void init ( )