Ver Mensaje Individual
  #6 (permalink)  
Antiguo 10/07/2012, 15:52
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: Envio de email con Zend_Eemail y SMTP

Pues simplemente usa $this->getOption('valor') o $this->getOptions() para leer el valor dentro del bootstrap.

Saludos.