XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
WidgetHandler.class.php
Go to the documentation of this file.
1 <?php
2 /* Copyright (C) NAVER <http://www.navercorp.com> */
3 
11 {
12 
13  var $widget_path = '';
14 
15 }
16 /* End of file WidgetHandler.class.php */
17 /* Location: ./classes/widget/WidgetHandler.class.php */
Handler class for widget execution.