My Console Application Class Reference

/views/record/findFiles2.php

Controller RecordController
Package application.views.record
Source Code app/views/record/findFiles2.php
Show files search results from link page to link files to a record

Uses Properties

PropertyTypeDescriptionDefined 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

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

Copyright © 2008-2011 by Yii Software LLC
All Rights Reserved.