19declare(strict_types=1);
24use ILIAS\LegalDocuments\ConsumerSlots\CriterionToCondition;
72 public function hasPublicPage(callable $public_page, ?
string $goto_name =
null): self;
This class represents a non editable value in a property form.
hasOnlineStatusFilter(callable $only_visible_users)
hasUserManagementFields(callable $fields)
showInFooter(callable $show)
hasPublicPage(callable $public_page, ?string $goto_name=null)
canReadInternalMails(Constraint $constraint)
hasDocuments(array $content_as_component=[], ?SelectionMap $available_conditions=null)
canWithdraw(WithdrawProcess $withdraw_process)
hasPublicApi(PublicApi $api)
hasAgreement(Agreement $on_login, ?string $goto_name=null)
afterLogin(callable $after_login)
onSelfRegistration(SelfRegistration $self_registration)
showOnLoginPage(callable $show)
canUseSoapApi(Constraint $constraint)
A constraint encodes some resrtictions on values.
A component is the most general form of an entity in the UI.