/views/record/link2.php
| Controller | RecordController |
|---|---|
| Package | application.views.record |
| Source Code | app/views/record/link2.php |
Show projects to chose records to link to a record model
Uses Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| models | array | project entity model array | RecordController |
| record | integer | record id of the record to be linked to | RecordController |
Uses Details
models
variable
array models;
project entity model array
record
variable
integer record;
record id of the record to be linked to