My Console Application Class Reference

/views/record/link.php

Controller RecordController
Package application.views.record
Source Code app/views/record/link.php
Show folders to link files to a record

Uses Properties

PropertyTypeDescriptionDefined By
models array folder entity model array RecordController
record integer record id of the record to be linked to RecordController

Uses Details

models variable
array models;

folder entity model array

record variable
integer record;

record id of the record to be linked to

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