My Console Application Class Reference

/views/record/create.php

Controller RecordController
Package application.views.record
Source Code app/views/record/create.php
Create a record

Uses Properties

PropertyTypeDescriptionDefined By
entityTypes models entity types models RecordController
metadataTypes models project metadata types for the selected entity type RecordController
model enity record to be created RecordController
selectedType integer selected entity type to be created RecordController

Uses Details

entityTypes variable
models entityTypes;

entity types models

metadataTypes variable
models metadataTypes;

project metadata types for the selected entity type

model variable
enity model;

record to be created

selectedType variable
integer selectedType;

selected entity type to be created

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