예제 #1
0
 public static function initialize()
 {
     $view = MDL_View::getInstance();
     $view->header['stylesheet']['list_navigation'] = MDL_Locator::makePublicURL(BFL_Register::getVar('plugin_file') . 'style.css');
 }
예제 #2
0
 protected function getCommonURL()
 {
     return MDL_Locator::makePublicURL('public/common/');
 }