My Console Application Class Reference

/views/record/edithold.php

Controller RecordController
Package application.views.record
Source Code app/views/record/edithold.php
Batch delete/edit record in holding

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

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

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