Automated: create new component page |
Automated: update Categories, SyncDelegates |
||
Line 15: | Line 15: | ||
|CategoryManager|{{RootFieldType|DataFeedItemMappingManager}}|TypeAdv6=true| | |CategoryManager|{{RootFieldType|DataFeedItemMappingManager}}|TypeAdv6=true| | ||
|ItemsManager|{{RootFieldType|DataFeedItemMappingManager}}|TypeAdv7=true| | |ItemsManager|{{RootFieldType|DataFeedItemMappingManager}}|TypeAdv7=true| | ||
}} | |||
== Sync Delegates == | |||
{{Table ComponentTriggers | |||
|PathSegmentName()|[[Type:PathSegmentConverter|PathSegmentConverter]]<[[Type:String|String]]: pathSegment, [[Type:Int|Int]]: depth>| | |||
}} | }} | ||
Line 25: | Line 30: | ||
[[Category:Components:Radiant UI:Data Feeds:Views{{#translation:}}|Root Category View]] | [[Category:Components:Radiant UI:Data Feeds:Views{{#translation:}}|Root Category View]] | ||
[[Category:Components{{#translation:}}|Root Category View]] | [[Category:Components{{#translation:}}|Root Category View]] | ||
[[Category:ComponentStub]] | |||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] |
Revision as of 13:12, 6 November 2024
Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
Feed
|
IDataFeedComponent | |
Path
|
direct SyncFieldList`1<String> | |
GroupingKeys
|
direct SyncFieldList`1<String> | |
SearchPhrase
|
String | |
UpdatingUser
|
direct UserRef | |
ResetViewOnSave
|
Bool | |
CategoryManager
|
direct DataFeedItemMappingManager | |
ItemsManager
|
direct DataFeedItemMappingManager |
Sync Delegates
Name | Arguments | Description |
---|---|---|
PathSegmentName()
|
PathSegmentConverter<String: pathSegment, Int: depth> |