/views/collection/showEntityTypes.php
| Controller | CollectionController |
|---|---|
| Package | application.views.collection |
| Source Code | app/views/collection/showEntityTypes.php |
Show all entity types for collection/project and the links to the associated metadata types
Uses Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| entityTypes | integer | All record types. | CollectionController |
| prjId | integer | current project id | CollectionController |
| prjMTypes | array | project metadata types | CollectionController |
Uses Details
entityTypes
variable
integer entityTypes;
All record types.
prjId
variable
integer prjId;
current project id
prjMTypes
variable
array prjMTypes;
project metadata types