My Console Application Class Reference

/views/record/showrecords.php

Controller RecordController
Package application.views.record
Source Code app/views/record/showrecords.php
Shows records for selecting record to link.

Uses Properties

PropertyTypeDescriptionDefined By
model entity chosen project model RecordController
record integer record id of the record to be linked to RecordController
recordsmodel array record models in project RecordController

Uses Details

model variable
entity model;

chosen project model

record variable
integer record;

record id of the record to be linked to

recordsmodel variable
array recordsmodel;

record models in project

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