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