00001 <?php
00002 $BEAUT_PATH = realpath(".")."/syntax_highlight/php";
00003 if (!isset ($BEAUT_PATH)) return;
00004 require_once("$BEAUT_PATH/Beautifier/HFile.php");
00005 class HFile_maya extends HFile{
00006 function HFile_maya(){
00007 $this->HFile();
00008
00009
00010
00011
00012
00013
00014 $this->nocase = "0";
00015 $this->notrim = "0";
00016 $this->perl = "0";
00017
00018
00019
00020 $this->colours = array("blue", "purple", "gray");
00021 $this->quotecolour = "blue";
00022 $this->blockcommentcolour = "green";
00023 $this->linecommentcolour = "green";
00024
00025
00026
00027 $this->indent = array();
00028 $this->unindent = array();
00029
00030
00031
00032 $this->stringchars = array("\"");
00033 $this->delimiters = array("~", "!", "@", "%", "^", "&", "*", "(", ")", "+", "=", "|", "\\", "/", "{", "}", "[", "]", ":", ";", "\"", "'", "<", ">", " ", ",", " ", ".", "?", "`");
00034 $this->escchar = "";
00035
00036
00037
00038 $this->linecommenton = array("//");
00039 $this->blockcommenton = array("/*");
00040 $this->blockcommentoff = array("*/");
00041
00042
00043
00044 $this->keywords = array(
00045 "case" => "1",
00046 "if" => "1",
00047 "int" => "1",
00048 "float" => "1",
00049 "global" => "1",
00050 "proc" => "1",
00051 "string" => "1",
00052 "true" => "1",
00053 "about" => "2",
00054 "addAttr" => "2",
00055 "aimConstraint" => "2",
00056 "air" => "2",
00057 "aliasAttr" => "2",
00058 "alignCurve" => "2",
00059 "alignSurface" => "2",
00060 "ambientLight" => "2",
00061 "angleBetween" => "2",
00062 "animCurveEditor" => "2",
00063 "animDisplay" => "2",
00064 "animView" => "2",
00065 "applyTake" => "2",
00066 "arcLenDimContext" => "2",
00067 "arcLengthDimension" => "2",
00068 "arclen" => "2",
00069 "arrayMapper" => "2",
00070 "assignCommand" => "2",
00071 "assignInputDevice" => "2",
00072 "attachCurve" => "2",
00073 "attachDeviceAttr" => "2",
00074 "attachSurface" => "2",
00075 "attrColorSliderGrp" => "2",
00076 "attrCompatibility" => "2",
00077 "attrEnumOptionMenu" => "2",
00078 "attrEnumOptionMenuGrp" => "2",
00079 "attrFieldGrp" => "2",
00080 "attrFieldSliderGrp" => "2",
00081 "attrNavigationControlGrp" => "2",
00082 "attributeQuery" => "2",
00083 "autoKeyframe" => "2",
00084 "autoPlace" => "2",
00085 "bakeResults" => "2",
00086 "bakeSimulation" => "2",
00087 "batchRender" => "2",
00088 "bevel" => "2",
00089 "bindPose" => "2",
00090 "bindSkin" => "2",
00091 "blend" => "2",
00092 "blendShape" => "2",
00093 "blendShapeEditor" => "2",
00094 "blendShapePanel" => "2",
00095 "blendTwoAttr" => "2",
00096 "boneLattice" => "2",
00097 "boundary" => "2",
00098 "boxDollyCtx" => "2",
00099 "boxZoomCtx" => "2",
00100 "buildBookmarkMenu" => "2",
00101 "buildKeyframeMenu" => "2",
00102 "button" => "2",
00103 "buttonManip" => "2",
00104 "camera" => "2",
00105 "cameraView" => "2",
00106 "canCreateManip" => "2",
00107 "canvas" => "2",
00108 "channelBox" => "2",
00109 "checkBox" => "2",
00110 "checkBoxGrp" => "2",
00111 "choice" => "2",
00112 "circle" => "2",
00113 "circularFillet" => "2",
00114 "closeCurve" => "2",
00115 "closeSurface" => "2",
00116 "cluster" => "2",
00117 "cmdShell" => "2",
00118 "collision" => "2",
00119 "color" => "2",
00120 "colorEditor" => "2",
00121 "colorIndex" => "2",
00122 "colorIndexSliderGrp" => "2",
00123 "colorSliderButtonGrp" => "2",
00124 "colorSliderGrp" => "2",
00125 "columnLayout" => "2",
00126 "commandEcho" => "2",
00127 "commandLine" => "2",
00128 "commandPort" => "2",
00129 "commonPaintCtx" => "2",
00130 "condition" => "2",
00131 "cone" => "2",
00132 "confirmDialog" => "2",
00133 "connectAttr" => "2",
00134 "connectControl" => "2",
00135 "connectDynamic" => "2",
00136 "connectJoint" => "2",
00137 "connectionInfo" => "2",
00138 "constrain" => "2",
00139 "constructionHistory" => "2",
00140 "contextInfo" => "2",
00141 "control" => "2",
00142 "convertSolidTx" => "2",
00143 "convertUnit" => "2",
00144 "copyKey" => "2",
00145 "createDrawCtx" => "2",
00146 "createEditor" => "2",
00147 "createNode" => "2",
00148 "ctxAbort" => "2",
00149 "ctxCompletion" => "2",
00150 "ctxEditMode" => "2",
00151 "ctxTraverse" => "2",
00152 "currentCtx" => "2",
00153 "currentTime" => "2",
00154 "currentTimeCtx" => "2",
00155 "currentUnit" => "2",
00156 "curve" => "2",
00157 "curveAddPtCtx" => "2",
00158 "curveCVCtx" => "2",
00159 "curveEPCtx" => "2",
00160 "curveEditorCtx" => "2",
00161 "curveMoveEPCtx" => "2",
00162 "curveOnSurface" => "2",
00163 "curveSketchCtx" => "2",
00164 "cutKey" => "2",
00165 "cycleCheck" => "2",
00166 "cylinder" => "2",
00167 "dagObjectHit" => "2",
00168 "defaultNavigation" => "2",
00169 "defineDataServer" => "2",
00170 "defineEditor" => "2",
00171 "defineEditorTemplate" => "2",
00172 "defineVirtualDevice" => "2",
00173 "delete" => "2",
00174 "deleteAttr" => "2",
00175 "deleteUI" => "2",
00176 "detachCurve" => "2",
00177 "detachDeviceAttr" => "2",
00178 "detachSurface" => "2",
00179 "devicePanel" => "2",
00180 "dimWhen" => "2",
00181 "directKeyCtx" => "2",
00182 "directionalLight" => "2",
00183 "disable" => "2",
00184 "disconnectAttr" => "2",
00185 "disconnectJoint" => "2",
00186 "displayAffected" => "2",
00187 "displayColor" => "2",
00188 "displayCull" => "2",
00189 "displayLevelOfDetail" => "2",
00190 "displayPref" => "2",
00191 "displayRGBColor" => "2",
00192 "displaySmoothness" => "2",
00193 "displayStats" => "2",
00194 "displaySurface" => "2",
00195 "distanceDimContext" => "2",
00196 "distanceDimension" => "2",
00197 "dolly" => "2",
00198 "dollyCtx" => "2",
00199 "dopeSheetEditor" => "2",
00200 "doubleProfileBirailSurface" => "2",
00201 "drag" => "2",
00202 "draggerContext" => "2",
00203 "dropoffLocator" => "2",
00204 "duplicate" => "2",
00205 "duplicateCurve" => "2",
00206 "dynCache" => "2",
00207 "dynControl" => "2",
00208 "dynExport" => "2",
00209 "dynExpression" => "2",
00210 "dynParticleCtx" => "2",
00211 "dynRelEdPanel" => "2",
00212 "dynRelEditor" => "2",
00213 "dynamicLoad" => "2",
00214 "editor" => "2",
00215 "editorTemplate" => "2",
00216 "effector" => "2",
00217 "emitter" => "2",
00218 "enableDevice" => "2",
00219 "encodeString" => "2",
00220 "eval" => "2",
00221 "evalDeferred" => "2",
00222 "evalEcho" => "2",
00223 "event" => "2",
00224 "exclusiveLightCheckBox" => "2",
00225 "expression" => "2",
00226 "expressionEditorListen" => "2",
00227 "extendCurve" => "2",
00228 "extendSurface" => "2",
00229 "extrude" => "2",
00230 "file" => "2",
00231 "fileBrowserDialog" => "2",
00232 "fileDialog" => "2",
00233 "filletCurve" => "2",
00234 "filter" => "2",
00235 "filterExpand" => "2",
00236 "findKeyframe" => "2",
00237 "finder" => "2",
00238 "fitBspline" => "2",
00239 "flexor" => "2",
00240 "floatField" => "2",
00241 "floatFieldGrp" => "2",
00242 "floatScrollBar" => "2",
00243 "floatSlider" => "2",
00244 "floatSliderButtonGrp" => "2",
00245 "floatSliderGrp" => "2",
00246 "flow" => "2",
00247 "flushThumbnailCache" => "2",
00248 "flushUndo" => "2",
00249 "fontDialog" => "2",
00250 "formLayout" => "2",
00251 "frameLayout" => "2",
00252 "freeFormFillet" => "2",
00253 "geometryConstraint" => "2",
00254 "getAttr" => "2",
00255 "getClassification" => "2",
00256 "getInputDeviceRange" => "2",
00257 "getPanel" => "2",
00258 "getParticleAttr" => "2",
00259 "glRender" => "2",
00260 "glRenderEditor" => "2",
00261 "goal" => "2",
00262 "grabColor" => "2",
00263 "graphDollyCtx" => "2",
00264 "graphSelectContext" => "2",
00265 "graphTrackCtx" => "2",
00266 "gravity" => "2",
00267 "grid" => "2",
00268 "gridLayout" => "2",
00269 "group" => "2",
00270 "handleRotateCtx" => "2",
00271 "hardenPointCurve" => "2",
00272 "hardware" => "2",
00273 "hardwareRenderPanel" => "2",
00274 "help" => "2",
00275 "helpLine" => "2",
00276 "hide" => "2",
00277 "hilite" => "2",
00278 "hotBox" => "2",
00279 "hotkey" => "2",
00280 "hotkeyCheck" => "2",
00281 "hyperGraph" => "2",
00282 "hyperPanel" => "2",
00283 "iconTextButton" => "2",
00284 "iconTextCheckBox" => "2",
00285 "iconTextRadioButton" => "2",
00286 "iconTextRadioCollection" => "2",
00287 "iconTextStaticLabel" => "2",
00288 "ikHandle" => "2",
00289 "ikHandleCtx" => "2",
00290 "ikHandleDisplayScale" => "2",
00291 "ikSolver" => "2",
00292 "ikSplineHandleCtx" => "2",
00293 "ikSplineManipCtx" => "2",
00294 "ikSystem" => "2",
00295 "ikSystemInfo" => "2",
00296 "image" => "2",
00297 "index" => "2",
00298 "inheritTransform" => "2",
00299 "insertJoint" => "2",
00300 "insertJointCtx" => "2",
00301 "insertKeyCtx" => "2",
00302 "insertKnotCurve" => "2",
00303 "insertKnotSurface" => "2",
00304 "instance" => "2",
00305 "intField" => "2",
00306 "intFieldGrp" => "2",
00307 "intScrollBar" => "2",
00308 "intSlider" => "2",
00309 "intSliderGrp" => "2",
00310 "internalVar" => "2",
00311 "interpPort" => "2",
00312 "intersect" => "2",
00313 "isConnected" => "2",
00314 "isDirty" => "2",
00315 "isTrue" => "2",
00316 "itemFilter" => "2",
00317 "itemFilterAttr" => "2",
00318 "itemFilterRender" => "2",
00319 "itemFilterType" => "2",
00320 "joint" => "2",
00321 "jointCluster" => "2",
00322 "jointCtx" => "2",
00323 "jointDisplayScale" => "2",
00324 "jointLattice" => "2",
00325 "journal" => "2",
00326 "keyTangent" => "2",
00327 "keyframe" => "2",
00328 "keyframeOutliner" => "2",
00329 "keyframeRegionCurrentTimeCtx" => "2",
00330 "keyframeRegionDirectKeyCtx" => "2",
00331 "keyframeRegionDollyCtx" => "2",
00332 "keyframeRegionInsertKeyCtx" => "2",
00333 "keyframeRegionMoveKeyCtx" => "2",
00334 "keyframeRegionScaleKeyCtx" => "2",
00335 "keyframeRegionSelectKeyCtx" => "2",
00336 "keyframeRegionSetKeyCtx" => "2",
00337 "keyframeRegionTrackCtx" => "2",
00338 "keyframeStats" => "2",
00339 "lastMenuItem" => "2",
00340 "lattice" => "2",
00341 "layeredShaderPort" => "2",
00342 "lightList" => "2",
00343 "lightListEditor" => "2",
00344 "lightListPanel" => "2",
00345 "listAnimatable" => "2",
00346 "listAttr" => "2",
00347 "listCameras" => "2",
00348 "listConnections" => "2",
00349 "listDeviceAttachments" => "2",
00350 "listHistory" => "2",
00351 "listInputDeviceAxes" => "2",
00352 "listInputDeviceButtons" => "2",
00353 "listInputDevices" => "2",
00354 "listNodeTypes" => "2",
00355 "listRelatives" => "2",
00356 "listerEditor" => "2",
00357 "loadPlugin" => "2",
00358 "loft" => "2",
00359 "lookThru" => "2",
00360 "ls" => "2",
00361 "lsThroughFilter" => "2",
00362 "lsUI" => "2",
00363 "makeIdentity" => "2",
00364 "makeLive" => "2",
00365 "manipMoveContext" => "2",
00366 "manipMoveLimitsCtx" => "2",
00367 "manipOptions" => "2",
00368 "manipRotateContext" => "2",
00369 "manipRotateLimitsCtx" => "2",
00370 "manipScaleContext" => "2",
00371 "manipScaleLimitsCtx" => "2",
00372 "marker" => "2",
00373 "memory" => "2",
00374 "menu" => "2",
00375 "menuBarLayout" => "2",
00376 "menuEditor" => "2",
00377 "menuItem" => "2",
00378 "messageLine" => "2",
00379 "minimizeApp" => "2",
00380 "mirrorJoint" => "2",
00381 "modelCurrentTimeCtx" => "2",
00382 "modelEditor" => "2",
00383 "modelPanel" => "2",
00384 "movIn" => "2",
00385 "movOut" => "2",
00386 "move" => "2",
00387 "moveKeyCtx" => "2",
00388 "multiProfileBirailSurface" => "2",
00389 "nameCommand" => "2",
00390 "nameField" => "2",
00391 "newPanelItems" => "2",
00392 "newton" => "2",
00393 "nodeOutliner" => "2",
00394 "nodeType" => "2",
00395 "normalConstraint" => "2",
00396 "nurbsCube" => "2",
00397 "nurbsPlane" => "2",
00398 "nurbsToPoly" => "2",
00399 "nurbsToPolygonsPref" => "2",
00400 "objExists" => "2",
00401 "objectCenter" => "2",
00402 "objectType" => "2",
00403 "objectTypeUI" => "2",
00404 "offsetCurve" => "2",
00405 "offsetCurveOnSurface" => "2",
00406 "openMayaPref" => "2",
00407 "optionMenu" => "2",
00408 "optionMenuGrp" => "2",
00409 "optionVar" => "2",
00410 "orbit" => "2",
00411 "orbitCtx" => "2",
00412 "orientConstraint" => "2",
00413 "outlinerEditor" => "2",
00414 "outlinerPanel" => "2",
00415 "overrideModifier" => "2",
00416 "palettePort" => "2",
00417 "paneLayout" => "2",
00418 "panel" => "2",
00419 "panelConfiguration" => "2",
00420 "panelHistory" => "2",
00421 "paramDimContext" => "2",
00422 "paramDimension" => "2",
00423 "paramLocator" => "2",
00424 "parent" => "2",
00425 "particle" => "2",
00426 "particleRenderInfo" => "2",
00427 "partition" => "2",
00428 "pasteKey" => "2",
00429 "pathAnimation" => "2",
00430 "pause" => "2",
00431 "percent" => "2",
00432 "performanceOptions" => "2",
00433 "pickWalk" => "2",
00434 "picture" => "2",
00435 "pixelMove" => "2",
00436 "planarSrf" => "2",
00437 "plane" => "2",
00438 "play" => "2",
00439 "playbackOptions" => "2",
00440 "playblast" => "2",
00441 "pluginInfo" => "2",
00442 "pointConstraint" => "2",
00443 "pointCurveConstraint" => "2",
00444 "pointLight" => "2",
00445 "pointOnCurve" => "2",
00446 "pointOnSurface" => "2",
00447 "poleVectorConstraint" => "2",
00448 "polyAppend" => "2",
00449 "polyBevel" => "2",
00450 "polyChipOff" => "2",
00451 "polyCloseBorder" => "2",
00452 "polyCollapseEdge" => "2",
00453 "polyCollapseFacet" => "2",
00454 "polyCone" => "2",
00455 "polyCreateFacet" => "2",
00456 "polyCube" => "2",
00457 "polyCylinder" => "2",
00458 "polyCylindricalProjection" => "2",
00459 "polyDelEdge" => "2",
00460 "polyDelFacet" => "2",
00461 "polyDelVertex" => "2",
00462 "polyEvaluate" => "2",
00463 "polyExtrudeFacet" => "2",
00464 "polyInstallAction" => "2",
00465 "polyMapCut" => "2",
00466 "polyMapDel" => "2",
00467 "polyMapSew" => "2",
00468 "polyMergeEdge" => "2",
00469 "polyMergeFacet" => "2",
00470 "polyMoveEdge" => "2",
00471 "polyMoveFacet" => "2",
00472 "polyMoveFacetUV" => "2",
00473 "polyMoveUV" => "2",
00474 "polyMoveVertex" => "2",
00475 "polyNormal" => "2",
00476 "polyOptions" => "2",
00477 "polyPlanarProjection" => "2",
00478 "polyPlane" => "2",
00479 "polyQuad" => "2",
00480 "polySelectConstraint" => "2",
00481 "polySelectConstraintMonitor" => "2",
00482 "polySeparate" => "2",
00483 "polySmooth" => "2",
00484 "polySoftEdge" => "2",
00485 "polySphere" => "2",
00486 "polySphericalProjection" => "2",
00487 "polySplit" => "2",
00488 "polySubdivideEdge" => "2",
00489 "polySubdivideFacet" => "2",
00490 "polySuperCtx" => "2",
00491 "polyTorus" => "2",
00492 "polyTriangulate" => "2",
00493 "polyUnite" => "2",
00494 "popupMenu" => "2",
00495 "projFileViewer" => "2",
00496 "projectCurve" => "2",
00497 "projectLight" => "2",
00498 "projectLightEditor" => "2",
00499 "projectTangent" => "2",
00500 "projectionContext" => "2",
00501 "projectionManip" => "2",
00502 "promptDialog" => "2",
00503 "propModCtx" => "2",
00504 "propMove" => "2",
00505 "puttyCtx" => "2",
00506 "quit" => "2",
00507 "radial" => "2",
00508 "radioButton" => "2",
00509 "radioButtonGrp" => "2",
00510 "radioCollection" => "2",
00511 "radioMenuItemCollection" => "2",
00512 "rampColorPort" => "2",
00513 "rangeControl" => "2",
00514 "readTake" => "2",
00515 "rebuildCurve" => "2",
00516 "rebuildSurface" => "2",
00517 "recordAttr" => "2",
00518 "recordDevice" => "2",
00519 "redo" => "2",
00520 "refresh" => "2",
00521 "reloadImage" => "2",
00522 "removeJoint" => "2",
00523 "removeMultiInstance" => "2",
00524 "rename" => "2",
00525 "renameUI" => "2",
00526 "render" => "2",
00527 "renderGlobalsNode" => "2",
00528 "renderInfo" => "2",
00529 "renderManip" => "2",
00530 "renderPartition" => "2",
00531 "renderQualityNode" => "2",
00532 "renderThumbnailUpdate" => "2",
00533 "renderWindowEditor" => "2",
00534 "renderWindowSelectContext" => "2",
00535 "reorder" => "2",
00536 "reorderDeformers" => "2",
00537 "requires" => "2",
00538 "reroot" => "2",
00539 "resetTool" => "2",
00540 "resolutionNode" => "2",
00541 "reverseCurve" => "2",
00542 "reverseSurface" => "2",
00543 "revolve" => "2",
00544 "rigidBody" => "2",
00545 "rigidSolver" => "2",
00546 "roll" => "2",
00547 "rollCtx" => "2",
00548 "rotate" => "2",
00549 "rowColumnLayout" => "2",
00550 "rowLayout" => "2",
00551 "saveAllShelves" => "2",
00552 "saveImage" => "2",
00553 "saveInitialState" => "2",
00554 "saveMenu" => "2",
00555 "savePrefs" => "2",
00556 "saveShelf" => "2",
00557 "saveToolSettings" => "2",
00558 "scale" => "2",
00559 "scaleConstraint" => "2",
00560 "scaleKey" => "2",
00561 "scaleKeyCtx" => "2",
00562 "sceneUIReplacement" => "2",
00563 "sceneViewer" => "2",
00564 "scriptJob" => "2",
00565 "scriptedPanel" => "2",
00566 "scriptedPanelType" => "2",
00567 "scrollField" => "2",
00568 "scrollLayout" => "2",
00569 "sculpt" => "2",
00570 "select" => "2",
00571 "selectContext" => "2",
00572 "selectKey" => "2",
00573 "selectKeyCtx" => "2",
00574 "selectMode" => "2",
00575 "selectPaintCtx" => "2",
00576 "selectPref" => "2",
00577 "selectPriority" => "2",
00578 "selectType" => "2",
00579 "selectedLine" => "2",
00580 "selectedNodes" => "2",
00581 "selectionConnection" => "2",
00582 "separator" => "2",
00583 "setAttr" => "2",
00584 "setAttrMapping" => "2",
00585 "setDefaultShadingGroup" => "2",
00586 "setDrivenKeyframe" => "2",
00587 "setDynamic" => "2",
00588 "setEditCtx" => "2",
00589 "setEditor" => "2",
00590 "setEscapeCtx" => "2",
00591 "setFocus" => "2",
00592 "setInfinity" => "2",
00593 "setInputDeviceMapping" => "2",
00594 "setKeyCtx" => "2",
00595 "setKeyPath" => "2",
00596 "setKeyframe" => "2",
00597 "setParent" => "2",
00598 "setParticleAttr" => "2",
00599 "setStartupMessage" => "2",
00600 "setToolTo" => "2",
00601 "setUITemplate" => "2",
00602 "sets" => "2",
00603 "shadingConnection" => "2",
00604 "shadingGeometryRelCtx" => "2",
00605 "shadingGroupDialogDaemon" => "2",
00606 "shadingLightRelCtx" => "2",
00607 "shadingNode" => "2",
00608 "shelfButton" => "2",
00609 "shelfLayout" => "2",
00610 "shelfTabLayout" => "2",
00611 "shellField" => "2",
00612 "showHidden" => "2",
00613 "showManipCtx" => "2",
00614 "showSelectionInTitle" => "2",
00615 "showShadingGroupAttrEditor" => "2",
00616 "showWindow" => "2",
00617 "simplify" => "2",
00618 "singleProfileBirailSurface" => "2",
00619 "snapMode" => "2",
00620 "snaHFileot" => "2",
00621 "soft" => "2",
00622 "sound" => "2",
00623 "soundControl" => "2",
00624 "spaceLocator" => "2",
00625 "sphere" => "2",
00626 "spotLight" => "2",
00627 "spotLightPreviewPort" => "2",
00628 "spreadSheetEditor" => "2",
00629 "spring" => "2",
00630 "srtContext" => "2",
00631 "stackTrace" => "2",
00632 "stitchSurface" => "2",
00633 "stitchSurfacePoints" => "2",
00634 "superCtx" => "2",
00635 "surface" => "2",
00636 "surfacePaintCtx" => "2",
00637 "surfaceShaderList" => "2",
00638 "swatchDisplayPort" => "2",
00639 "symbolButton" => "2",
00640 "symbolCheckBox" => "2",
00641 "tabLayout" => "2",
00642 "tangentConstraint" => "2",
00643 "texManipContext" => "2",
00644 "texSelectContext" => "2",
00645 "texWinToolCtx" => "2",
00646 "text" => "2",
00647 "textCurves" => "2",
00648 "textField" => "2",
00649 "textFieldButtonGrp" => "2",
00650 "textFieldGrp" => "2",
00651 "textScrollList" => "2",
00652 "texturePlacementContext" => "2",
00653 "textureWindow" => "2",
00654 "timeControl" => "2",
00655 "timePort" => "2",
00656 "toggle" => "2",
00657 "toggleAxis" => "2",
00658 "toggleWindowVisibility" => "2",
00659 "tolerance" => "2",
00660 "toolButton" => "2",
00661 "toolCollection" => "2",
00662 "toolDropped" => "2",
00663 "toolHasOptions" => "2",
00664 "toolPropertyWindow" => "2",
00665 "track" => "2",
00666 "trackCtx" => "2",
00667 "transformLimits" => "2",
00668 "translator" => "2",
00669 "trim" => "2",
00670 "tumble" => "2",
00671 "tumbleCtx" => "2",
00672 "turbulence" => "2",
00673 "uiTemplate" => "2",
00674 "unassignInputDevice" => "2",
00675 "undo" => "2",
00676 "undoInfo" => "2",
00677 "ungroup" => "2",
00678 "uniform" => "2",
00679 "unloadPlugin" => "2",
00680 "untrim" => "2",
00681 "upAxis" => "2",
00682 "userCtx" => "2",
00683 "userPaintCtx" => "2",
00684 "valuePaintCtx" => "2",
00685 "view2dToolCtx" => "2",
00686 "viewCamera" => "2",
00687 "viewClipPlane" => "2",
00688 "viewFit" => "2",
00689 "viewHeadOn" => "2",
00690 "viewLookAt" => "2",
00691 "viewPlace" => "2",
00692 "viewSet" => "2",
00693 "vortex" => "2",
00694 "waitCursor" => "2",
00695 "window" => "2",
00696 "windowPref" => "2",
00697 "wire" => "2",
00698 "wireContext" => "2",
00699 "workspace" => "2",
00700 "wrinkle" => "2",
00701 "wrinkleContext" => "2",
00702 "writeTake" => "2",
00703 "wtPaintCtx" => "2",
00704 "xform" => "2",
00705 "xpmPicker" => "2",
00706 "-aob" => "3",
00707 "-annotation" => "3",
00708 "-attribute" => "3",
00709 "-b" => "3",
00710 "-c" => "3",
00711 "-cb" => "3",
00712 "-columnAttach" => "3",
00713 "-columnWidth" => "3",
00714 "-command" => "3",
00715 "-component" => "3",
00716 "-cpp" => "3",
00717 "-curveParameterPoint" => "3",
00718 "-cv" => "3",
00719 "-d" => "3",
00720 "-dragMenuCommand" => "3",
00721 "-e" => "3",
00722 "-editPoint" => "3",
00723 "-ex" => "3",
00724 "-exists" => "3",
00725 "-f" => "3",
00726 "-facet" => "3",
00727 "-false" => "3",
00728 "-field" => "3",
00729 "-fieldMaxValue" => "3",
00730 "-fieldMinValue" => "3",
00731 "-g" => "3",
00732 "-hull" => "3",
00733 "-imagePlane" => "3",
00734 "-isoparm" => "3",
00735 "-itt" => "3",
00736 "-jointPivot" => "3",
00737 "-l" => "3",
00738 "-label" => "3",
00739 "-latticePoint" => "3",
00740 "-localRotationAxis" => "3",
00741 "-m" => "3",
00742 "-maxValue" => "3",
00743 "-minValue" => "3",
00744 "-mm" => "3",
00745 "-optionBox" => "3",
00746 "-p" => "3",
00747 "-particle" => "3",
00748 "-pmc" => "3",
00749 "-polymeshEdge" => "3",
00750 "-polymeshVertex" => "3",
00751 "-q" => "3",
00752 "-query" => "3",
00753 "-rb" => "3",
00754 "-rotatePivot" => "3",
00755 "-rowSpacing" => "3",
00756 "-rp" => "3",
00757 "-scalePivot" => "3",
00758 "-selectHandle" => "3",
00759 "-sh" => "3",
00760 "-spp" => "3",
00761 "-subMenu" => "3",
00762 "-surfaceEdge" => "3",
00763 "-surfaceParameterPoint" => "3",
00764 "-time" => "3",
00765 "-value" => "3",
00766 "-width" => "3");
00767
00768
00769
00770
00771
00772
00773
00774
00775 $this->linkscripts = array(
00776 "1" => "donothing",
00777 "2" => "donothing",
00778 "3" => "donothing");
00779 }
00780
00781
00782 function donothing($keywordin)
00783 {
00784 return $keywordin;
00785 }
00786
00787 }?>