My Console Application Class Reference

/views/record/findFilesUTag.php

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

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
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

searched variable
keyword searched;

keyword

tag variable
tags tag;

current tag

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