Api session event editor panel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| 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]] numeric [[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 numeric [[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]] numeric [[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]] numeric [[Attribute]] values | ||
|- | |- | ||
| [[Api session event editor panel set name|set_name]] | | [[Api session event editor panel set name|set_name]] | ||
| Line 67: | Line 67: | ||
|- | |- | ||
| [[Api session event editor panel import wikipedia points|import_wikipedia_points]] | | [[Api session event editor panel import wikipedia points|import_wikipedia_points]] | ||
| Import Wikipedia [[ | | Import Wikipedia [[Point]]s | ||
|- | |- | ||
| [[Api session event editor panel remove answer|remove_answer]] | | [[Api session event editor panel remove answer|remove_answer]] | ||
| Line 106: | Line 106: | ||
|- | |- | ||
| [[Api session event editor panel set point|set_point]] | | [[Api session event editor panel set point|set_point]] | ||
| Set [[ | | Set [[Point]] | ||
|- | |- | ||
| [[Api session event editor panel set popup model type|set_popup_model_type]] | | [[Api session event editor panel set popup model type|set_popup_model_type]] | ||
Latest revision as of 13:02, 19 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 numeric Attribute value |
| duplicate | Duplicate existing Panel |
| remove | Remove existing Panel |
| remove_attribute | Remove numeric Attribute from Panel |
| set_attribute | Set Panel numeric Attribute value |
| set_attributes | Set multiple Panel numeric Attribute values |
| set_name | Set new name of existing Panel |
Additional API endpoints: