My Console Application Class Reference

/views/collection/editMetaTypes.php

Controller CollectionController
Package application.views.collection
Source Code app/views/collection/editMetaTypes.php
Show and edit project metadata types of a particular entity type

Uses Properties

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

Uses Details

entityType variable
integer entityType;

chosen entity type id

entityTypes variable
array 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.