My Console Application Class Reference

/views/record/mapMetadatasUTag.php

Controller RecordController
Package application.views.record
Source Code app/views/record/mapMetadatasUTag.php
map metadata from file to record for creating records from files under tag

Uses Properties

PropertyTypeDescriptionDefined By
fileTypeModels array $file models in $fileTypeModels[$file->typeId][] RecordController
files models chosen files to map RecordController
models models project metadata types RecordController
tag tags current tag RecordController
typeId integer chosen record type RecordController

Uses Details

fileTypeModels variable
array fileTypeModels;

$file models in $fileTypeModels[$file->typeId][]

files variable
models files;

chosen files to map

models variable
models models;

project metadata types

tag variable
tags tag;

current tag

typeId variable
integer typeId;

chosen record type

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