* @link http://www.pradosoft.com/ * @copyright Copyright © 2006 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Id: Portlet.php 3189 2012-07-12 12:16:21Z ctrlaltca $ */ /** * Portlet class * * @author Qiang Xue * @link http://www.pradosoft.com/ * @copyright Copyright © 2006 PradoSoft * @license http://www.pradosoft.com/license/ */ class Portlet extends TTemplateControl { }