]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Updated documentation for entities/entity_listing view.
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 1 Jun 2010 18:32:53 +0000 (18:32 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 1 Jun 2010 18:32:53 +0000 (18:32 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@6310 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/entities/entity_listing.php

index 3d6c37f2f818910e59a663cae7e6a28f0432ef0e..c20251e52c92228bbbe4db94af31dc4a6ca3fe3c 100644 (file)
@@ -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">