"nome", "nomeExib" => "Nome da categoria", "require" => true, "htmlType" => "text", "htmlClass" => "col-md-6", ), // array( // "nomeCampo" => "subtitulo", // "nomeExib" => "Subtítulo", // "require" => true, // "htmlType" => "text", // "htmlClass" => "col-md-6", // ), // array( // "nomeCampo" => "data_pub", // "nomeExib" => "Data da postagem", // "require" => true, // "htmlType" => "date", // "htmlClass" => "col-md-12", // "aditionalClass" => "datepicker" // ), // array( // "nomeCampo" => "descricao", // "nomeExib" => "Descrição postagem", // "require" => true, // "htmlType" => "textarea", // "editor" => true, // "htmlClass" => "col-md-12", // ), // array( // "nomeCampo" => "foto", // "nomeExib" => "Foto de capa", // "require" => true, // true ou false // "htmlType" => "file", // Textarea, Text ou File // "htmlClass" => "col-md-3 col-lg-2", // "width" => array(1000, 265, 480*2), // "height" => array(0, 280, 430*2), // "corte" => array("proporcional", "crop", "crop"), // proporcional, crop ou preenchimento // "prenome" => array("", "mini_home_", "list_") // ), ); $galeria = array( "legenda" => 1, "ativo" => false, "width" => 1000, "height" => 0, "corte" => "proporcional", // proporcional, crop ou preenchimento "thumbs" => true, "thumbsConf" => array( "thumb1" => array("corte" => "crop", "w" => 230, "h" => 170, "prenome" => 'mini') ) ); ?>
| Nome | Ação |
|---|---|
| nome; ?> | Editar |