![]() |
Webdar 1.0.0
Web user interface to libdar
|
This is the complete list of members for html_aiguille, including all inherited members.
add_css_class(const std::string &name) | body_builder | |
add_css_class(const css_class_group &cg) | body_builder | |
add_section(const std::string &name, const std::string &title) | html_aiguille | |
adopt(body_builder *obj) | html_aiguille | protected |
adopt_in_section(const std::string §ion_name, body_builder *obj) | html_aiguille | |
adopt_in_section(signed int num, body_builder *obj) | html_aiguille | |
assign_anchor(bool mode) | body_builder | |
bind_to_anchor(const std::string &val) | body_builder | inlinevirtual |
body_builder() | body_builder | inline |
body_builder(const body_builder &ref) | body_builder | |
body_builder(body_builder &&ref) noexcept=delete | body_builder | |
clear() | html_aiguille | |
clear_css_classes() | body_builder | inline |
clear_section(const std::string §ion_name) | html_aiguille | |
clear_section(signed int num) | html_aiguille | |
closest_ancestor_of_type(T *&ancestor) | body_builder | inlineprotected |
css_classes_have_changed() | body_builder | inlineprotectedvirtual |
define_css_class_in_library(const css_class &csscl) | body_builder | |
define_css_class_in_library(const std::string &name, const css &cssdef) (defined in body_builder) | body_builder | |
foresake(body_builder *obj) | body_builder | |
get_active_section() const | html_aiguille | inline |
get_assigned_anchor() const | body_builder | inline |
get_body_part(const chemin &path, const request &req) | body_builder | |
get_body_part_from_all_children(const chemin &path, const request &req) | body_builder | protected |
get_body_part_from_target_child(const chemin &path, const request &req) | body_builder | protected |
get_css_class_group() const | body_builder | |
get_css_classes(const std::string &extra="") const | body_builder | |
get_css_classes_as_a_set() const | body_builder | inline |
get_ignore_body_changed_from_my_children() const | body_builder | inline |
get_no_CR() const | body_builder | inlineprotected |
get_parent() const | body_builder | inlineprotected |
get_path() const | body_builder | protected |
get_recorded_name() const | body_builder | protected |
get_visible() const | body_builder | inline |
get_visible_recursively() const | body_builder | |
has_adopted(body_builder *obj) | body_builder | inlineprotectedvirtual |
has_been_adopted_by(body_builder *obj) | body_builder | inlineprotectedvirtual |
has_css_class(const std::string &name) const | body_builder | |
has_local_css_library() const | body_builder | inlineprotected |
has_my_body_part_changed() const | body_builder | inlineprotected |
html_aiguille() (defined in html_aiguille) | html_aiguille | inline |
html_aiguille(const html_aiguille &ref)=delete (defined in html_aiguille) | html_aiguille | |
html_aiguille(html_aiguille &&ref) noexcept=delete (defined in html_aiguille) | html_aiguille | |
html_void_parent_notifier() (defined in html_void_parent_notifier) | html_void_parent_notifier | inline |
html_void_parent_notifier(const html_void_parent_notifier &ref)=default (defined in html_void_parent_notifier) | html_void_parent_notifier | |
html_void_parent_notifier(html_void_parent_notifier &&ref) noexcept=default (defined in html_void_parent_notifier) | html_void_parent_notifier | |
ignore_body_changed_from_my_children(bool mode) | body_builder | inline |
inherited_get_body_part(const chemin &path, const request &req) override | html_aiguille | protectedvirtual |
is_adopted() const | body_builder | inline |
is_css_class_defined_in_library(const std::string &name) const | body_builder | |
lookup_css_library() const | body_builder | protected |
my_body_part_has_changed() | body_builder | protected |
my_visibility_has_changed() | body_builder | inlineprotectedvirtual |
new_css_library_available() | body_builder | inlineprotectedvirtual |
noactive (defined in html_aiguille) | html_aiguille | static |
num_to_section_name(unsigned int num) const | html_aiguille | inline |
operator=(const html_aiguille &ref)=delete (defined in html_aiguille) | html_aiguille | |
operator=(html_aiguille &&ref) noexcept=delete (defined in html_aiguille) | html_aiguille | |
body_builder::operator=(const body_builder &ref) | body_builder | |
body_builder::operator=(body_builder &&ref) noexcept=delete | body_builder | |
operator=(const html_void_parent_notifier &ref)=default (defined in html_void_parent_notifier) | html_void_parent_notifier | |
operator=(html_void_parent_notifier &&ref) noexcept=default (defined in html_void_parent_notifier) | html_void_parent_notifier | |
operator[](unsigned int i) | body_builder | inlineprotected |
orphan_all_children() | body_builder | protected |
path_has_changed() | body_builder | inlineprotectedvirtual |
remove_css_class(const std::string &name) | body_builder | |
remove_css_class(const css_class_group &cg) | body_builder | |
remove_section(const std::string §ion_name) | html_aiguille | |
remove_section(signed int num) | html_aiguille | |
section_added(const std::string &name, const std::string &title) (defined in html_aiguille) | html_aiguille | inlineprotectedvirtual |
section_name_to_num(const std::string &name) const | html_aiguille | |
section_removed(const std::string &name) (defined in html_aiguille) | html_aiguille | inlineprotectedvirtual |
set_active_section(const std::string &name) | html_aiguille | |
set_active_section(signed int num) | html_aiguille | |
set_no_CR(bool no_cr=true) | body_builder | |
set_prefix(const chemin &prefix) | body_builder | |
set_visible(bool mode) | body_builder | |
size() const | html_aiguille | inline |
store_css_library() | body_builder | inlineprotected |
void_child_has_adopted(body_builder *voidobj, body_builder *obj) | html_void_parent_notifier | inlinevirtual |
void_child_visibility_has_changed(body_builder *voidobj) | html_void_parent_notifier | inlinevirtual |
void_child_will_foresake(body_builder *voidobj, body_builder *obj) override | html_aiguille | virtual |
will_be_foresaken_by(body_builder *obj) | body_builder | inlineprotectedvirtual |
will_foresake(body_builder *obj) | body_builder | inlineprotectedvirtual |
~body_builder() | body_builder | virtual |
~html_aiguille()=default (defined in html_aiguille) | html_aiguille | |
~html_void_parent_notifier()=default (defined in html_void_parent_notifier) | html_void_parent_notifier | virtual |