/views/record/findFiles2UTag.php
| Controller | RecordController |
|---|---|
| Package | application.views.record |
| Source Code | app/views/record/findFiles2UTag.php |
Show files search results from link page to link files to a record under a category
Uses Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| entityTypes | array | array of entityTypes related to project space | RecordController |
| models | array | search results, file entity model array | RecordController |
| record | integer | record id of the record to be linked to | RecordController |
| searched | keyword | keyword | RecordController |
| tag | tags | current tag | RecordController |
Uses Details
entityTypes
variable
array entityTypes;
array of entityTypes related to project space
models
variable
array models;
search results, file entity model array
record
variable
integer record;
record id of the record to be linked to
searched
variable
keyword searched;
keyword
tag
variable
tags tag;
current tag