-
Notifications
You must be signed in to change notification settings - Fork 0
SYSTEM HTML html
Ulf Gebhardt edited this page Mar 10, 2016
·
1 revision
- Class name: html
- Namespace: SYSTEM\HTML
mixed SYSTEM\HTML\html::link($href, $rel, $type)
- Visibility: public
- This method is static.
- $href mixed
- $rel mixed
- $type mixed
mixed SYSTEM\HTML\html::script($src, $type, $rel, $language, $script)
- Visibility: public
- This method is static.
- $src mixed
- $type mixed
- $rel mixed
- $language mixed
- $script mixed
mixed SYSTEM\HTML\html::style($style)
- Visibility: public
- This method is static.
- $style mixed