PHP Inpsyde\MultilingualPress\Asset Namespace

Interfaces

Name Description
Asset Interface for all asset implementations.
AssetURL Interface for all asset URL data type implementations, providing a file version.
Script Interface for all script data type implementations.
Style Interface for all style data type implementations.

Classes

Name Description
AssetFactory Factory for various asset objects.
AssetLocation Asset location data type.
AssetManager Managing instance for all asset-specific tasks.
AssetServiceProvider Service provider for all assets objects.
DebugAwareAssetURL Asset URL data type implementation aware of debug mode and thus potentially minified asset files.
DebugAwareScript Debug-aware script data type implementation.
DebugAwareStyle Debug-aware style data type implementation.