Back to Joomla project (class list)

Class LangActiveAssetItem - list of methods

Web Asset Item class for load asset file for active language.
Used in core templates.

Extends

Package: Joomla\CMS\WebAsset\AssetItem
Copyright: (C) 2020 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/WebAsset/AssetItem/LangActiveAssetItem.php
Project: Joomla

Method Summary

public
(string $name, string $uri = null, array $options = [], array $attributes = [], array $dependencies = [])

Class constructor
Parameters
  • string $name The asset name
  • string $uri The URI for the asset
  • array $options Additional options for the asset
  • array $attributes Attributes for the asset
  • array $dependencies Asset dependencies
Since
  • 4.0.0
Show source code of this method: __construct Source Code

Tags Summary

Since
4.0.0