PFItemHtmlHelperPFItemType Properties |
The PFItemHtmlHelperPFItemType generic type exposes the following members.
Name | Description | |
---|---|---|
BodyOnly | Gets a value indicating whether only the content of the body should be generated. If true, only dynamic parts of the form are generated (actions, sections, version number, ...). | |
CurrentApplication |
Gets the current application.
(Inherited from PFItemHtmlHelper.) | |
CurrentContentType |
Gets the current content type.
(Inherited from PFItemHtmlHelper.) | |
CurrentItem |
Gets the current item.
(Inherited from PFItemHtmlHelper.) | |
CurrentModel |
Gets the current application's model.
(Inherited from PFItemHtmlHelper.) | |
CurrentModelContentType |
Gets the current content-type definition from the current model.
(Inherited from PFItemHtmlHelper.) | |
CurrentModelForm |
Gets the current Form definition from the current model.
(Inherited from PFItemHtmlHelper.) | |
CurrentObject |
Gets the current item, strongly typed.
| |
CurrentSite |
Gets the current site.
(Inherited from PFItemHtmlHelper.) | |
CurrentUser |
Gets the current user.
(Inherited from PFItemHtmlHelper.) | |
EnableEditableControls |
Gets or sets a value indicating whether the controls can be editable or not.
(Inherited from PFItemHtmlHelper.)If set to false, editable controls will be generated disabled. | |
EnableFullJQueryUIReference |
Gets a value indicating whether all JQuery UI plugins should be included,
or just the ones required by Packflow.
(Inherited from PFItemHtmlHelper.)False by default. | |
EnableFullKendoReference |
Gets a value indicating whether all Kendo UI plugins should be included
or just the ones required by Packflow.
(Inherited from PFItemHtmlHelper.)False by default. | |
Focus |
Gets the default focus information.
(Inherited from PFItemHtmlHelper.)Contains the mode (Default or Admin) and the section id separated by ";". | |
Html5DateRenderingMode | (Inherited from HtmlHelper.) | |
LoadedVersion |
Gets the loaded version.
(Inherited from PFItemHtmlHelper.)Will be the version number of the current item after a GET request or an item save. In other POST requests, the version is obtained from the page. | |
Logger |
Gets the logger (CurrentItem's logger is used).
(Inherited from PFItemHtmlHelper.) | |
PageContext |
Gets the page context.
(Inherited from PFItemHtmlHelper.) | |
RouteCollection | (Inherited from HtmlHelper.) | |
ShowFieldsInternalNames |
Gets a value indicating whether fields' internal names are shown in labels.
(Inherited from PFItemHtmlHelper.)The result is based on the presence of "sfin=true" in the query string. | |
SourceRelationGuid |
Gets the source relation GUID. If not relevant, returns Guid.empty.
(Inherited from PFItemHtmlHelper.) | |
Translations |
Gets the contextual translations provided by Packflow.
(Inherited from PFItemHtmlHelper.) | |
ViewBag | (Inherited from HtmlHelper.) | |
ViewContext | (Inherited from HtmlHelper.) | |
ViewData | (Inherited from HtmlHelper.) | |
ViewDataContainer | (Inherited from HtmlHelper.) |