com.alogient.cameleon.extension.wicket.ui.blog
Interface IBlogArticleDetailPage


public interface IBlogArticleDetailPage

Used to define custom services.


Method Summary
 org.apache.wicket.markup.html.panel.Panel getFormCommmentPanel(String id)
           
 

Method Detail

getFormCommmentPanel

org.apache.wicket.markup.html.panel.Panel getFormCommmentPanel(String id)
Parameters:
id - wicket id of the panel
Returns:
the form comment panel


Copyright © 2011 Alogient. All Rights Reserved.