. * * For more information, contact Colosa Inc, 2566 Le Jeune Rd., * Coral Gables, FL, 33134, USA, or email info@colosa.com. * */ /* * @Author Erik Amaru Ortiz * @Date Aug 26th, 2009 */ $G_PUBLISH = new Publisher(); $_POST['fieldsList'] = Array('button', 'checkbox', 'checkgroup', 'currency', 'date', 'dropdown', 'file', 'grid', 'hidden', 'javascript', 'link', 'listbox', 'password', 'percentage', 'radiogroup', 'radiogroupview', 'reset', 'submit', 'subtitle', 'suggest', 'text', 'textarea', 'title', 'yesno'); $G_PUBLISH->AddContent('view', 'dynaforms/fieldsHandler'); G::RenderPage( "publish" , "raw" );