PFWidget_QuickAccess Properties |
The PFWidget_QuickAccess type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionMenu |
Gets or sets the content of the action menu, available for each result.
|
![]() | BottomButtons |
Gets or sets the list of
buttons to show in the bottom part of the widget. Important : currently not persisted across SignalR!
|
![]() | ContentTypeDisplayMode |
Gets or sets a value describing how the content-type of found items is displayed.
|
![]() | ContentTypes |
Gets or sets the target content-types.
|
![]() | CreationContentType |
Gets or sets the default content-type used for item creation.
(Inherited from PFWidget.) |
![]() | DisplayedFieldName |
Gets or sets the name of the field used to represent each found item.
|
![]() | FilteringFieldNames |
Gets or sets the list of filtered fields.
If a field is not found in any target content-types, an exception is thrown. If a field is found in some target content-types, it will obviously only be applied when its possible. |
![]() | Height |
Gets or sets the height.
(Inherited from PFWidget.)Default value: 100%. |
![]() | HeighthResizable |
Gets or sets a value indicating whether the widget is vertically resizable.
(Inherited from PFWidget.) |
![]() | HighlightFilter |
Gets or sets a value indicating whether the found keyword must be highlighted in results.
Default value: True. |
![]() | HtmlClass |
Gets the additional HTML classes.
(Overrides PFWidgetHtmlClass.) |
![]() | HtmlId |
Gets or sets the HTML identifier.
(Inherited from PFWidget.) |
![]() | IgnoreAccents |
Gets or sets a value indicating whether filters should ignore accents or not.
Note : this only applies when the database is currently NOT ignoring accents by default. Attention, this can greatly degrade performances! |
![]() | Logger |
Gets the logger, used to log any useful warning, error or information in the database.
(Inherited from PFWidget.) |
![]() | Query | Gets or sets the query used to filter elements displayed in the quick access area. Some restrictions will be applied : -results limit cannot exceed 50 -groups and aggregations will be disabled -field mode will be set to Custom |
![]() | Site |
Gets the contextual Packflow Site.
(Inherited from PFWidget.) |
![]() | SourceUrl |
Gets the source URL.
(Inherited from PFWidget.) |
![]() | TitleContent |
Gets or sets the html content of the title.
(Inherited from PFWidget.) |
![]() | TopButtons |
Gets or sets the list of
buttons to show in the top part of the widget. Important : currently not persisted across SignalR!
|
![]() | Translations |
Gets the contextual translations provided by Packflow.
(Inherited from PFWidget.) |
![]() | Width |
Gets or sets the width.
(Inherited from PFWidget.)Default value: 50%. |
![]() | WidthResizable |
Gets or sets a value indicating whether the widget is horizontally resizable.
(Inherited from PFWidget.) |