-
Notifications
You must be signed in to change notification settings - Fork 1
SYSTEM HTML html
Ulf Gebhardt edited this page Nov 21, 2024
·
3 revisions
- Class name:html
- Namespace:SYSTEM\HTMLMethods
###linkmixed SYSTEM\HTML\html::link($href, $rel, $type)
-
Visibility: public* This method is static.#### Arguments*$href mixed*$rel mixed*$type mixed ###scriptmixed SYSTEM\HTML\html::script($src, $type, $rel, $language, $script)
-
Visibility: public* This method is static.#### Arguments*$src mixed*$type mixed*$rel mixed*$language mixed*$script mixed ###stylemixed SYSTEM\HTML\html::style($style)
-
Visibility: public* This method is static.#### Arguments*$style mixed