My Console Application Class Reference

/views/record/editholdUTag.php

Controller RecordController
Package application.views.record
Source Code app/views/record/editholdUTag.php
Batch delete/edit record in holding under a tag

Uses Properties

PropertyTypeDescriptionDefined By
editEntityType entityType selected entity type to edit RecordController
entityTypesModel models entity types models in holding RecordController
holdRecordsModel models record models in holding RecordController
metadataTypes models project metadata types RecordController
tag tags current tag RecordController

Uses Details

editEntityType variable
entityType editEntityType;

selected entity type to edit

entityTypesModel variable
models entityTypesModel;

entity types models in holding

holdRecordsModel variable
models holdRecordsModel;

record models in holding

metadataTypes variable
models metadataTypes;

project metadata types

tag variable
tags tag;

current tag

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