Class Document
An HTML document.
- ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
- Brickrouge\Document
Direct known subclasses
Methods summary
public
|
|
protected
array
|
|
protected
|
|
protected
|
|
public
|
|
public static
string
|
#
resolve_url( string $path, string $relative = null )
Resolves a server path into a URL accessible from the
|
Methods inherited from ICanBoogie\Object
from()
,
resolve_facade_properties()
,
resolve_private_properties()
,
to_array()
,
to_json()
Methods inherited from ICanBoogie\ToArrayRecursive
Methods used from ICanBoogie\ToArrayRecursiveTrait
Methods used from ICanBoogie\PrototypeTrait
__call()
,
__get()
,
__set()
,
__sleep()
,
__wakeup()
,
get_prototype()
,
has_method()
,
has_property()
,
last_chance_get()
,
last_chance_set()
Magic methods summary
Properties summary
public
mixed
|
$body | |
public
|
$js |
#
Collector for Javascript assets. |
public
|
$css |
#
Collector for CSS assets. |
Magic properties
public
mixed
|
$assets |
|
#
array The Javascript and CSS assets used by the document. |