Package: Joomla\CMS\WebAsset
Copyright: (C) 2019 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/WebAsset/WebAssetManager.php
public \Joomla\CMS\WebAsset\WebAssetManager
registerStyle (\Joomla\CMS\WebAsset\WebAssetItem|string $asset, string $uri = '', mixed $options, mixed $attributes, mixed $dependencies)
public \Joomla\CMS\WebAsset\WebAssetManager
registerAndUseStyle (\Joomla\CMS\WebAsset\WebAssetItem|string $asset, string $uri = '', mixed $options, mixed $attributes, mixed $dependencies)
public \Joomla\CMS\WebAsset\WebAssetManager
useStyle (mixed $name)
public \Joomla\CMS\WebAsset\WebAssetManager
disableStyle (mixed $name)
public \Joomla\CMS\WebAsset\WebAssetManager
addInlineStyle (\Joomla\CMS\WebAsset\WebAssetItem|string $content, mixed $options, mixed $attributes, mixed $dependencies)
public \Joomla\CMS\WebAsset\WebAssetManager
registerScript (\Joomla\CMS\WebAsset\WebAssetItem|string $asset, string $uri = '', mixed $options, mixed $attributes, mixed $dependencies)
public \Joomla\CMS\WebAsset\WebAssetManager
registerAndUseScript (\Joomla\CMS\WebAsset\WebAssetItem|string $asset, string $uri = '', mixed $options, mixed $attributes, mixed $dependencies)
public \Joomla\CMS\WebAsset\WebAssetManager
useScript (mixed $name)
public \Joomla\CMS\WebAsset\WebAssetManager
disableScript (mixed $name)
public \Joomla\CMS\WebAsset\WebAssetManager
addInlineScript (\Joomla\CMS\WebAsset\WebAssetItem|string $content, mixed $options, mixed $attributes, mixed $dependencies)
public \Joomla\CMS\WebAsset\WebAssetManager
registerPreset (\Joomla\CMS\WebAsset\WebAssetItem|string $asset, string $uri = '', mixed $options, mixed $attributes, mixed $dependencies)
public \Joomla\CMS\WebAsset\WebAssetManager
registerAndUsePreset (\Joomla\CMS\WebAsset\WebAssetItem|string $asset, string $uri = '', mixed $options, mixed $attributes, mixed $dependencies)
public \Joomla\CMS\WebAsset\WebAssetManager
usePreset (mixed $name)
public \Joomla\CMS\WebAsset\WebAssetManager
disablePreset (mixed $name)