Personal tools

Translations of this page:
You are here: Getting started » developer » Portlets
Trace: » Categories » CVS » Comments » Portlets
Table of Contents

Portlets

This article covers a basic introduction into the Portlet System.

There is a Portlet Tutorial, which covers the development for your own portlet!

Development

Please have a look at the Portlet API for the PHP part.

  • Go to /system/classes/portlets/
  • Copy one of the existing files, rename it and the PHP class inside
  • Open the Portlet Administration, the Portlet should be visible (if you changed the display name)

Installation

Copy the Portlet file to /system/classes/portlets/.

Yes, that everything!

 

Recent changes RSS feed Valid XHTML 1.0 Valid CSS