Method: AssignmentsPreviewMethods#header

Defined in:
lib/kuali-sakai-common-lib/assignments.rb

#headerObject

Returns the text content of the page header



380
381
382
# File 'lib/kuali-sakai-common-lib/assignments.rb', line 380

def header
  frm.div(:class=>"portletBody").h3.text
end