while it possible?any kind of requirement to be needed in condition?
anyone have idea?
thx before,
my regards
Posted 11 February 2013 - 06:53 AM
Posted 23 February 2013 - 04:40 PM
<jdoc:include type="modules" name="any-position" /> or <jdoc:include type="component" />
$this->beginWidget('path.to.WidgetClass');
...
$this->endWidget();$this->widget('path.to.WidgetClass');echo $content;