Ticket #156 (closed enhancement: fixed)

Opened 4 months ago

Last modified 4 months ago

Implement abstract class for stubXMLPageElement

Reported by: prema Assigned to: mikey
Priority: minor Milestone: 0.9.0
Component: XML/XSL view engine Version: SVN-trunk
Keywords: Cc:

Description

The method from interface stubXMLPageElement is even in most cases an equal implementation. Implement abstract class can helpful for thoose common functionality.

source:trunk/framework/trunk/src/main/php/net/stubbles/websites/xml/page/stubXMLPageElement.php

Change History

07/15/08 12:50:51 changed by mikey

  • status changed from new to assigned.
  • milestone set to 0.9.0.

07/15/08 13:13:53 changed by mikey

  • status changed from assigned to closed.
  • type changed from task to enhancement.
  • resolution set to fixed.

Implemented with r1708.