ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
This describes a standard Entity. More...
Additional Inherited Members | |
![]() | |
withBlockingAvailabilityConditions (PropertyListing|StandardLink|Content ... $blocking_conditions) | |
Set (and maybe explain) Blocking Availability Conditions when there is some access restriction for the user on this object. More... | |
withFeaturedProperties (PropertyListing|StandardLink|Content ... $featured_props) | |
Some Properties may be of higher relevance than others, be it as very significant properties of the entity itself or of greater importance within the context; you may "feature" them, i.e. More... | |
withMainDetails (PropertyListing|Content ... $main_details) | |
Main Details should provide a quick differentiation or choice on the entity. More... | |
withPrioritizedReactions (Glyph|Tag ... $prio_reactions) | |
Users may directly react to the entity, e.g. More... | |
withReactions (Glyph|Tag ... $reactions) | |
Reactions that are less prominent than Prioritized Reactions go here. More... | |
withAvailability (PropertyListing|StandardLink|Content ... $availability) | |
Properties that could potentially limit a users access to the object belong to this group. More... | |
withDetails (PropertyListing|Content ... $details) | |
Details provide further information about the entity - worth knowing and helpful, but not as significantly important than Main Details or Featured Properties. More... | |
withActions (Shy ... $actions) | |
Actions are the things you can actually do with the entity, e.g. More... | |
withPersonalStatus (PropertyListing|Content ... $personal_status) | |
Personal Status properties indicate the status of a relation between the current user and the object. More... | |
![]() | |
getCanonicalName () | |
Get the canonical name of the component. More... | |
reduceWith (\Closure $fn) | |
The scheme starts at the leaves of the structure and applies the function to each leave and moves up the tree recursively. More... | |
This describes a standard Entity.
Definition at line 26 of file Standard.php.