My Console Application Class Reference

/views/file/show.php

Controller FileController
Package application.views.file
Source Code app/views/file/show.php
Shows a particular file model.

Uses Properties

PropertyTypeDescriptionDefined By
folder entity current folder entity model FileController
metadatas array file metadata array FileController
model entity current file entity model FileController

Uses Details

folder variable
entity folder;

current folder entity model

metadatas variable
array metadatas;

file metadata array

model variable
entity model;

current file entity model

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