Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 20th, 2012  |  syntax: None  |  size: 0.24 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?$this->placeholder('ALPHA')->captureStart(); ?>
  2. <?=$this->partial("folder/folder/file.phtml", array(
  3.     'result' => $this->result,
  4.     'showonly'=> 'A'
  5. ));?>  
  6. <?$this->placeholder('ALPHA')->captureEnd();?>      
  7. <?=$this->placeholder('APLHA');?>