Class: Concrete::ConcreteSyntaxProvider::ConcreteSyntax

Inherits:
Object
  • Object
show all
Defined in:
lib/concrete/concrete_syntax_provider.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cssStyleFileObject

Returns the value of attribute cssStyleFile.



6
7
8
# File 'lib/concrete/concrete_syntax_provider.rb', line 6

def cssStyleFile
  @cssStyleFile
end

#descObject

Returns the value of attribute desc.



6
7
8
# File 'lib/concrete/concrete_syntax_provider.rb', line 6

def desc
  @desc
end

#dirObject

Returns the value of attribute dir.



6
7
8
# File 'lib/concrete/concrete_syntax_provider.rb', line 6

def dir
  @dir
end

#htmlTemplatesObject

Returns the value of attribute htmlTemplates.



6
7
8
# File 'lib/concrete/concrete_syntax_provider.rb', line 6

def htmlTemplates
  @htmlTemplates
end

#identObject

Returns the value of attribute ident.



6
7
8
# File 'lib/concrete/concrete_syntax_provider.rb', line 6

def ident
  @ident
end

#nameObject

Returns the value of attribute name.



6
7
8
# File 'lib/concrete/concrete_syntax_provider.rb', line 6

def name
  @name
end