Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct ($rel='', $href='') | |
Fonctions membres publiques hérités de EvolvableLinkInterface | |
withHref ($href) | |
withRel ($rel) | |
withoutRel ($rel) | |
withAttribute ($attribute, $value) | |
withoutAttribute ($attribute) | |
Fonctions membres publiques hérités de LinkInterface | |
getHref () | |
isTemplated () | |
getRels () | |
getAttributes () | |
__construct | ( | $rel = '' , |
|
$href = '' |
|||
) |
Link constructor.
string | $rel | A single relationship to include on this link. |
string | $href | An href for this link. |
Références Fig\Link\$href, et Fig\Link\$rel.