PFItemController Fields |
The PFItemController type exposes the following members.
Name | Description | |
---|---|---|
ParameterName_RelatedItem |
Name of the request parameter containing the id (long) of an item related to the current item.
This parameter is used when new items are created in a gridview using relations. | |
ParameterName_RelatedItemApplication |
Name of the request parameter containing the id (long) of the parent application
of the item related to the current item.
This parameter is used when new items are created in a gridview using relations. | |
ParameterName_RelatedItemContentType |
Name of the request parameter containing the id (long) of the parent content-type
of the item related to the current item.
This parameter is used when new items are created in a gridview using relations. | |
ParameterName_RelationGuid |
Name of the request parameter containing the guid of an item related to the current item.
This parameter is used when new items are created in a gridview using relations. | |
ParameterName_StartEdition |
Name of the request parameter allowing, if true, to start in edit mode.
This will only apply if there is no active lock and if the user is allowed to update the current item. | |
ParameterName_StateInstance |
Name of the request parameter containing the guid of the expected state instance for the current item.
This parameter is used when an email is sent about a particular state instance. |