Documentation

AssetCollectionInterface

Interface AssetCollectionInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

add()  : mixed
Adds a new asset to the collection.
getHtml()  : string
Prints the HTML markup for the assets.

Methods

getHtml()

Prints the HTML markup for the assets.

public getHtml() : string
Return values
string

Returns the HTML markup of the assets.

Search results