/views/collection/update.php
| Controller | CollectionController |
|---|---|
| Package | application.views.collection |
| Source Code | app/views/collection/update.php |
update project/collection details
Uses Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| model | entity | model of the project/collection | CollectionController |
| prjDetail | prjDetail | Detail of the project/collection | CollectionController |
Uses Details
model
variable
entity model;
model of the project/collection
prjDetail
variable
prjDetail prjDetail;
Detail of the project/collection