The Sugar Bytes video channel. Showing off some of our great products and their possibilities. Sugar Bytes Plugins Bundle VST, RTAS, AAX 🔥🔥 For Windows & Mac 🔥🔥. Infinite 4 Pack VST Plugin Bundle PC only. 25 Items Per Page 100 Items. Please give us as many details as possible. Operating system is good to know, which DAW and plug-in you're using. We are usually very quick in responding and solving any problems.
- ATTRIBUTES
- METHODS
Mojolicious::Plugin::AssetPack::Asset - An asset
Mojolicious::Plugin::AssetPack::Asset represents an asset.
checksum
The checksum of 'content'.
format
The format of 'content'. Defaults to the extension of 'url' or empty string.
minified
Will be set to true if either 'url' contains 'min' or if a pipe has minified 'content'.
name
Returns the basename of 'url', without extension.
renderer
Can be used to register a custom render method for this asset. This is called by 'serve_asset' in Mojolicious::Plugin::AssetPack::Store.
tag_for
Used to register a custom tag renderer for this asset. The arguments passed in are:
$c
The Mojolicious::Controller object used for this request.
%args
A hash-ref with 'base_url' and topic.
@attrs
The HTML attributes passed in from the template.
url
Returns the location of the asset.
asset
Returns a new Mojo::Asset::File or Mojo::Asset::Memory object, with the content or path from this object.
This method is EXPERIMENTAL.
content
Used to get or set the content of this asset. The default will be built from passing 'url' to 'file' in Mojolicious::Plugin::AssetPack::Store.
path
Returns a Mojo::File object that holds the location to the asset on disk or undef
if this asset is in memory.
size
Returns the size of the asset in bytes.
url_for
Returns a Mojo::URL object for this asset. $c
need to be a Mojolicious::Controller.
FROM_JSON
The opposite of 'TO_JSON'. Will set the read/write 'ATTRIBUTES' from the values in $hash_ref
.
TO_JSON
The opposite of 'FROM_JSON'. Will generate a hash ref from 'ATTRIBUTES'.
Mojolicious::Plugin::AssetPack.
To install Mojolicious::Plugin::AssetPack::Asset, copy and paste the appropriate command in to your terminal.
For more information on module installation, please visit the detailed CPAN module installation guide.
- ATTRIBUTES
- METHODS
Mojolicious::Plugin::AssetPack::Asset - An asset
Adobe bridge cc 2019 9 0 31. Mojolicious::Plugin::AssetPack::Asset represents an asset.
checksum
The checksum of 'content'.
format
The format of 'content'. Defaults to the extension of 'url' or empty string.
Sugar Bytes Plugins Pack
minified
Sugar Bytes Plugins
Will be set to true if either 'url' contains 'min' or if a pipe has minified 'content'.
Sugar Bytes Plugins Pack 2017 12 25 Lbs
name
Returns the basename of 'url', without extension.
renderer
Can be used to register a custom render method for this asset. This is called by 'serve_asset' in Mojolicious::Plugin::AssetPack::Store.
tag_for
Used to register a custom tag renderer for this asset. The arguments passed in are:
$c
The Mojolicious::Controller object used for this request.
%args
A hash-ref with 'base_url' and topic.
@attrs
The HTML attributes passed in from the template.
url
Returns the location of the asset.
asset
Returns a new Mojo::Asset::File or Mojo::Asset::Memory object, with the content or path from this object.
This method is EXPERIMENTAL.
content
Used to get or set the content of this asset. The default will be built from passing 'url' to 'file' in Mojolicious::Plugin::AssetPack::Store.
path
Returns a Mojo::File object that holds the location to the asset on disk or undef
if this asset is in memory.
size
Returns the size of the asset in bytes.
url_for
Returns a Mojo::URL object for this asset. $c
need to be a Mojolicious::Controller.
FROM_JSON
The opposite of 'TO_JSON'. Will set the read/write 'ATTRIBUTES' from the values in $hash_ref
.
TO_JSON
The opposite of 'FROM_JSON'. Will generate a hash ref from 'ATTRIBUTES'.
Mojolicious::Plugin::AssetPack.
To install Mojolicious::Plugin::AssetPack::Asset, copy and paste the appropriate command in to your terminal.
For more information on module installation, please visit the detailed CPAN module installation guide.