"_mod_textlist", "txt_title"=>"1", "txt_date"=>"1", "txt_lead"=>"1", "txt_lead_img"=>"1", "txt_text"=>"1", "txt_text_img"=>"1", "related_links"=>"1", "related_docs"=>"1", ); // ]]] Defoltnije znachenija polej // ---------------------------------------------------------------------------------------------- $TEMPLATE = '"List TOP", "down"=>"List Bottom"); $this->smalltext("sql_table", "SQL table for documents:", 30); $this->select("new_items", "Add documentst to:", $new_items); $this->tr("", "Default fields"); $this->checkbox("txt_title", "Title (title)"); $this->checkbox("txt_date", "Date of creation (date)"); $this->checkbox("txt_lead", "Lead text (lead)"); $this->checkbox("txt_lead_img", "Image for Lead (lead_image)"); $this->checkbox("txt_text", "Main text (text)"); $this->checkbox("txt_text_img", "Image for Text (text_image)"); $this->checkbox("related_links", "Related links (links)"); $this->checkbox("related_docs", "Related docs (docs)"); ?>'; // >>> Generirujem formu //================================================================================================================== ?>