LinkInstructionCollection
in package
Table of Contents
Properties
- $contentUrls : Set
- $dictionaryUrls : Set
- $moduleUrls : Set
- $scriptUrls : Set
- $stylesheetUrls : Set
Methods
- __construct() : mixed
- mergeWith() : void
Properties
$contentUrls
public
Set
$contentUrls
$dictionaryUrls
public
Set
$dictionaryUrls
$moduleUrls
public
Set
$moduleUrls
$scriptUrls
public
Set
$scriptUrls
$stylesheetUrls
public
Set
$stylesheetUrls
Methods
__construct()
public
__construct() : mixed
mergeWith()
public
mergeWith(LinkInstructionCollection $other[, bool $clearOther = false ]) : void
Parameters
- $other : LinkInstructionCollection
- $clearOther : bool = false