My Console Application Class Reference

/views/record/recordview.php

Controller RecordController
Package application.views.record
Source Code app/views/record/recordview.php
show record read page

Uses Properties

PropertyTypeDescriptionDefined By
metadataTypes models project metadata type models RecordController
metadatas models record metadata models RecordController
model entity current record model RecordController
selectedTA array selected category RecordController
tagsSAns array category information array for current record RecordController

Uses Details

metadataTypes variable
models metadataTypes;

project metadata type models

metadatas variable
models metadatas;

record metadata models

model variable
entity model;

current record model

selectedTA variable
array selectedTA;

selected category

tagsSAns variable
array tagsSAns;

category information array for current record

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