<?php class AppController extends Controller { var $helpers = array('Html', 'Javascript', 'Ajax', 'Cal','PrintMonth'); } ?>