interface AssetInterface (View source)

Methods

getAssetDefaultPosition()

No description

getAssetType()

No description

getOutputAssetType()

No description

static Asset[]
process(Asset[] $assets)

No description

bool
assetSupportsMinification()

No description

bool
assetSupportsCombination()

No description

setAssetSupportsMinification(bool $minify)

No description

setAssetSupportsCombination(bool $combine)

No description

string
getAssetURL()

No description

string
getAssetHashKey()

No description

string
getAssetPath()

No description

string
getAssetHandle()

No description

string
getAssetFilename()

No description

setAssetVersion(string $version)

No description

setCombinedAssetSourceFiles(array $paths)

No description

string
getAssetVersion()

No description

setAssetPosition(string $position)

No description

setPackageObject(Package $pkg)

No description

setAssetURL(string $url)

No description

setAssetPath(string $path)

No description

string
getAssetURLPath()

No description

bool
isAssetLocal()

No description

setAssetIsLocal(bool $isLocal)

No description

string
getAssetPosition()

No description

mapAssetLocation(string $path)

No description

string|null
getAssetContents()

No description

register($filename, $args, $pkg = false)

No description

__toString()

No description

Details

getAssetDefaultPosition()

No description

getAssetType()

No description

getOutputAssetType()

No description

static Asset[] process(Asset[] $assets)

No description

Parameters

Asset[] $assets

Return Value

Asset[]

bool assetSupportsMinification()

No description

Return Value

bool

bool assetSupportsCombination()

No description

Return Value

bool

setAssetSupportsMinification(bool $minify)

No description

Parameters

bool $minify

setAssetSupportsCombination(bool $combine)

No description

Parameters

bool $combine

string getAssetURL()

No description

Return Value

string

string getAssetHashKey()

No description

Return Value

string

string getAssetPath()

No description

Return Value

string

string getAssetHandle()

No description

Return Value

string

string getAssetFilename()

No description

Return Value

string

setAssetVersion(string $version)

No description

Parameters

string $version

setCombinedAssetSourceFiles(array $paths)

No description

Parameters

array $paths

string getAssetVersion()

No description

Return Value

string

setAssetPosition(string $position)

No description

Parameters

string $position

setPackageObject(Package $pkg)

No description

Parameters

Package $pkg

setAssetURL(string $url)

No description

Parameters

string $url

setAssetPath(string $path)

No description

Parameters

string $path

string getAssetURLPath()

No description

Return Value

string

bool isAssetLocal()

No description

Return Value

bool

setAssetIsLocal(bool $isLocal)

No description

Parameters

bool $isLocal

string getAssetPosition()

No description

Return Value

string

mapAssetLocation(string $path)

No description

Parameters

string $path

string|null getAssetContents()

No description

Return Value

string|null

register($filename, $args, $pkg = false)

No description

Parameters

$filename
$args
$pkg

__toString()

No description