コード例 #1
0
ファイル: common.php プロジェクト: rizub4u/gpEasy-CMS
 /**
  * Add the jQuery UI javascript to the document
  * Includes Autocomplete and Sortable
  *
  * @static
  * @since 2.0b1
  */
 function LoadjQueryUI()
 {
     gpOutput::$jquery_ui = true;
 }