({@link https://github.com/sensorario/lyiightbox}).
Author: Simone Gentili (sensorario@gmail.com)
Inheritance: extends CWidget
Ejemplo n.º 1
0
 public function init()
 {
     parent::config();
     $this->countImages();
 }
Ejemplo n.º 2
0
 public function init()
 {
     parent::config();
     $this->printLink();
 }