Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Champs de données | |
const | REL_ABOUT = 'about' |
const | REL_ALTERNATE = 'alternate' |
const | REL_AMPHTML = 'amphtml' |
const | REL_APPENDIX = 'appendix' |
const | REL_APPLE_TOUCH_ICON = 'apple-touch-icon' |
const | REL_APPLE_TOUCH_STARTUP_IMAGE = 'apple-touch-startup-image' |
const | REL_ARCHIVES = 'archives' |
const | REL_AUTHOR = 'author' |
const | REL_BLOCKED_BY = 'blocked-by' |
const | REL_BOOKMARK = 'bookmark' |
const | REL_CANONICAL = 'canonical' |
const | REL_CHAPTER = 'chapter' |
const | REL_CITE_AS = 'cite-as' |
const | REL_COLLECTION = 'collection' |
const | REL_CONTENTS = 'contents' |
const | REL_CONVERTEDFROM = 'convertedFrom' |
const | REL_COPYRIGHT = 'copyright' |
const | REL_CREATE_FORM = 'create-form' |
const | REL_CURRENT = 'current' |
const | REL_DESCRIBEDBY = 'describedby' |
const | REL_DESCRIBES = 'describes' |
const | REL_DISCLOSURE = 'disclosure' |
const | REL_DNS_PREFETCH = 'dns-prefetch' |
const | REL_DUPLICATE = 'duplicate' |
const | REL_EDIT = 'edit' |
const | REL_EDIT_FORM = 'edit-form' |
const | REL_EDIT_MEDIA = 'edit-media' |
const | REL_ENCLOSURE = 'enclosure' |
const | REL_EXTERNAL = 'external' |
const | REL_FIRST = 'first' |
const | REL_GLOSSARY = 'glossary' |
const | REL_HELP = 'help' |
const | REL_HOSTS = 'hosts' |
const | REL_HUB = 'hub' |
const | REL_ICON = 'icon' |
const | REL_INDEX = 'index' |
const | REL_INTERVALAFTER = 'intervalAfter' |
const | REL_INTERVALBEFORE = 'intervalBefore' |
const | REL_INTERVALCONTAINS = 'intervalContains' |
const | REL_INTERVALDISJOINT = 'intervalDisjoint' |
const | REL_INTERVALDURING = 'intervalDuring' |
const | REL_INTERVALEQUALS = 'intervalEquals' |
const | REL_INTERVALFINISHEDBY = 'intervalFinishedBy' |
const | REL_INTERVALFINISHES = 'intervalFinishes' |
const | REL_INTERVALIN = 'intervalIn' |
const | REL_INTERVALMEETS = 'intervalMeets' |
const | REL_INTERVALMETBY = 'intervalMetBy' |
const | REL_INTERVALOVERLAPPEDBY = 'intervalOverlappedBy' |
const | REL_INTERVALOVERLAPS = 'intervalOverlaps' |
const | REL_INTERVALSTARTEDBY = 'intervalStartedBy' |
const | REL_INTERVALSTARTS = 'intervalStarts' |
const | REL_ITEM = 'item' |
const | REL_LAST = 'last' |
const | REL_LATEST_VERSION = 'latest-version' |
const | REL_LICENSE = 'license' |
const | REL_LRDD = 'lrdd' |
const | REL_MANIFEST = 'manifest' |
const | REL_MASK_ICON = 'mask-icon' |
const | REL_MEDIA_FEED = 'media-feed' |
const | REL_MEMENTO = 'memento' |
const | REL_MICROPUB = 'micropub' |
const | REL_MODULEPRELOAD = 'modulepreload' |
const | REL_MONITOR = 'monitor' |
const | REL_MONITOR_GROUP = 'monitor-group' |
const | REL_NEXT = 'next' |
const | REL_NEXT_ARCHIVE = 'next-archive' |
const | REL_NOFOLLOW = 'nofollow' |
const | REL_NOOPENER = 'noopener' |
const | REL_NOREFERRER = 'noreferrer' |
const | REL_OPENER = 'opener' |
const | REL_OPENID2_LOCAL_ID = 'openid2.local_id' |
const | REL_OPENID2_PROVIDER = 'openid2.provider' |
const | REL_ORIGINAL = 'original' |
const | REL_P3PV1 = 'P3Pv1' |
const | REL_PAYMENT = 'payment' |
const | REL_PINGBACK = 'pingback' |
const | REL_PRECONNECT = 'preconnect' |
const | REL_PREDECESSOR_VERSION = 'predecessor-version' |
const | REL_PREFETCH = 'prefetch' |
const | REL_PRELOAD = 'preload' |
const | REL_PRERENDER = 'prerender' |
const | REL_PREV = 'prev' |
const | REL_PREVIEW = 'preview' |
const | REL_PREVIOUS = 'previous' |
const | REL_PREV_ARCHIVE = 'prev-archive' |
const | REL_PRIVACY_POLICY = 'privacy-policy' |
const | REL_PROFILE = 'profile' |
const | REL_PUBLICATION = 'publication' |
const | REL_RELATED = 'related' |
const | REL_RESTCONF = 'restconf' |
const | REL_REPLIES = 'replies' |
const | REL_RULEINPUT = 'ruleinput' |
const | REL_SEARCH = 'search' |
const | REL_SECTION = 'section' |
const | REL_SELF = 'self' |
const | REL_SERVICE = 'service' |
const | REL_SERVICE_DESC = 'service-desc' |
const | REL_SERVICE_DOC = 'service-doc' |
const | REL_SERVICE_META = 'service-meta' |
const | REL_SPONSORED = 'sponsored' |
const | REL_START = 'start' |
const | REL_STATUS = 'status' |
const | REL_STYLESHEET = 'stylesheet' |
const | REL_SUBSECTION = 'subsection' |
const | REL_SUCCESSOR_VERSION = 'successor-version' |
const | REL_SUNSET = 'sunset' |
const | REL_TAG = 'tag' |
const | REL_TERMS_OF_SERVICE = 'terms-of-service' |
const | REL_TIMEGATE = 'timegate' |
const | REL_TIMEMAP = 'timemap' |
const | REL_TYPE = 'type' |
const | REL_UGC = 'ugc' |
const | REL_UP = 'up' |
const | REL_VERSION_HISTORY = 'version-history' |
const | REL_VIA = 'via' |
const | REL_WEBMENTION = 'webmention' |
const | REL_WORKING_COPY = 'working-copy' |
const | REL_WORKING_COPY_OF = 'working-copy-of' |
Standard relation names.
This interface provides convenience constants for standard relationships defined by IANA. They are not required, but are useful for avoiding typos and similar such errors.
This interface may be referenced directly like so:
Or you may implement this interface in your class and then refer to the constants locally:
static::REL_UP
const REL_ABOUT = 'about' |
Refers to a resource that is the subject of the link's context.
const REL_ALTERNATE = 'alternate' |
Refers to a substitute for this context
const REL_AMPHTML = 'amphtml' |
Used to reference alternative content that uses the AMP profile of the HTML format.
const REL_APPENDIX = 'appendix' |
Refers to an appendix.
const REL_APPLE_TOUCH_ICON = 'apple-touch-icon' |
Refers to an icon for the context. Synonym for icon.
const REL_APPLE_TOUCH_STARTUP_IMAGE = 'apple-touch-startup-image' |
Refers to a launch screen for the context.
const REL_ARCHIVES = 'archives' |
Refers to a collection of records, documents, or other materials of historical interest.
const REL_AUTHOR = 'author' |
Refers to the context's author.
const REL_BLOCKED_BY = 'blocked-by' |
Identifies the entity that blocks access to a resource following receipt of a legal demand.
const REL_BOOKMARK = 'bookmark' |
Gives a permanent link to use for bookmarking purposes.
const REL_CANONICAL = 'canonical' |
Designates the preferred version of a resource (the IRI and its contents).
const REL_CHAPTER = 'chapter' |
Refers to a chapter in a collection of resources.
const REL_CITE_AS = 'cite-as' |
Indicates that the link target is preferred over the link context for the purpose of permanent citation.
const REL_COLLECTION = 'collection' |
The target IRI points to a resource which represents the collection resource for the context IRI.
const REL_CONTENTS = 'contents' |
Refers to a table of contents.
const REL_CONVERTEDFROM = 'convertedFrom' |
The document linked to was later converted to the document that contains this link relation. For example, an RFC can have a link to the Internet-Draft that became the RFC; in that case, the link relation would be "convertedFrom".
This relation is different than "predecessor-version" in that "predecessor-version" is for items in a version control system. It is also different than "previous" in that this relation is used for converted resources, not those that are part of a sequence of resources.
const REL_COPYRIGHT = 'copyright' |
Refers to a copyright statement that applies to the link's context.
const REL_CREATE_FORM = 'create-form' |
The target IRI points to a resource where a submission form can be obtained.
const REL_CURRENT = 'current' |
Refers to a resource containing the most recent item(s) in a collection of resources.
const REL_DESCRIBEDBY = 'describedby' |
Refers to a resource providing information about the link's context.
const REL_DESCRIBES = 'describes' |
The relationship A 'describes' B asserts that resource A provides a description of resource B. There are no constraints on the format or representation of either A or B, neither are there any further constraints on either resource.
This link relation type is the inverse of the 'describedby' relation type. While 'describedby' establishes a relation from the described resource back to the resource that describes it, 'describes' established a relation from the describing resource to the resource it describes. If B is 'describedby' A, then A 'describes' B.
const REL_DISCLOSURE = 'disclosure' |
Refers to a list of patent disclosures made with respect to material for which 'disclosure' relation is specified.
const REL_DNS_PREFETCH = 'dns-prefetch' |
Used to indicate an origin that will be used to fetch required resources for the link context, and that the user agent ought to resolve as early as possible.
const REL_DUPLICATE = 'duplicate' |
Refers to a resource whose available representations are byte-for-byte identical with the corresponding representations of the context IRI.
This relation is for static resources. That is, an HTTP GET request on any duplicate will return the same representation. It does not make sense for dynamic or POSTable resources and should not be used for them.
const REL_EDIT = 'edit' |
Refers to a resource that can be used to edit the link's context.
const REL_EDIT_FORM = 'edit-form' |
The target IRI points to a resource where a submission form for editing associated resource can be obtained.
const REL_EDIT_MEDIA = 'edit-media' |
Refers to a resource that can be used to edit media associated with the link's context.
const REL_ENCLOSURE = 'enclosure' |
Identifies a related resource that is potentially large and might require special handling.
const REL_EXTERNAL = 'external' |
Refers to a resource that is not part of the same site as the current context.
const REL_FIRST = 'first' |
An IRI that refers to the furthest preceding resource in a series of resources.
This relation type registration did not indicate a reference. Originally requested by Mark Nottingham in December 2004.
const REL_GLOSSARY = 'glossary' |
Refers to a glossary of terms.
const REL_HELP = 'help' |
Refers to context-sensitive help.
const REL_HOSTS = 'hosts' |
Refers to a resource hosted by the server indicated by the link context.
This relation is used in CoRE where links are retrieved as a "/.well-known/core" resource representation, and is the default relation type in the CoRE Link Format.
const REL_HUB = 'hub' |
Refers to a hub that enables registration for notification of updates to the context.
This relation type was requested by Brett Slatkin.
const REL_ICON = 'icon' |
Refers to an icon representing the link's context.
const REL_INDEX = 'index' |
Refers to an index.
const REL_INTERVALAFTER = 'intervalAfter' |
refers to a resource associated with a time interval that ends before the beginning of the time interval associated with the context resource
const REL_INTERVALBEFORE = 'intervalBefore' |
refers to a resource associated with a time interval that begins after the end of the time interval associated with the context resource
const REL_INTERVALCONTAINS = 'intervalContains' |
refers to a resource associated with a time interval that begins after the beginning of the time interval associated with the context resource, and ends before the end of the time interval associated with the context resource
const REL_INTERVALDISJOINT = 'intervalDisjoint' |
refers to a resource associated with a time interval that begins after the end of the time interval associated with the context resource, or ends before the beginning of the time interval associated with the context resource
const REL_INTERVALDURING = 'intervalDuring' |
refers to a resource associated with a time interval that begins before the beginning of the time interval associated with the context resource, and ends after the end of the time interval associated with the context resource
const REL_INTERVALEQUALS = 'intervalEquals' |
refers to a resource associated with a time interval whose beginning coincides with the beginning of the time interval associated with the context resource, and whose end coincides with the end of the time interval associated with the context resource
const REL_INTERVALFINISHEDBY = 'intervalFinishedBy' |
refers to a resource associated with a time interval that begins after the beginning of the time interval associated with the context resource, and whose end coincides with the end of the time interval associated with the context resource
const REL_INTERVALFINISHES = 'intervalFinishes' |
refers to a resource associated with a time interval that begins before the beginning of the time interval associated with the context resource, and whose end coincides with the end of the time interval associated with the context resource
const REL_INTERVALIN = 'intervalIn' |
refers to a resource associated with a time interval that begins before or is coincident with the beginning of the time interval associated with the context resource, and ends after or is coincident with the end of the time interval associated with the context resource
const REL_INTERVALMEETS = 'intervalMeets' |
refers to a resource associated with a time interval whose beginning coincides with the end of the time interval associated with the context resource
const REL_INTERVALMETBY = 'intervalMetBy' |
refers to a resource associated with a time interval whose end coincides with the beginning of the time interval associated with the context resource
const REL_INTERVALOVERLAPPEDBY = 'intervalOverlappedBy' |
refers to a resource associated with a time interval that begins before the beginning of the time interval associated with the context resource, and ends after the beginning of the time interval associated with the context resource
const REL_INTERVALOVERLAPS = 'intervalOverlaps' |
refers to a resource associated with a time interval that begins before the end of the time interval associated with the context resource, and ends after the end of the time interval associated with the context resource
const REL_INTERVALSTARTEDBY = 'intervalStartedBy' |
refers to a resource associated with a time interval whose beginning coincides with the beginning of the time interval associated with the context resource, and ends before the end of the time interval associated with the context resource
const REL_INTERVALSTARTS = 'intervalStarts' |
refers to a resource associated with a time interval whose beginning coincides with the beginning of the time interval associated with the context resource, and ends after the end of the time interval associated with the context resource
const REL_ITEM = 'item' |
The target IRI points to a resource that is a member of the collection represented by the context IRI.
const REL_LAST = 'last' |
An IRI that refers to the furthest following resource in a series of resources.
This relation type registration did not indicate a reference. Originally requested by Mark Nottingham in December 2004.
const REL_LATEST_VERSION = 'latest-version' |
Points to a resource containing the latest (e.g., current) version of the context.
const REL_LICENSE = 'license' |
Refers to a license associated with this context.
For implications of use in HTML, see: http://www.w3.org/TR/html5/links.html#link-type-license
const REL_LRDD = 'lrdd' |
Refers to further information about the link's context, expressed as a LRDD ("Link-based Resource Descriptor Document") resource. See for information about processing this relation type in host-meta documents. When used elsewhere, it refers to additional links and other metadata. Multiple instances indicate additional LRDD resources. LRDD resources MUST have an "application/xrd+xml" representation, and MAY have others.
const REL_MANIFEST = 'manifest' |
Links to a manifest file for the context.
const REL_MASK_ICON = 'mask-icon' |
Refers to a mask that can be applied to the icon for the context.
const REL_MEDIA_FEED = 'media-feed' |
Refers to a feed of personalised media recommendations relevant to the link context.
const REL_MEMENTO = 'memento' |
The Target IRI points to a Memento, a fixed resource that will not change state anymore.
A Memento for an Original Resource is a resource that encapsulates a prior state of the Original Resource.
const REL_MICROPUB = 'micropub' |
Links to the context's Micropub endpoint.
const REL_MODULEPRELOAD = 'modulepreload' |
Refers to a module that the user agent is to preemptively fetch and store for use in the current context.
const REL_MONITOR = 'monitor' |
Refers to a resource that can be used to monitor changes in an HTTP resource.
const REL_MONITOR_GROUP = 'monitor-group' |
Refers to a resource that can be used to monitor changes in a specified group of HTTP resources.
const REL_NEXT = 'next' |
Indicates that the link's context is a part of a series, and that the next in the series is the link target.
const REL_NEXT_ARCHIVE = 'next-archive' |
Refers to the immediately following archive resource.
const REL_NOFOLLOW = 'nofollow' |
Indicates that the context’s original author or publisher does not endorse the link target.
const REL_NOOPENER = 'noopener' |
Indicates that any newly created top-level browsing context which results from following the link will not be an auxiliary browsing context.
const REL_NOREFERRER = 'noreferrer' |
Indicates that no referrer information is to be leaked when following the link.
const REL_OPENER = 'opener' |
Indicates that any newly created top-level browsing context which results from following the link will be an auxiliary browsing context.
const REL_OPENID2_LOCAL_ID = 'openid2.local_id' |
Refers to an OpenID Authentication server on which the context relies for an assertion that the end user controls an Identifier.
const REL_OPENID2_PROVIDER = 'openid2.provider' |
Refers to a resource which accepts OpenID Authentication protocol messages for the context.
const REL_ORIGINAL = 'original' |
The Target IRI points to an Original Resource.
An Original Resource is a resource that exists or used to exist, and for which access to one of its prior states may be required.
const REL_P3PV1 = 'P3Pv1' |
Refers to a P3P privacy policy for the context.
const REL_PAYMENT = 'payment' |
Indicates a resource where payment is accepted.
This relation type registration did not indicate a reference. Requested by Joshua Kinberg and Robert Sayre. It is meant as a general way to facilitate acts of payment, and thus this specification makes no assumptions on the type of payment or transaction protocol. Examples may include a web page where donations are accepted or where goods and services are available for purchase. rel="payment" is not intended to initiate an automated transaction. In Atom documents, a link element with a rel="payment" attribute may exist at the feed/channel level and/or the entry/item level. For example, a rel="payment" link at the feed/channel level may point to a "tip jar" URI, whereas an entry/ item containing a book review may include a rel="payment" link that points to the location where the book may be purchased through an online retailer.
const REL_PINGBACK = 'pingback' |
Gives the address of the pingback resource for the link context.
const REL_PRECONNECT = 'preconnect' |
Used to indicate an origin that will be used to fetch required resources for the link context. Initiating an early connection, which includes the DNS lookup, TCP handshake, and optional TLS negotiation, allows the user agent to mask the high latency costs of establishing a connection.
const REL_PREDECESSOR_VERSION = 'predecessor-version' |
Points to a resource containing the predecessor version in the version history.
const REL_PREFETCH = 'prefetch' |
The prefetch link relation type is used to identify a resource that might be required by the next navigation from the link context, and that the user agent ought to fetch, such that the user agent can deliver a faster response once the resource is requested in the future.
const REL_PRELOAD = 'preload' |
Refers to a resource that should be loaded early in the processing of the link's context, without blocking rendering.
Additional target attributes establish the detailed fetch properties of the link.
const REL_PRERENDER = 'prerender' |
Used to identify a resource that might be required by the next navigation from the link context, and that the user agent ought to fetch and execute, such that the user agent can deliver a faster response once the resource is requested in the future.
const REL_PREV = 'prev' |
Indicates that the link's context is a part of a series, and that the previous in the series is the link target.
const REL_PREV_ARCHIVE = 'prev-archive' |
Refers to the immediately preceding archive resource.
const REL_PREVIEW = 'preview' |
Refers to a resource that provides a preview of the link's context.
const REL_PREVIOUS = 'previous' |
Refers to the previous resource in an ordered series of resources. Synonym for "prev".
const REL_PRIVACY_POLICY = 'privacy-policy' |
Refers to a privacy policy associated with the link's context.
const REL_PROFILE = 'profile' |
Identifying that a resource representation conforms to a certain profile, without affecting the non-profile semantics of the resource representation.
Profile URIs are primarily intended to be used as identifiers, and thus clients SHOULD NOT indiscriminately access profile URIs.
const REL_PUBLICATION = 'publication' |
Links to a publication manifest. A manifest represents structured information about a publication, such as informative metadata, a list of resources, and a default reading order.
const REL_RELATED = 'related' |
Identifies a related resource.
const REL_REPLIES = 'replies' |
Identifies a resource that is a reply to the context of the link.
const REL_RESTCONF = 'restconf' |
Identifies the root of RESTCONF API as configured on this HTTP server. The "restconf" relation defines the root of the API defined in RFC8040. Subsequent revisions of RESTCONF will use alternate relation values to support protocol versioning.
const REL_RULEINPUT = 'ruleinput' |
The resource identified by the link target provides an input value to an instance of a rule, where the resource which represents the rule instance is identified by the link context.
const REL_SEARCH = 'search' |
Refers to a resource that can be used to search through the link's context and related resources.
const REL_SECTION = 'section' |
Refers to a section in a collection of resources.
const REL_SELF = 'self' |
Conveys an identifier for the link's context.
const REL_SERVICE = 'service' |
Indicates a URI that can be used to retrieve a service document.
When used in an Atom document, this relation type specifies Atom Publishing Protocol service documents by default. Requested by James Snell.
const REL_SERVICE_DESC = 'service-desc' |
Identifies service description for the context that is primarily intended for consumption by machines.
const REL_SERVICE_DOC = 'service-doc' |
Identifies service documentation for the context that is primarily intended for human consumption.
const REL_SERVICE_META = 'service-meta' |
Identifies general metadata for the context that is primarily intended for consumption by machines.
const REL_SPONSORED = 'sponsored' |
Refers to a resource that is within a context that is sponsored (such as advertising or another compensation agreement).
const REL_START = 'start' |
Refers to the first resource in a collection of resources.
const REL_STATUS = 'status' |
Identifies a resource that represents the context's status.
const REL_STYLESHEET = 'stylesheet' |
Refers to a stylesheet.
const REL_SUBSECTION = 'subsection' |
Refers to a resource serving as a subsection in a collection of resources.
const REL_SUCCESSOR_VERSION = 'successor-version' |
Points to a resource containing the successor version in the version history.
const REL_SUNSET = 'sunset' |
Identifies a resource that provides information about the context's retirement policy.
const REL_TAG = 'tag' |
Gives a tag (identified by the given address) that applies to the current document.
const REL_TERMS_OF_SERVICE = 'terms-of-service' |
Refers to the terms of service associated with the link's context.
const REL_TIMEGATE = 'timegate' |
The Target IRI points to a TimeGate for an Original Resource.
A TimeGate for an Original Resource is a resource that is capable of datetime negotiation to support access to prior states of the Original Resource.
const REL_TIMEMAP = 'timemap' |
The Target IRI points to a TimeMap for an Original Resource.
A TimeMap for an Original Resource is a resource from which a list of URIs of Mementos of the Original Resource is available.
const REL_TYPE = 'type' |
Refers to a resource identifying the abstract semantic type of which the link's context is considered to be an instance.
const REL_UGC = 'ugc' |
Refers to a resource that is within a context that is User Generated Content.
const REL_UP = 'up' |
Refers to a parent document in a hierarchy of documents.
This relation type registration did not indicate a reference. Requested by Noah Slater.
const REL_VERSION_HISTORY = 'version-history' |
Points to a resource containing the version history for the context.
const REL_VIA = 'via' |
Identifies a resource that is the source of the information in the link's context.
const REL_WEBMENTION = 'webmention' |
Identifies a target URI that supports the Webmention protocol. This allows clients that mention a resource in some form of publishing process to contact that endpoint and inform it that this resource has been mentioned.
This is a similar "Linkback" mechanism to the ones of Refback, Trackback, and Pingback. It uses a different protocol, though, and thus should be discoverable through its own link relation type.
const REL_WORKING_COPY = 'working-copy' |
Points to a working copy for this resource.
const REL_WORKING_COPY_OF = 'working-copy-of' |
Points to the versioned resource from which this working copy was obtained.