Class: Card::Set::All::ReferenceEditor::LinkEditor::LinkParser::Link

Inherits:
Struct
  • Object
show all
Defined in:
platypus/tmp/set/gem-defaults/mod033-tinymce_editor/all/reference_editor/link_editor/link_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of 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

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of 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
  @options
end

#rawObject

Returns the value of attribute raw

Returns:

  • (Object)

    the current value of 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