PHP-клас, призначений для спрощення роботи програміста с редактором XStandard, додатково інкапсулює службовий HTML-код редактора.
Приклад використання:
$htmledit = new htmledit('form_id', 'field_name');
$htmledit->path = 'http://www.example.com/includes/';
$htmledit->css = 'http://www.example.com/styles/htmledit.css';
$htmledit->base = 'http://www.example.com/';
$htmledit->height = 450;
$htmledit->styles = 'http://www.example.com/styles/htmledit.xml';
$htmledit->set_value($text);
$html_edit_html_code = $htmledit->get_html();
Поточний проект: Solidarité Charente Ukraine Association Solidarité Charente Ukraine