Esempio n. 1
0
     Inverte o metadata CLASSE
     
     <Temas->inverteStatusLegenda>
     */
 /*
  Valor: INVERTESTATUSLEGENDA
 
 Inverte o metadata CLASSE
 
 <Temas->inverteStatusLegenda>
 */
 case "INVERTESTATUSLEGENDA":
     include_once "classe_temas.php";
     copiaSeguranca($map_file);
     $m = new Temas($map_file, $_pg["tema"]);
     $m->inverteStatusLegenda();
     $m->salva();
     $_SESSION["contadorsalva"]++;
     redesenhaMapa();
     break;
     /*
      Valor: MUDATRANSP
     
     Altera a transpar&ecirc;ncia de um tema
     
     <Temas->mudaTransparencia>
     */
 /*
  Valor: MUDATRANSP
 
 Altera a transpar&ecirc;ncia de um tema