PFContext Properties |
The PFContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Application |
Gets the current application.
| |
| ContentType |
Gets the current content-type.
| |
| DateObjectCreation |
Gets the date of the creation of this object in memory.
(Inherited from PFManagedObject.) | |
| Item |
Gets the current item.
| |
| ItemLocks |
Gets the locks of the current item.
| |
| Logger |
Gets the logger, used to log any useful warning, error or information in the database.
(Inherited from PFManagedObject.) | |
| LogIdentification |
Gets a technical text representing this object.
(Inherited from PFManagedObject.) | |
| Site |
Gets the current site.
| |
| User |
Gets the current user.
| |
| View |
Gets the current view.
|