Commit f376aebab4ef96b1715f9ddd6084b1ef207cf63e
1 parent
eda83483
Exists in
master
Removido código desnecessário e atualização de docblocks
Showing
1 changed file
with
28 additions
and
32 deletions
Show diff stats
ieducar/intranet/educar_relatorio_ata_resultado_final_proc.php
| @@ -20,14 +20,12 @@ | @@ -20,14 +20,12 @@ | ||
| 20 | * com este programa; se não, escreva para a Free Software Foundation, Inc., no | 20 | * com este programa; se não, escreva para a Free Software Foundation, Inc., no |
| 21 | * endereço 59 Temple Street, Suite 330, Boston, MA 02111-1307 USA. | 21 | * endereço 59 Temple Street, Suite 330, Boston, MA 02111-1307 USA. |
| 22 | * | 22 | * |
| 23 | - * @author Prefeitura Municipal de Itajaí <ctima@itajai.sc.gov.br> | ||
| 24 | - * @license http://creativecommons.org/licenses/GPL/2.0/legalcode.pt CC GNU GPL | ||
| 25 | - * @package Core | ||
| 26 | - * @subpackage pmieducar | ||
| 27 | - * @subpackage NotaFalta | ||
| 28 | - * @subpackage Relatorio | ||
| 29 | - * @since Arquivo disponível desde a versão 1.0.0 | ||
| 30 | - * @version $Id$ | 23 | + * @author Prefeitura Municipal de Itajaí <ctima@itajai.sc.gov.br> |
| 24 | + * @category i-Educar | ||
| 25 | + * @license @@license@@ | ||
| 26 | + * @package iEd_Pmieducar | ||
| 27 | + * @since Arquivo disponível desde a versão 1.0.0 | ||
| 28 | + * @version $Id$ | ||
| 31 | */ | 29 | */ |
| 32 | 30 | ||
| 33 | require_once 'include/clsBase.inc.php'; | 31 | require_once 'include/clsBase.inc.php'; |
| @@ -36,23 +34,39 @@ require_once 'include/clsBanco.inc.php'; | @@ -36,23 +34,39 @@ require_once 'include/clsBanco.inc.php'; | ||
| 36 | require_once 'include/pmieducar/geral.inc.php'; | 34 | require_once 'include/pmieducar/geral.inc.php'; |
| 37 | require_once 'include/clsPDF.inc.php'; | 35 | require_once 'include/clsPDF.inc.php'; |
| 38 | 36 | ||
| 37 | +/** | ||
| 38 | + * clsIndexBase class. | ||
| 39 | + * | ||
| 40 | + * @author Prefeitura Municipal de Itajaí <ctima@itajai.sc.gov.br> | ||
| 41 | + * @category i-Educar | ||
| 42 | + * @license @@license@@ | ||
| 43 | + * @package iEd_Pmieducar | ||
| 44 | + * @since Classe disponível desde a versão 1.0.0 | ||
| 45 | + * @version @@package_version@@ | ||
| 46 | + */ | ||
| 39 | class clsIndexBase extends clsBase | 47 | class clsIndexBase extends clsBase |
| 40 | { | 48 | { |
| 41 | function Formular() | 49 | function Formular() |
| 42 | { | 50 | { |
| 43 | - $this->SetTitulo($this->_instituicao . ' i-Educar - Registro de Matrículas'); | ||
| 44 | - $this->processoAp = '807'; | 51 | + $this->SetTitulo($this->_instituicao . ' i-Educar - Ata de Resultado Final'); |
| 52 | + $this->processoAp = 807; | ||
| 45 | $this->renderMenu = FALSE; | 53 | $this->renderMenu = FALSE; |
| 46 | $this->renderMenuSuspenso = FALSE; | 54 | $this->renderMenuSuspenso = FALSE; |
| 47 | } | 55 | } |
| 48 | } | 56 | } |
| 49 | 57 | ||
| 58 | +/** | ||
| 59 | + * index class. | ||
| 60 | + * | ||
| 61 | + * @author Prefeitura Municipal de Itajaí <ctima@itajai.sc.gov.br> | ||
| 62 | + * @category i-Educar | ||
| 63 | + * @license @@license@@ | ||
| 64 | + * @package iEd_Pmieducar | ||
| 65 | + * @since Classe disponível desde a versão 1.0.0 | ||
| 66 | + * @version @@package_version@@ | ||
| 67 | + */ | ||
| 50 | class indice extends clsCadastro | 68 | class indice extends clsCadastro |
| 51 | { | 69 | { |
| 52 | - /** | ||
| 53 | - * Referência a usuário da sessão. | ||
| 54 | - * @var int | ||
| 55 | - */ | ||
| 56 | var $pessoa_logada; | 70 | var $pessoa_logada; |
| 57 | 71 | ||
| 58 | var $ref_cod_instituicao; | 72 | var $ref_cod_instituicao; |
| @@ -78,28 +92,10 @@ class indice extends clsCadastro | @@ -78,28 +92,10 @@ class indice extends clsCadastro | ||
| 78 | var $campo_assinatura; | 92 | var $campo_assinatura; |
| 79 | var $total = 0; | 93 | var $total = 0; |
| 80 | 94 | ||
| 81 | - var $meses_do_ano = array( | ||
| 82 | - '1' => 'JANEIRO', | ||
| 83 | - '2' => 'FEVEREIRO', | ||
| 84 | - '3' => 'MARÇO', | ||
| 85 | - '4' => 'ABRIL', | ||
| 86 | - '5' => 'MAIO', | ||
| 87 | - '6' => 'JUNHO', | ||
| 88 | - '7' => 'JULHO', | ||
| 89 | - '8' => 'AGOSTO', | ||
| 90 | - '9' => 'SETEMBRO', | ||
| 91 | - '10' => 'OUTUBRO', | ||
| 92 | - '11' => 'NOVEMBRO', | ||
| 93 | - '12' => 'DEZEMBRO' | ||
| 94 | - ); | ||
| 95 | - | ||
| 96 | var $array_modulos = array(); | 95 | var $array_modulos = array(); |
| 97 | var $dias_letivos; | 96 | var $dias_letivos; |
| 98 | var $falta_ch_globalizada; | 97 | var $falta_ch_globalizada; |
| 99 | 98 | ||
| 100 | - var $is_padrao; | ||
| 101 | - var $semestre; | ||
| 102 | - | ||
| 103 | function renderHTML() | 99 | function renderHTML() |
| 104 | { | 100 | { |
| 105 | session_start(); | 101 | session_start(); |