class SiSU_CSS::CSS_Default
Public Instance Methods
harvest()
click to toggle source
# File lib/sisu/se_css.rb, line 81 def harvest 'harvest.css' end
homepage()
click to toggle source
# File lib/sisu/se_css.rb, line 78 def homepage 'homepage.css' end
html()
click to toggle source
# File lib/sisu/se_css.rb, line 60 def html 'html.css' end
html_tables()
click to toggle source
# File lib/sisu/se_css.rb, line 63 def html_tables 'html_tables.css' end
xhtml()
click to toggle source
# File lib/sisu/se_css.rb, line 66 def xhtml 'xhtml.css' end
xml_docbook()
click to toggle source
# File lib/sisu/se_css.rb, line 75 def xml_docbook 'docbook.css' end
xml_dom()
click to toggle source
# File lib/sisu/se_css.rb, line 72 def xml_dom 'dom.css' end
xml_sax()
click to toggle source
# File lib/sisu/se_css.rb, line 69 def xml_sax 'sax.css' end