Author: david
Date: 2008-11-12 17:20:40 -0800 (Wed, 12 Nov 2008)
New Revision: 1585

Modified:
   
trunk/qubit/apps/qubit/modules/digitalobject/actions/imageflowComponent.class.php
   
trunk/qubit/apps/qubit/modules/informationobject/actions/contextMenuComponent.class.php
   
trunk/qubit/apps/qubit/modules/physicalobject/actions/contextMenuComponent.class.php
Log:
Add docblock header to informationobject/contextMenu class. Fix svn keyword 
settings on physicalobject/contextMenuComponent and 
digitalobject/imageFlowComponent.

Modified: 
trunk/qubit/apps/qubit/modules/digitalobject/actions/imageflowComponent.class.php
===================================================================
--- 
trunk/qubit/apps/qubit/modules/digitalobject/actions/imageflowComponent.class.php
   2008-11-13 01:15:15 UTC (rev 1584)
+++ 
trunk/qubit/apps/qubit/modules/digitalobject/actions/imageflowComponent.class.php
   2008-11-13 01:20:40 UTC (rev 1585)
@@ -24,8 +24,8 @@
  *
  * @package    qubit
  * @subpackage digitalobject
+ * @version    SVN: $Id$
  * @author     david juhasz <[EMAIL PROTECTED]>
- * @version    SVN: $Id
  */
 class DigitalObjectImageflowComponent extends sfComponent
 {


Property changes on: 
trunk/qubit/apps/qubit/modules/digitalobject/actions/imageflowComponent.class.php
___________________________________________________________________
Added: svn:keyswords
   + Author Id Revision


Modified: 
trunk/qubit/apps/qubit/modules/informationobject/actions/contextMenuComponent.class.php
===================================================================
--- 
trunk/qubit/apps/qubit/modules/informationobject/actions/contextMenuComponent.class.php
     2008-11-13 01:15:15 UTC (rev 1584)
+++ 
trunk/qubit/apps/qubit/modules/informationobject/actions/contextMenuComponent.class.php
     2008-11-13 01:20:40 UTC (rev 1585)
@@ -19,6 +19,15 @@
  * Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
+/**
+ * Context menu for information objects
+ * 
+ * @package qubit
+ * @subpackage information object
+ * @version svn: $Id$
+ * @author Peter Van Garderen <[EMAIL PROTECTED]>
+ * @author David Juhasz <[EMAIL PROTECTED]>
+ */
 class InformationObjectContextMenuComponent extends sfComponent
 {
   public function execute($request)

Modified: 
trunk/qubit/apps/qubit/modules/physicalobject/actions/contextMenuComponent.class.php
===================================================================
--- 
trunk/qubit/apps/qubit/modules/physicalobject/actions/contextMenuComponent.class.php
        2008-11-13 01:15:15 UTC (rev 1584)
+++ 
trunk/qubit/apps/qubit/modules/physicalobject/actions/contextMenuComponent.class.php
        2008-11-13 01:20:40 UTC (rev 1585)
@@ -24,8 +24,8 @@
  * 
  * @package qubit
  * @subpackage physicalobject
+ * @version svn: $Id$
  * @author david juhasz <[EMAIL PROTECTED]>
- * @version svn:$id
  */
 class PhysicalObjectContextMenuComponent extends sfComponent
 {


Property changes on: 
trunk/qubit/apps/qubit/modules/physicalobject/actions/contextMenuComponent.class.php
___________________________________________________________________
Added: svn:keyswords
   + Author Id Revision



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to