My Console Application Class Reference

/views/record/findFiles.php

Controller RecordController
Package application.views.record
Source Code app/views/record/findFiles.php
Show files search results from createmult page to create records from files

Uses Properties

PropertyTypeDescriptionDefined By
entityTypes array array of entityTypes related to project space RecordController
models array search results, file entity model array 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

searched variable
keyword searched;

keyword

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