Midcom application

From OpenPSA Wiki

Jump to: navigation, search

This is the root class of the MidCOM Framework. It is accessible via the MidCOM PHP Superglobal.

[edit] Attributes

  • skip_page_style - Set this variable to true during the handle phase of your component to not show the site's style around the component output. This is mainly targeted at XML output like RSS feeds and similar things. The output handler of the site, excluding the style-init/-finish tags will be executed immediately after the handle phase, and midcom->finish() is called automatically afterwards, thus ending the request.

[edit] Methods

The following public methods are available:

At last! Someone who understands! Thanks for psotnig!

Personal tools