24#ifndef HTML_FORM_IGNORE_AS_SYMLINK_HPP
25#define HTML_FORM_IGNORE_AS_SYMLINK_HPP
38#include "html_form_dynamic_table.hpp"
85 static const std::string changed;
105 const std::string & context,
106 std::string & changed_event)
const override;
109 virtual void load_json(
const json & source)
override;
118 virtual void on_event(
const std::string & event_name)
override;
129 std::vector<std::string> gather_content_of_type(
unsigned int type)
const;
133 static constexpr const unsigned int format_version = 1;
134 static constexpr const char* myclass_id =
"html_form_ignore_as_symlink";
136 static constexpr const char* jlabel_contents =
"contents";
class of object that are pointed/triggered to by others
Definition: actor.hpp:55
class body_builder is the root class of object generating HTML body
Definition: body_builder.hpp:99
class chemin definition
Definition: chemin.hpp:51
class events
Definition: events.hpp:52
class jsoner
Definition: jsoner.hpp:73
class holding fields of an HTTP request (method, URI, header, cookies, and so on)
Definition: request.hpp:45
defines jsoner class and class exception_json