BLACK HILL SYSTEMS
Published on BLACK HILL SYSTEMS (http://blackhillsystems.com)

Home > MOUSE - Application Development Framework > Core Classes > Page.php

Page.php

This class is extended by any page class object and the FilterPage class directly.

The majority of its methods are overridden by the extending class. The only key public methods include:

addError($e)
addWarning($e)
addMessage($e)
addHeader($e)
addJavascript($e)

The execution sequence of methods which may be overridden is:

1) pre_render()
2) body_onload()
3) titleBar()
4) menuBar()
5) errorList()
6) warningList()
7) messageList()
8) render()
9) footer()

  • Log in [1] to post comments

Source URL: http://blackhillsystems.com/?q=node/12

Links
[1] http://blackhillsystems.com/?q=user/login&destination=node/12%23comment-form