Api session event editor panel: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Api session event editor panel Endpoints.
API Endpoint: api/session/event/editorpanel/


API Endpoints for [[Panel]] editing.
API endpoints for [[Panel]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
Line 10: Line 10:
|-
|-
|[[Api session event editor panel append attribute|append_attribute]]
|[[Api session event editor panel append attribute|append_attribute]]
|Appended to existing [[Panel]] attribute value
|Appended to existing [[Panel]] [[Attribute]] value
|-
|-
|[[Api session event editor panel duplicate|duplicate]]
|[[Api session event editor panel duplicate|duplicate]]
Line 19: Line 19:
|-
|-
|[[Api session event editor panel remove attribute|remove_attribute]]
|[[Api session event editor panel remove attribute|remove_attribute]]
|Remove attribute from [[Panel]]
|Remove [[Attribute]] from [[Panel]]
|-
|-
|[[Api session event editor panel set attribute|set_attribute]]
|[[Api session event editor panel set attribute|set_attribute]]
|Set [[Panel]] attribute value
|Set [[Panel]] [[Attribute]] value
|-
|-
|[[Api session event editor panel set attributes|set_attributes]]
|[[Api session event editor panel set attributes|set_attributes]]
|Set multiple [[Panel]] attribute values
|Set multiple [[Panel]] [[Attribute]] values
|-
|-
|[[Api session event editor panel set name|set_name]]
|[[Api session event editor panel set name|set_name]]
Line 31: Line 31:
|}
|}


Additional API Endpoints:
Additional API endpoints:
{|class=wikitable
{|class=wikitable
!Name
!Name
Line 52: Line 52:
|-
|-
|[[Api session event editor panel apply template panels|apply_template_panels]]
|[[Api session event editor panel apply template panels|apply_template_panels]]
|Apply Template [[Panel]]
|Apply Template [[Panel]]s
|-
|-
|[[Api session event editor panel duplicate answer|duplicate_answer]]
|[[Api session event editor panel duplicate answer|duplicate_answer]]
Line 118: Line 118:
|-
|-
|[[Api session event editor panel set template attribute|set_template_attribute]]
|[[Api session event editor panel set template attribute|set_template_attribute]]
|Set Template Attribute
|Set Template [[Attribute]]
|-
|-
|[[Api session event editor panel set template panel maplink|set_template_panel_maplink]]
|[[Api session event editor panel set template panel maplink|set_template_panel_maplink]]
|Set Template [[Panel]] Maplink
|Set Template [[Panel]] [[Maplink]]
|-
|-
|[[Api session event editor panel set template relation|set_template_relation]]
|[[Api session event editor panel set template relation|set_template_relation]]
Line 138: Line 138:
|Set Visible
|Set Visible
|}
|}
{{article end|seealso=*[[Api Events]]
{{article end|seealso=*[[Api Session Endpoints]]
*[[Api session items panels]]
*[[Api session items panels]]
}}
}}


[[Category:API]]
[[Category:API]]

Latest revision as of 08:40, 3 June 2026

API Endpoint: api/session/event/editorpanel/

API endpoints for Panel editing.

Name Description
add Add new Panel
append_attribute Appended to existing Panel Attribute value
duplicate Duplicate existing Panel
remove Remove existing Panel
remove_attribute Remove Attribute from Panel
set_attribute Set Panel Attribute value
set_attributes Set multiple Panel Attribute values
set_name Set new name of existing Panel

Additional API endpoints:

Name Description
add_answer Add Answer (Panel)
add_answer_event Add Answer (Panel) Event
add_global Add Global
add_overlay_template Add Overlay Template
add_template Add Template
apply_template_panels Apply Template Panels
duplicate_answer Duplicate Answer (Panel)
edit_answer_event Edit Answer (Panel) Event
export_debug_excel Export Debug Excel Sheet
export_excel_call_tree Export Excel Sheet Call Tree
import_wikipedia_points Import Wikipedia Points
remove_answer Remove Answer (Panel)
remove_answer_event Remove Answer (Panel) Event
remove_global Remove Global
remove_overlay Remove Overlay
set_answer_contents Set Answer (Panel) Contents
set_attention Set Attention
set_excel Set Excel Sheet
set_excel_update_timing Set Excel Sheet Update Timing
set_for_everyone Set For Everyone
set_for_stakeholder Set For Stakeholder
set_layout_xy Set Layout Xy
set_overlay Set Overlay
set_point Set Point
set_popup_model_type Set Popup Model Type
set_size Set Size
set_template_apply_automatically Set Template Apply Automatically
set_template_attribute Set Template Attribute
set_template_panel_maplink Set Template Panel Maplink
set_template_relation Set Template Relation
set_template_use_owner Set Template Use Owner
set_text Set Text
set_url Set Url
set_visible Set Visible