phpdoc
authorDuck (Jakob Munih) <duck@obala.net>
Sun, 22 Feb 2009 21:39:24 +0000 (22:39 +0100)
committerDuck (Jakob Munih) <duck@obala.net>
Sun, 22 Feb 2009 21:39:24 +0000 (22:39 +0100)
folks/lib/Folks.php

index 86219d4..d05f318 100644 (file)
@@ -55,6 +55,10 @@ class Folks {
 
     /**
      * Get Image path
+     *
+     * @param string $user       Image username
+     * @param string $view       View type
+     * @param boolean $full      Generate a full URL.
      */
     static public function getImageUrl($user, $view = 'small', $full = false)
     {