Classes

\NSWDPC\InlineLinker

Name Description
InlineLinkCompositeField This field is retained for BC EMPTY
InlineLinkField Subclass for specific composite field handling, currently not in use Could be useful for future configuration EMPTY
InlineLinkField_Readonly Readonly variation for inlinelinkfield EMPTY
InlineLink_EmailField An email field EMPTY
InlineLink_FileField Allow a file to be associated with a {@link gorriecoe\Link\Models\Link} EMPTY
InlineLink_OpenInNewWindowField A checkbox to handle the saving and display of the 'Open in new window' setting Note: OptionsetField saving issue : https://github.com/silverstripe/silverstripe-admin/issues/787 EMPTY
InlineLink_PhoneField Provide a phone number for association with a Link EMPTY
InlineLink_RemoveAction Subclassed field to provide a remote link checkbox NSWDPC\InlineLinker\InlineLinkField detects the remove action and handles that EMPTY
InlineLink_SiteTreeField No description available EMPTY
InlineLink_TitleField No description available EMPTY
InlineLink_TypeDefinedTextField This field handles any type of text entry link e.g URL, Email, Phone EMPTY
InlineLink_URLField Allow a user to provide a URL for association with the link EMPTY
LinkExtension Extension for {@link gorriecoe\Link\Models\Link} providing additional methods and behaviour EMPTY
SignallerField For fields that cannot provide data-* attributes to components This field acts as a pair to hold the signal It's a simple hidden field with the id and data-signal attributes, and nothing else EMPTY