%3 ::xotcl::Object ::xotcl::Object → getExitHandler → setExitHandler → unsetExitHandler __object_configureparameter __timediff abstract ad_doc ad_forward ad_proc asHTML check class db_0or1row db_1row debug destroy_on_cleanup ds extractConfigureArg filter filtersearch forward hasclass init invar isclass ismetaclass ismixin isobject istype log method mixin mset msg parametercmd proc procsearch qn self serialize set_instance_vars_defaults unknown vwait www-show-object ::xo::tdom::AttributeManager ::xo::tdom::AttributeManager get_attributes get_local_attributes ::xo::tdom::AttributeManager->::xotcl::Object ::xo::tdom::Object ::xo::tdom::Object render ::xo::tdom::Object->::xo::tdom::AttributeManager ::xo::OrderedComposite ::xo::OrderedComposite ::xo::tdom::Object->::xo::OrderedComposite ::xo::Drawable ::xo::Drawable _ render_localizer ::xo::Drawable->::xo::tdom::AttributeManager ::xowiki::formfield::FormField ::xowiki::formfield::FormField → fc_decode → fc_encode → get_from_name → get_single_spec → interprete_condition CSSclass_list_add add_statistics answer_check=AND answer_check=answer_words answer_check=btwn answer_check=contains answer_check=contains-not answer_check=eq answer_check=ge answer_check=gt answer_check=in answer_check=le answer_check=lt answer_check=match answer_is_correct asWidgetSpec behavior booleanAttributes config_from_spec convert_to_external convert_to_internal describe dict_to_fc dict_to_spec dict_value escape_message_keys field_value handle_transmit_always has_instance_variable init initialize interprete_single_spec is_disabled is_repeat_template_p leaf_components localize make_correct pretty_image pretty_value process_correct_when_modifier remove_omit render render_answer_statistics render_collapsed render_disabled_as_div render_error_msg render_form_widget render_help_text render_input render_item render_localizer render_modal render_result_statistics render_word_statistics repeat repeat_add_label resetBooleanAttributes reset_on_validation_error reset_parameter same_value set_disabled set_feedback set_is_repeat_template stats_record_count validate validation_check value_if_nothing_is_returned_from_form word_statistics ::xowiki::formfield::FormField->::xo::tdom::Object ::xowiki::MenuComponent ::xowiki::MenuComponent html_id js_name ::xowiki::MenuComponent->::xo::tdom::Object ::xo::Table::TABLE::BulkAction ::xo::Table::TABLE::BulkAction render render-data ::xo::Table::TABLE::BulkAction->::xo::Drawable ::xo::Table::TABLE::Action ::xo::Table::TABLE::Action render ::xo::Table::TABLE::Action->::xo::Drawable ::xo::Table::TABLE::Field ::xo::Table::TABLE::Field get_orderby render render-data renderSortLabels ::xo::Table::TABLE::Field->::xo::Drawable ::xo::Table::Line ::xo::Table::Line attlist ::xo::Table::Line->::xo::Drawable ::xo::Table::TABLE ::xo::Table::TABLE init_renderer render render-actions render-body render-bulkactions ::xo::Table::TABLE->::xo::Drawable

Class ::xo::tdom::AttributeManager

::xo::tdom::AttributeManager[i] create ...

Class Relations

  • class: ::xotcl::Class[i]
  • superclass: ::xotcl::Object[i]
  • subclass: ::xo::tdom::Object[i], ::xo::Drawable[i]

Methods (to be applied on instances)

  • get_attributes (scripted, public)

     <instance of xo::tdom::AttributeManager[i]> get_attributes args \
        [ args... ]

    Get a list of attribute value pairs of instance attributes. It returns only those pairs for which a value exists.

    Parameters:
    args
    Returns:
    flattened list of attribute value pairs

    Partial Call Graph (max 5 caller/called nodes):
    %3 test_create_form_with_form_instance create_form_with_form_instance (test xowiki) xo::tdom::AttributeManager instproc get_attributes xo::tdom::AttributeManager instproc get_attributes test_create_form_with_form_instance->xo::tdom::AttributeManager instproc get_attributes

    Testcases:
    create_form_with_form_instance
  • get_local_attributes (scripted, public)

     <instance of xo::tdom::AttributeManager[i]> get_local_attributes \
        args [ args... ]

    Get a list of attribute value pairs of instance attributes. It returns only those pairs for which a value exists.

    Parameters:
    args
    Returns:
    flattened list of attribute value pairs

    Partial Call Graph (max 5 caller/called nodes):
    %3 test_xowiki_test_cases xowiki_test_cases (test xowiki) xo::tdom::AttributeManager instproc get_local_attributes xo::tdom::AttributeManager instproc get_local_attributes test_xowiki_test_cases->xo::tdom::AttributeManager instproc get_local_attributes

    Testcases:
    xowiki_test_cases