If you haven't already lets simply start this file of with:
class HelloWorldLeftAndMain extends LeftAndMain {
}
Configure
The first thing you should do, is define the $url_segment that will be used to access the interface, and the title ($menu_title) that will appear in the side navigation m...