]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/widget.php
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
[quix0rs-gnu-social.git] / lib / widget.php
index e69cc8b744dac85d5f3fe636ebad8d2385d90495..c70505c44d662fa5ee8b6fdc9f2dca86b45cfe1b 100644 (file)
@@ -35,8 +35,9 @@ if (!defined('LACONICA')) {
 /**
  * Base class for UI widgets
  *
- * A widget is a cluster of HTML elements that provide some functionality that's used on different
- * parts of the site. Examples would be profile lists, notice lists, and common forms.
+ * A widget is a cluster of HTML elements that provide some functionality
+ * that's used on different parts of the site. Examples would be profile
+ * lists, notice lists, navigation menus (tabsets) and common forms.
  *
  * @category Widget
  * @package  Laconica