本文整理汇总了PHP中Import::exJS方法的典型用法代码示例。如果您正苦于以下问题:PHP Import::exJS方法的具体用法?PHP Import::exJS怎么用?PHP Import::exJS使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在类Import
的用法示例。
在下文中一共展示了Import::exJS方法的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。
示例1:
<?php
echo Import::exJS("client/jquery/jRating/jRating.jquery.js");
echo Import::ui("JRating_v0_a.php");
?>
<script type="text/javascript">
var JRating_v0 = Base.extend({
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//init var
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//---------------------------------------------------------
//Number
//---------------------------------------------------------
width:170,
height:30,
//---------------------------------------------------------
//$elm
//---------------------------------------------------------
$txt:undefined,
$rating:undefined,
//---------------------------------------------------------
//String
//---------------------------------------------------------
SUCCESS:"success",
classID:"JRating_v0",
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//init methods
///////////////////////////////////////////////////////////////////////////////////////
示例2: init
<!--header-->
<!--===================================================================-->
<!--===================================================================-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;">
<!--===============================================================-->
<title>JRating_v0 rating system</title>
<!--===============================================================-->
<link rel="stylesheet" type="text/css" href="global/css/index.css"/>
<!--===============================================================-->
<?php
Import::uber("default_import.php");
?>
<?php
echo Import::exJS("client/jquery/raty/jquery.raty.js");
?>
<!--===============================================================-->
<script type="text/javascript" src="Main.js"></script>
<script type="text/javascript">
$.mobile.loadingMessage = false;
$(document).ready(init);
function init() {
Trace.externalCall = false;
obj = new Main();
Trace.register(obj, "main");
obj.start();
}
</script>
</head>
<!--===================================================================-->
示例3:
<?php
echo Import::exJS("client/jquery/fileTree/jqueryFileTree.js");
echo Import::css("client/jquery/fileTree/jqueryFileTree.css", "");
echo Import::modules("item/Item_v1_0.php");
?>
<!--===================================================================-->
<!--===================================================================-->
<!--javascript imports-->
<!--===================================================================-->
<!--===================================================================-->
<script type="text/javascript">
var FileTree_v0 = Base.extend({
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//init var
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//---------------------------------------------------------
//String
//---------------------------------------------------------
classID:"FileTree_v0",
FILE_SELECTED:"file_selected",
path:"../../../../../generated_files/videoOrganizer_v0/new_files/",
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//constructor
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
init:function(obj, preStart_init) {
this._super(obj, preStart_init);
示例4:
<!--===================================================================-->
<!--===================================================================-->
<!--javascript-->
<!--===================================================================-->
<!--===================================================================-->
<?php
echo Import::exJS("client/swfobject/swfobject.js");
echo Import::cUtils("LoadFlash.php");
?>
<script type="text/javascript">
var Richmedia_v0 = Base.extend({
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//Init var
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////\
//---------------------------------------------------------
//String
//---------------------------------------------------------
expandPath:undefined,
collapsePath:undefined,
inheritWidthOf:"collapse",
collapse_wmode:"opaque",
//---------------------------------------------------------
//$elm
//---------------------------------------------------------
$collapse:undefined,
$expand:undefined,
classID:"Richmedia_v0",
align:undefined,
//---------------------------------------------------------
示例5:
<?php
Import::modules("item/Item_v1_0.php");
Import::ui("Scrollbar_v0_a.php");
Import::modules("scrollhead/Scrollhead_v0.php");
?>
<!--===================================================================-->
<!--===================================================================-->
<!--javascript-->
<!--===================================================================-->
<!--===================================================================-->
<?php
echo Import::exJS("client/jquery/jquery.mousewheel.min.js");
?>
<script type="text/javascript">
var Scrollbar_v0 = Base.extend({
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//Init var
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//---------------------------------------------------------
//Function
//---------------------------------------------------------
onNewPosition:undefined,
//---------------------------------------------------------
//Array
//---------------------------------------------------------
pointsArr:undefined,
//---------------------------------------------------------
//String
示例6:
<?php
echo Import::exJS("client/werm/macys/Enabler.js");
echo Import::php("client/werm/macys/Project_Base.php");
echo Import::php("client/werm/macys/Project_Expand.php");
?>
<?php
echo Import::php("client/werm/macys/Project_Collapse.php");
示例7:
<?php
Import::modules("preloader/Preloader_v1.php");
Import::modules("item/Item_v1_0.php");
?>
<!--===================================================================-->
<!--===================================================================-->
<!--javascript-->
<!--===================================================================-->
<!--===================================================================-->
<?php
echo Import::cUtils("CustomUpload.php");
echo Import::exJS("client/jquery/jquery.iframe-transport.js");
echo Import::exJS("client/jquery/jquery.fileupload.js");
?>
<script>
var Upload_v0 = Base.extend({
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//init var
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//---------------------------------------------------------
//String
//---------------------------------------------------------
traceID:undefined,
UPLOAD_COMPLETE:"upload_complete",
DONE_COMPLETE:"done_complete",
classID:"Upload_v0",
txt:"UPLOAD",
defaultTxt:undefined,
示例8:
<?php
Import::css("FileMinifier_v0_min.css");
Import::tmpl("FileMinifier_v0_min.html");
?>
<!--===================================================================-->
<?php
Import::exJS("client/werm/modules/fileMinifier/FileMinifier_v0_min.js");
示例9:
<!--===================================================================-->
<!--===================================================================-->
<!--imports-->
<!--===================================================================-->
<!--===================================================================-->
<link href="<?php
echo Import::absolute();
?>
client/video-js/video-js.css" rel="stylesheet" type="text/css">
<?php
echo Import::exJS("client/video-js/video.js");
示例10:
<?php
echo Import::exJS("client/jquery/clipboard/jquery.clipboard.js");
?>
<script>
var Clipboard_cls = Class.extend({
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//Static Methods
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
go:function($elm, obj) {
return new Clipboard_cls().start($elm, obj);
},
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//vars
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//---------------------------------------------------------
//*
//---------------------------------------------------------
button:undefined,
//---------------------------------------------------------
//jquery elements
//---------------------------------------------------------
$elm:undefined,
//---------------------------------------------------------
//String
//---------------------------------------------------------
swfPath:Global.host+'/Modules/DOM/uber_src/client/jquery/clipboard/jquery.clipboard.swf',
示例11:
<!--===================================================================-->
<link href="<?php
echo Import::absolute();
?>
client/jquery/fullcalender/fullcalendar.css" rel='stylesheet' />
<link rel='stylesheet' href='<?php
echo Import::absolute();
?>
client/jquery/css/sunny_custom/jquery-ui-1.10.3.custom.min.css' />
<!--===================================================================-->
<!--===================================================================-->
<!--javascript imports-->
<!--===================================================================-->
<!--===================================================================-->
<?php
echo Import::exJS("client/jquery/fullcalender/fullcalendar.min.js");
?>
<script type="text/javascript">
var FullCalendar_v0 = Base.extend({
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//init var
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//---------------------------------------------------------
//Function
//---------------------------------------------------------
on_viewDisplay:undefined,
on_eventClick:undefined,
//---------------------------------------------------------
//Object
示例12:
<?php
Import::modules("item/Item_v1_0.php");
Import::modules("scrollbar/Scrollbar_v0.php");
Import::modules("scrollPanel/ScrollPanel_v0.php");
?>
<!--===================================================================-->
<!--===================================================================-->
<!--javascript-->
<!--===================================================================-->
<!--===================================================================-->
<?php
echo Import::exJS("client/swfobject/swfobject.js");
echo Import::exJS("client/jquery/jquery.address-1.4.js");
?>
<script type="text/javascript">
var SwfPreview_v0 = Base.extend({
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//private var
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//---------------------------------------------------------
//Item_v1_0
//---------------------------------------------------------
downloadBut:undefined,
//---------------------------------------------------------
//Object
//---------------------------------------------------------
swfData:undefined,
示例13:
<!--===================================================================-->
<!--===================================================================-->
<!--javascript imports-->
<!--===================================================================-->
<!--===================================================================-->
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>
<?php
echo Import::exJS("client/jquery/google_maps/jquery.ui.map.min.js");
echo Import::exJS("client/jquery/google_maps/jquery.ui.map.microformat.min.js");
echo Import::exJS("client/jquery/google_maps/jquery.ui.map.services.min.js");
?>
<script type="text/javascript">
var GoogleMaps_v0 = Base.extend({
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//init var
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//---------------------------------------------------------
//Boolean
//---------------------------------------------------------
firstLoad:true,
//---------------------------------------------------------
//String
//---------------------------------------------------------
classID:"GoogleMaps_v0",
tmpl:undefined,
position:undefined,
//---------------------------------------------------------
//$elm
示例14:
echo Import::exJS("client/modernizer/modernizer.js");
echo Import::exJS("client/jquery/jquery-1.8.2.min.js");
echo Import::exJS("client/jquery/jquery.easing.1.3.js");
echo Import::exJS("client/jquery/jquery-ui-1.10.2.custom.min.js");
echo Import::exJS("client/jquery/jquery.tmpl.js");
echo Import::exJS("client/jquery/jqXMLUtils.js");
echo Import::exJS("client/jquery/jquery.address-1.5.min.js");
?>
<?php
echo Import::exJS("client/jquery/jquery.mobile.custom.min.js");
echo Import::exJS("client/jquery/jquery.stringify.js");
echo Import::exJS("client/jquery/jquery.ba-resize.min.js");
echo Import::exJS("client/jquery/jquery.xdomainrequest.min.js");
echo Import::exJS("client/jquery/date.format.js");
echo Import::exJS("client/jquery/fastclick.js");
?>
<!--===================================================================-->
<?php
echo Import::cUtils("Trace.php");
echo Import::modules("base/Base.php");
echo Import::cUtils("BrowserDetect.php");
echo Import::cUtils("ThrowError.php");
echo Import::cUtils("SetPublicProp.php");
echo Import::modules("imageLoader/ImageLoader_v0.php");
echo Import::cUtils("ObjectUtil.php");
echo Import::cUtils("StringUtil.php");
echo Import::cUtils("SizeUtil.php");
echo Import::php("client/werm/macys/DoubleClick.php");
echo Import::cUtils("Visibility.php");
示例15: roundness
<?php
Import::exJS("client/felix_gnass/spin.min.js");
Import::exJS("client/jquery/jquery.spin.js");
?>
<script type="text/javascript">
var Preloader_v2 = Class.extend({
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//init var
///////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////
//------------------------------------------------------------------------------------
//Spinnner
//------------------------------------------------------------------------------------
spinner:undefined,
//------------------------------------------------------------------------------------
//Object
//------------------------------------------------------------------------------------
obj:undefined,
opt:{
lines: 17, // The number of lines to draw
length: 25, // The length of each line
width: 10, // The line thickness
radius: 60, // The radius of the inner circle
corners: 1, // Corner roundness (0..1)
rotate: 0, // The rotation offset
direction: 1, // 1: clockwise, -1: counterclockwise
color: '#000', // #rgb or #rrggbb or array of colors
speed: 1, // Rounds per second
trail: 60, // Afterglow percentage