Module

Namespace

Includes:

Adds named attributes to an object.

Constants
NAMESPLIT
Aliases
local_name
Public Attributes
expanded_name The name of the object, valid if set
name The name of the object, valid if set
prefix The expanded name of the object, valid if name is set
Public Methods
fully_expanded_name Fully expand the name, even if the prefix wasn’t specified in the source file.
has_name? Compares names optionally WITH namespaces
name= Sets the name and the expanded name
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.