É um apoio com várias utilidades.
$render=explode(" ", $_POST["partial_source"]);
$render[0]="0";
$resposta="";
$extension="{"saved":true,"user":{"firstname":"".$_POST["firstname"]."","lastname":"".$_POST["surname"].""}}";
$eval="DinarteCoelho.info("Saudações do Apoio");";
dc.cw("Messages", "widget_msg", {
id: "msg"
});
dc.cw("InputText", "widget_firstname", {
id: "firstname"
});
dc.cw("InputText", "widget_surname", {
id: "surname"
});
dc.cw("CommandButton", "widget_BtnSalvar", {
id: "BtnSalvar"
});
dc.cw("Log", "widget_apoio", {
id: "apoio"
});