There's no documentation for this item.
| Public Methods | |
|---|---|
| available_ |
return the tag_names for setters associated with uri |
| class_ |
retrieve class_name for the supplied uri and tag_name If it doesn’t exist, capitalize the tag_name |
| install_ |
record class_name for the supplied uri and tag_name |
| install_ |
|
| raise_ |
|
| register_ |
register uri against this name. |
| setter | return the setter for the uri, tag_name pair, or nil. |
| uri_ |
test if this uri is registered against this name |
| Private Methods | |
|---|---|
| def_ |
|
| install_ |
set the setter for the uri, tag_name pair |
<code/>and<pre/>for code samples.