Feature #197

Include a given template in Renderer content

Added by Davide Principi about 10 years ago. Updated over 8 years ago.

Status:CLOSEDStart date:05/25/2011
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:nethserver-nethgui
Target version:Phi
Resolution: NEEDINFO:

Description

A Renderer object should be able to include a given template in its content.

Associated revisions

Revision f085cc17
Added by Davide Principi about 10 years ago

Refs #197. Implemented includeTemplate() in Renderer package.

Now you can invoke templates at any point in rendering phase.

Revision 41e3c624
Added by Davide Principi about 10 years ago

Refs #197. Added getTemplate() operation in ViewInterface.

  • inset() implementation in Renderer now relies on includeTemplate()
  • Controller: removed NULL case handling for currentAction

Revision 26ca352e
Added by Davide Principi about 10 years ago

Refs #185. Added NethService User Module.

  • Moved dialog rendering into TableController (Refs #197);
  • Changed TableController constructor; pass two list of actions: for columns, for the whole table.

History

#1 Updated by Davide Principi about 10 years ago

The TableModify class requires two rendering templates:

1. Template for the dialog box decoration, from TableModify class itself.
2. Template for the dialog box content, from the extending class.

It must be possible to call 2 from 1.

#2 Updated by Davide Principi about 10 years ago

  • Status changed from ON_DEV to CLOSED

#3 Updated by Davide Principi about 10 years ago

  • Subject changed from Run a given template in Renderer content to Include a given template in Renderer content

Also available in: Atom PDF