RT::URI::fsck_com_rtfm.3pm

Langue: en

Version: 2007-10-11 (ubuntu - 08/07/09)

Section: 3 (Bibliothèques de fonctions)

LocalURIPrefix

Returns the prefix for a local article URI

URIForObject RT::article

Returns the RT URI for a local RT::article object

ParseObject $ArticleObj

When handed an RT::FM::Article object, figure out its URI

ParseURI URI

When handed an fsck.com-rtfm: URI, figures out things like whether its a local article and what its ID is

IsLocal

Returns true if this URI is for a local article. Returns undef otherwise.

Object

Returns the object for this URI, if it's local. Otherwise returns undef.

Scheme

Return the URI scheme for RT articles

HREF

If this is a local article, return an HTTP url to it. Otherwise, return its URI

AsString

Return ``Article 23''