widget module

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9015 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-09-04 06:41:29 +00:00
parent 8e20c6057e
commit cc987e4fd6
7 changed files with 210 additions and 165 deletions

View file

@ -13,7 +13,7 @@
function init() {
$this->setTemplatePath($this->module_path.'tpl');
}
/**
* @brief Showing a list of widgets
**/