Exemplo n.º 1
0
 function __construct($id, $page)
 {
     parent::__construct($id, $page);
     $this->preRenderCheckHasRun = false;
     $this->labelKeyPath = NULL;
     $this->label = NULL;
 }