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