Struct
DevhelpLink
since: 3.0
Instance methods
dh_link_belongs_to_page
This function permits to know if link
belongs to a certain page.
since: 3.28
dh_link_compare
Compares the links a
and b
. This function is used to determine in which
order the links should be displayed.
since: 3.0
dh_link_get_uri
Gets the link
URI, by concateneting the book base path with the link
relative URL.
since: 3.0