Changeset 4481
- Timestamp:
- 01/19/12 08:54:29 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/branches/1.5/lib/model/doctrine/PluginaSlideshowSlot.class.php
r4378 r4481 43 43 44 44 /** 45 * DOCUMENT ME 46 * @return mixed 45 * Return the ids of the associated media items in the desired order. 46 * It's OK to return ids of items that no longer exist, 47 * getOrderedMediaItems() will clean that up via a query. 48 * @return @array | null 47 49 */ 48 50 public function getMediaItemOrder()

