require(['dojo/ready', 'apps/pmb/gridform/FormEdit'], function(ready, FormEdit){ ready(function(){ //instanciation faite CmsEditorialTypeContentForm //new FormEdit('cms', '!!type!!'); }); });

!!form_title!!

"; if ($current_module != 'ajax' && $PMBuserid==1 && $cms_editorial_form_editables==1){ $cms_editorial_form_tpl .=""; } if ($current_module != 'ajax' && $cms_editorial_form_editables==1) { $cms_editorial_form_tpl.=""; } $cms_editorial_form_tpl .= "
!!fields!!
 
!!cms_editorial_form_dupli!! !!cms_editorial_form_audit!! !!cms_editorial_suite!!
!!cms_editorial_form_suppr!!
 
".jscript_unload_question(); $cms_editorial_form_del_button_tpl =" "; $cms_editorial_form_dupli_button_tpl = " "; $cms_editorial_form_audit_button_tpl = " "; $cms_editorial_parent_field = "
"; $cms_editorial_title_field = "
"; $cms_dojo_plugins_editor= " data-dojo-props=\"extraPlugins:[ {name: 'pastefromword', width: '400px', height: '200px'}, {name: 'insertTable', command: 'insertTable'}, {name: 'modifyTable', command: 'modifyTable'}, {name: 'insertTableRowBefore', command: 'insertTableRowBefore'}, {name: 'insertTableRowAfter', command: 'insertTableRowAfter'}, {name: 'insertTableColumnBefore', command: 'insertTableColumnBefore'}, {name: 'insertTableColumnAfter', command: 'insertTableColumnAfter'}, {name: 'deleteTableRow', command: 'deleteTableRow'}, {name: 'deleteTableColumn', command: 'deleteTableColumn'}, {name: 'colorTableCell', command: 'colorTableCell'}, {name: 'tableContextMenu', command: 'tableContextMenu'}, {name: 'resizeTableColumn', command: 'resizeTableColumn'}, {name: 'fontName', plainText: true}, {name: 'fontSize', plainText: true}, {name: 'formatBlock', plainText: true}, 'foreColor','hiliteColor', 'createLink','insertanchor', 'unlink', 'insertImage', 'fullscreen', 'viewsource' ]\" "; $cms_editorial_resume_field = "
!!cms_editorial_form_resume!!
!!cms_editorial_resume_field_javascript!!
"; $cms_editorial_resume_field_no_dojo = "
!!cms_editorial_resume_field_javascript!!
"; $cms_editorial_field_javascript = " "; $cms_editorial_contenu_field = "
!!cms_editorial_form_contenu!!
"; $cms_editorial_contenu_field_no_dojo = "
"; $cms_editorial_desc_field = "
!!cms_categs!!
"; $cms_editorial_first_desc = "
"; $cms_editorial_other_desc = "
"; $cms_editorial_publication_state_field = "
"; $cms_editorial_dates_field = "
"; $cms_editorial_type_field = "
 
"; $cms_editorial_obj_id_field = "
!!cms_editorial_form_obj_id!!
 
"; $cms_editorial_permalink_field = "
!!cms_editorial_form_permalink!!
 
";