Example #1
0
 public function __construct()
 {
     parent::__construct();
     $this->dashboards = $this->LoadModelo("Usuarios");
     //$this->clientes = $this->LoadModelo("cliente");
     //$this->pagamentos = $this->LoadModelo("pagamento");
 }
Example #2
0
 public function __construct()
 {
     $this->curso = $this->LoadModelo('Curso');
     parent::__construct();
     $this->view->setJs(array("novo"));
     $this->view->menu = $this->getFooter('menu');
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie'));
 }
Example #3
0
 public function __construct()
 {
     Session::nivelRestrito(array("gestor"));
     $this->nota = $this->LoadModelo('Nota');
     parent::__construct();
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie'));
     $this->view->setJs(array('novo', 'RGraph.bar', 'RGraph.common.core'));
     $this->view->menu = $this->getFooter('menu');
 }
Example #4
0
 public function __construct()
 {
     Session::nivelRestrito(array("administrador"));
     parent::__construct();
     $this->usuario = $this->LoadModelo("Usuario");
     $this->pessoa = $this->LoadModelo("Pessoa");
     $this->view->setJs(array("novo"));
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie'));
     $this->view->menu = $this->getFooter('menu');
 }
Example #5
0
 public function __construct()
 {
     Session::nivelRestrito(array("gestor"));
     $this->programa = $this->LoadModelo('Programa');
     $this->docente = $this->LoadModelo('Docente');
     parent::__construct();
     $this->view->setJS(array('novo'));
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie'));
     $this->view->menu = $this->getFooter('menu');
 }
Example #6
0
 public function __construct()
 {
     Session::nivelRestrito(array("gestor"));
     $this->matricula = $this->LoadModelo("Matricula");
     $this->nota = $this->LoadModelo("Nota");
     $this->mm = $this->LoadModelo("MatriculaModulo");
     parent::__construct();
     $this->view->setJs(array("novo"));
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie'));
     $this->view->menu = $this->getFooter('menu');
 }
Example #7
0
 public function __construct()
 {
     $this->nota = $this->LoadModelo('Nota');
     $this->matricula = $this->LoadModelo('Matricula');
     $this->usuario = $this->LoadModelo('Usuario');
     parent::__construct();
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie'));
     $this->view->setJs(array("jquery.amaran.min", 'novo', 'hideshow', 'jquery.equalHeight'));
     $this->view->menu = $this->getFooter('menu');
     $this->view->menuVertical = $this->getFooter('menuVertical');
     $this->view->titulo = "Dashboard";
 }
 public function __construct()
 {
     parent::__construct();
     $this->pessoa = $this->LoadModelo('Pessoa');
     $this->aluno = $this->LoadModelo('Aluno');
     $this->curso = $this->LoadModelo('Curso');
     $this->matricula = $this->LoadModelo("Matricula");
     $this->mm = $this->LoadModelo('MatriculaModulo');
     $this->usuario = $this->LoadModelo("Usuario");
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie', 'multiple-select', 'bootstrap-dialog.min'));
     $this->view->setJs(array("novo", 'jquery.multiple.select', 'run_prettify', 'bootstrap-dialog.min'));
 }
Example #9
0
 public function __construct()
 {
     Session::nivelRestrito(array("gestor", "docente"));
     $this->nota = $this->LoadModelo('Nota');
     $this->dm = $this->LoadModelo('DocentModulo');
     $this->aluno = $this->LoadModelo('Aluno');
     $this->modulo = $this->LoadModelo('Modulo');
     $this->matricula = $this->LoadModelo('Matricula');
     $this->docente = $this->LoadModelo('Docente');
     parent::__construct();
     $this->view->setJs(array("novo"));
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie'));
     $this->view->menu = $this->getFooter('menu');
 }
Example #10
0
 public function __construct()
 {
     Session::nivelRestrito(array("gestor"));
     $this->pessoa = $this->LoadModelo('Pessoa');
     $this->docente = $this->LoadModelo('Docente');
     $this->curso = $this->LoadModelo('Curso');
     $this->modulo = $this->LoadModelo('Modulo');
     $this->usuario = $this->LoadModelo('Usuario');
     $this->dm = $this->LoadModelo('DocentModulo');
     parent::__construct();
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie', 'multiple-select', 'bootstrap-dialog.min'));
     $this->view->setJs(array("novo", "jquery.multiple.select", 'bootstrap-dialog.min'));
     $this->view->menu = $this->getFooter('menu');
     $this->view->titulo = " Tabela de docentes cadastrados";
 }
Example #11
0
 public function __construct()
 {
     Session::nivelRestrito(array("aluno"));
     $this->pessoa = $this->LoadModelo('Pessoa');
     $this->aluno = $this->LoadModelo('Aluno');
     $this->curso = $this->LoadModelo('Curso');
     $this->matricula = $this->LoadModelo("Matricula");
     $this->nota = $this->LoadModelo("Nota");
     $this->usuario = $this->LoadModelo("Usuario");
     $this->materia = $this->LoadModelo("Materia");
     $this->mm = $this->LoadModelo('MatriculaModulo');
     parent::__construct();
     $this->view->setJs(array("novo"));
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie'));
     $this->view->menu = $this->getFooter('menu');
 }
Example #12
0
 public function __construct()
 {
     parent::__construct();
     Session::nivelRestrito(array("gestor"));
     $this->pessoa = $this->LoadModelo('Pessoa');
     $this->aluno = $this->LoadModelo('Aluno');
     $this->curso = $this->LoadModelo('Curso');
     $this->matricula = $this->LoadModelo("Matricula");
     $this->nota = $this->LoadModelo("Nota");
     $this->view->menuVertical = $this->getFooter('menuVertical');
     $this->usuario = $this->LoadModelo("Usuario");
     $this->mm = $this->LoadModelo('MatriculaModulo');
     $this->view->titulo = "Tabela de Alunos Matriculados";
     $this->view->setCss(array('amaran.min', 'animate.min', 'layout', 'ie', 'multiple-select', 'bootstrap-dialog.min'));
     $this->view->setJs(array("novo", 'jquery.multiple.select', 'run_prettify', 'bootstrap-dialog.min'));
     $this->view->menu = $this->getFooter('menu');
 }
Example #13
0
 public function __construct()
 {
     $this->alarme = $this->LoadModelo('AlarmesNcc');
     parent::__construct();
 }
Example #14
0
 public function __construct()
 {
     parent::__construct();
     $this->usuario = $this->LoadModelo("Usuarios");
 }
Example #15
0
 public function __construct()
 {
     parent::__construct();
     $this->log = $this->LoadModelo('Usuarios');
 }
Example #16
0
 public function __construct()
 {
     $this->coyonet = $this->LoadModelo('CoyonetHpas');
     parent::__construct();
 }
Example #17
0
 public function __construct()
 {
     parent::__construct();
 }
 public function __construct()
 {
     $this->turno = $this->LoadModelo('IdentificacaoTurnos');
     parent::__construct();
 }