Mini Shell

Direktori : /home/brasafestival/www/old/bkp_2023/app/Plugin/Aempresa/View/Aempresa/
Upload File :
Current File : /home/brasafestival/www/old/bkp_2023/app/Plugin/Aempresa/View/Aempresa/admin_editor.ctp

<?PHP
echo $this->Form->create('Aempresa',array('url'=>array('plugin'=>'aempresa','controller'=>'aempresa','action'=>'add')));
?>

<fieldset class="box">
    <legend>Texto</legend>
    <?PHP
        echo $this->Form->input('texto',array('label'=>false,'class'=>'ckeditor'));    
    ?>
</fieldset>

<?PHP
//echo $this->element('Painel.gallery',array('label'=>'Fotos do projeto'));
echo $this->element('Painel.videos',array('label'=>'VĂ­deo'));

echo $this->Form->hidden('id');
echo $this->Form->end('Enviar');
?>

Zerion Mini Shell 1.0