aboutsummaryrefslogtreecommitdiff
path: root/views/default/entities/entity_listing.php
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-06-01 18:32:53 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-06-01 18:32:53 +0000
commit4e3462c86b6dba589d787c0967c523e4fc49c33e (patch)
tree6b1f81a4abc21f3da2fed6e6cad567b71f07ba89 /views/default/entities/entity_listing.php
parentff46b7f628d928abaaaed721e0bb1434de9997b3 (diff)
downloadelgg-4e3462c86b6dba589d787c0967c523e4fc49c33e.tar.gz
elgg-4e3462c86b6dba589d787c0967c523e4fc49c33e.tar.bz2
Updated documentation for entities/entity_listing view.
git-svn-id: http://code.elgg.org/elgg/trunk@6310 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/entities/entity_listing.php')
-rw-r--r--views/default/entities/entity_listing.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/views/default/entities/entity_listing.php b/views/default/entities/entity_listing.php
index 3d6c37f2f..c20251e52 100644
--- a/views/default/entities/entity_listing.php
+++ b/views/default/entities/entity_listing.php
@@ -1,11 +1,14 @@
<?php
/**
- * Elgg entity listing
+ * Generic display for a single entity.
*
* @package Elgg
* @subpackage Core
* @author Curverider Ltd
* @link http://elgg.org/
+ *
+ * @uses string $vars['icon'] Full icon HTML to display.
+ * @uses string $vars['info'] Info about the entity.
*/
?>
<div class="entity_listing clearfloat">