//Nivel 1
?>
,'negrito'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_bold","","","","",true,"Negrito"); ?> |
,'sublinhado'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_sublinhado","","","","",true,"Sublinhado"); ?> |
,'italico'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_italico","","","","",true,"Itálico"); ?> |
,'rasurado'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_rasurado","","","","",true,"Rasurado"); ?> |
,'alinhar_esquerda'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_alinhar_esquerda","","","","",true,"Alinhar à esquerda"); ?> |
,'alinhar_centro'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_alinhar_centro","","","","",true,"Centrar"); ?> |
,'alinhar_direita'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_alinhar_direita","","","","",true,"Alinhar à direita"); ?> |
,'justificar'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_justificar","","","","",true,"Justificar"); ?> |
//Nivel 2
if($nivel>=2){
?>
,'superscript'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_superscript","","","","",true,""); ?> |
,'subscript'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_subscript","","","","",true,"Subscrito"); ?> |
,'lista_ordenada'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_lista_ordenada","","","","",true,"Lista numérica"); ?> |
,'lista_bullet'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_lista_bullet","","","","",true,"Lista"); ?> |
,'outdent'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_deindent","","","","",true,"Retirar identação"); ?> |
,'indent'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_indent","","","","",true,"Identar"); ?> |
,'linha_horizontal'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_linha_horizontal","","","","",true,"Linha horizontal"); ?> |
}
//Links e Imagens externas
if($links==true){ ?>
,'link','true',''); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_link","","","","",true,"Adicionar hiperligação"); ?> |
,'remover_link'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_remover_link","","","","",true,"Remover hiperligação"); ?> |
,'imagem'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_imagem","","","","",true,"Adicionar imagem"); ?> |
} ?>
,'remover_formatacao'); this.className='areahtml_cl';" onMouseOver="this.className='areahtml_ac'" onMouseOut="this.className='areahtml'"> echo botao("areahtml/btn_remover_formatacao","","","","",true,"Remover formatação"); ?> |