Attribute link_path_parts
- Name
- link_path_parts
- Description
- An object containing a URL in 100 character parts, usually the href attribute of a link. This is stored like this to get around the 100 character limit on attribute values - many URLs are longer than this. Regardless of the length of the URL, the object will always contain 5 key/value pairs. If the URL is less than 500 characters, unused key/value pairs will be undefined. If the URL is longer than 500 characters, the extra characters will be lost.
- Value
- Example
- {1=>"/conditions/vaccinations/flu-influenza-vaccine/", 2=>"undefined", 3=>"undefined", 4=>"undefined", 5=>"undefined"}
- Required
- true
- Type
- object
- Redact
- true
- Used by
-
breadcrumbs (link clicks)
footer (link clicks)
html attachments (link clicks (not implemented yet))
links (External links)
links (Download links)
links (mailto links)
links (attachment links)
related navigation (related Navigation)
share this page (follow us)
share this page (share this page)
step by step navigation (link clicks)
super navigation header (link clicks)