Ver Mensaje Individual
  #6 (permalink)  
Antiguo 05/02/2013, 15:36
Avatar de masterpuppet
masterpuppet
Software Craftsman
 
Fecha de Ingreso: enero-2008
Ubicación: Montevideo, Uruguay
Mensajes: 3.550
Antigüedad: 16 años, 3 meses
Puntos: 845
Respuesta: formas de usar decordador ViewScript

Agrégalo al final del init,

Código PHP:
Ver original
  1. public function init()
  2. {
  3.     ...
  4.    $this->setElementDecorators(array('ViewHelper'));
  5. }
__________________
http://es.phptherightway.com/
thats us riders :)