NAME

RT::URI

DESCRIPTION

This class provides a base class for URIs, such as those handled by RT::Link objects.

API

new

Create a new RT::URI object.

FromObject <Object>

Given a local object, such as an RT::Ticket or an RT::FM::Article, this routine will return a URI for the local object

FromURI <URI>

Returns a local object id for this content. You are expected to know what sort of object this is the Id of

Returns true if everything is ok, otherwise false

Scheme

Returns a local object id for this content. You are expected to know what sort of object this is the Id of

URI

Returns a local object id for this content. You are expected to know what sort of object this is the Id of

Object

Returns a local object for this content. This will usually be an RT::Ticket or somesuch

IsLocal

Returns a local object for this content. This will usually be an RT::Ticket or somesuch