"titulo", "nomeExib" => "Título", "require" => true, "htmlType" => "text", "htmlClass" => "col-md-6", ), array( "nomeCampo" => "subtitulo", "nomeExib" => "Subtítulo", "require" => true, "htmlType" => "text", "htmlClass" => "col-md-6", ), array( "nomeCampo" => "cor", "nomeExib" => "Cor do fundo", "require" => true, "htmlType" => "text", "htmlClass" => "col-md-3 col-lg-2", "addonRight" => '', "aditionalTag" => 'onfocus="$(this).next().find(\'i\').trigger(\'click\');" ', "separador" => " " ), array( "nomeCampo" => "icone", "nomeExib" => "Ícone", "require" => true, // true ou false "htmlType" => "file", // Textarea, Text ou File "htmlClass" => "col-md-3 col-lg-2", "width" => array(150), "height" => array(115), "corte" => array("preenchimento"), // proporcional, crop ou preenchimento "prenome" => array("") ), array( "nomeCampo" => "icone2", "nomeExib" => "Ícone Over", "require" => true, // true ou false "htmlType" => "file", // Textarea, Text ou File "htmlClass" => "col-md-3 col-lg-2", "width" => array(150), "height" => array(115), "corte" => array("preenchimento"), // proporcional, crop ou preenchimento "prenome" => array("") ), ); $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') ) ); ?>
| Título | Subtítulo | Ação | |
|---|---|---|---|
| = ($ln->foto == true) ? ' | ' : '' ?>
titulo; ?> | subtitulo; ?> | Editar |