ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Data Structures | |
interface | Bulky |
Bulky Link - a visually enriched link that looks like a button but behaves like a link. More... | |
interface | Factory |
Link factory. More... | |
interface | IsRelationship |
Marker interface for relationship enums. More... | |
interface | Link |
Link base interface. More... | |
interface | Standard |
Standard link. More... | |
Enumerations | |
enum | Relationship : string implements IsRelationship |
Note that not all valid values of the rel-attribute of anchor tags are included here (see https://html.spec.whatwg.org/multipage/links.html#linkTypes), as some of them are reserved for internal use by the KS. More... | |
enum ILIAS::UI::Component::Link::Relationship : string implements IsRelationship |
Note that not all valid values of the rel-attribute of anchor tags are included here (see https://html.spec.whatwg.org/multipage/links.html#linkTypes), as some of them are reserved for internal use by the KS.
Definition at line 28 of file Relationship.php.