Introduction

D
isplay classes are descendents of the 'Display' class. They take as input a request object (as part of the contructor) and ouptut a cs_page object, by modifying the page object passed in as the argument of the make_page method. They are helped in their endevour by Controls and Query objects. Always keep the Working definitions of these objects in mind.