Class: Card::Set::All::ReferenceEditor::LinkEditor::LinkParser::Link
- Inherits:
-
Struct
- Object
- Struct
- Card::Set::All::ReferenceEditor::LinkEditor::LinkParser::Link
- Defined in:
- platypus/tmp/set/gem-defaults/mod033-tinymce_editor/all/reference_editor/link_editor/link_parser.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
-
#options ⇒ Object
Returns the value of attribute options.
-
#raw ⇒ Object
Returns the value of attribute raw.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
14 15 16 |
# File 'platypus/tmp/set/gem-defaults/mod033-tinymce_editor/all/reference_editor/link_editor/link_parser.rb', line 14 def name @name end |
#options ⇒ Object
Returns the value of attribute options
14 15 16 |
# File 'platypus/tmp/set/gem-defaults/mod033-tinymce_editor/all/reference_editor/link_editor/link_parser.rb', line 14 def @options end |
#raw ⇒ Object
Returns the value of attribute raw
14 15 16 |
# File 'platypus/tmp/set/gem-defaults/mod033-tinymce_editor/all/reference_editor/link_editor/link_parser.rb', line 14 def raw @raw end |