My Console Application Class Reference

/views/collection/showEntityTypes.php

Controller CollectionController
Package application.views.collection
Source Code app/views/collection/showEntityTypes.php
Show all entity types for collection/project and the links to the associated metadata types

Uses Properties

PropertyTypeDescriptionDefined By
entityTypes integer All record types. CollectionController
prjId integer current project id CollectionController
prjMTypes array project metadata types CollectionController

Uses Details

entityTypes variable
integer entityTypes;

All record types.

prjId variable
integer prjId;

current project id

prjMTypes variable
array prjMTypes;

project metadata types

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