A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
IAnimatedProgressBar — Interface in package com.moto.template.common.view
The IAnimatedProgressBar interface is implemented by moto animated progress bars.
IAreaModule — Interface in package com.moto.template.modules
The IAreaModule interface is implemented by all Moto components which need to be scrolled.
ICheckout — Interface in package com.moto.template.modules.store.checkoutAPI
An interface of the checkout class.
icon — Property in class com.moto.template.shell.model.vo.ModuleTypeVO
Module icon.
ICPTransformable — Interface in package com.moto.template.shell.view.components
This interface is used for implementing an object which can be transformed in the control panel.
id — Property in class com.moto.template.modules.form.items.FormItem
id — Property in class com.moto.template.modules.menu.vo.MenuVO
Menu ID.
id — Property in class com.moto.template.modules.store.vo.ProductsCollectionItemVO
id — Property in class com.moto.template.shell.model.vo.ContentHolderVO
Content Holder ID.
id — Property in class com.moto.template.shell.model.vo.ModuleItemVO
Item ID.
id — Property in class com.moto.template.shell.model.vo.MotoObjectVO
Moto object ID.
id — Property in class com.moto.template.shell.model.vo.ObjectTypeVO
Moto object ID.
id — Property in class com.moto.template.shell.model.vo.PageVO
Page ID.
id — Property in class com.moto.template.shell.model.vo.PopupVO
Popup ID.
IDropDownCatalog — Interface in package com.moto.template.modules.catalog
An interface which implements the DropDown Catalog.
IFormValidator — Interface in package com.moto.template.modules.form.validators
The FormValidator interface
IHasPathPrefix — Interface in package com.moto.template.shell.view.components
The IHasPathPrefix interface is implemented by all objects which load external assets.
IInteractiveItemRenderer — Interface in package com.moto.template.common.view
The IInteractiveItemRenderer interface is implemented by moto interactive item renderers.
IIsDisplayObject — Interface in package com.moto.template.shell.view.components
The IIsDisplayObject interface is implemented by all objects which have display object instance in it.
IItemRenderer — Interface in package com.moto.template.common.view
The IItemRenderer interface is implemented by moto item renderers.
IMAGE — Constant static property in class com.moto.template.common.MediaTypesEnum
IMAGE — Constant static property in class com.moto.template.common.MotoPropertiesTypesEnum
IMAGE — Constant static property in class com.moto.template.common.ObjectTypesEnum
imageLoader — Property in class com.moto.template.common.view.components.loaders.MediaLoader
Returns ImageLoader; if it's not initialized, null is returned;
_imageLoader — Property in class com.moto.template.modules.gallery.GalleryPreview
Image loader.
ImageLoader — Class in package com.moto.template.common.view.components.loaders
Image loader.
ImageLoader(scalingMode, horizontalAlign, verticalAlign) — Constructor in class com.moto.template.common.view.components.loaders.ImageLoader
Image Loader Constructor.
imageLoaderInfo — Property in class com.moto.template.modules.gallery.GalleryPreview
IMediaPlayable — Interface in package com.moto.template.common.view
An interface of implementing the reproducible class.
IMoto — Interface in package com.moto.template.common
Interface which gives access to the CMS: site elements, structure and content.
IMotoMenu — Interface in package com.moto.template.modules.menu
The IMotoMenu interface is implemented by moto menu module.
IMotoModule — Interface in package com.moto.template.modules
The IMotoModule interface is implemented by all Moto modules.
IMotoObject — Interface in package com.moto.template.shell.view.components
The IMotoObject interface is implemented by all moto objects.
inArray(value, array) — Static method in class com.moto.template.common.utils.MotoUtils
Determines if array contains the given element.
index — Property in class com.moto.template.common.events.PageChangeEvent
Index of the first element on the current page.
index — Property in class com.moto.template.common.tools.MotoDeepLinkItemVO
index — Property in interface com.moto.template.common.view.IItemRenderer
Index.
index — Property in class com.moto.template.common.view.MotoAnimatedItemRenderer
Element index.
index — Property in class com.moto.template.common.view.MotoItemRenderer
info(message, details) — Static method in class com.moto.template.common.tools.MotoLogger
INFO — Constant static property in class com.moto.template.common.tools.MotoLogger
InfoModule — Class in package com.moto.template.modules.catalog
Abstract class which implements the list module.
InfoModule() — Constructor in class com.moto.template.modules.catalog.InfoModule
InfoModule Constructor
inInterval(min, max, value) — Static method in class com.moto.template.common.Math2
Checks if a value is out of the specified range.
inIntervalCircle(min, max, value) — Static method in class com.moto.template.common.Math2
Checks if a value is out of the specified range.
init(dataProvider, target, itemRenderer, itemsToShow, extra) — Method in class com.moto.template.common.tools.MotoArranger
Initializes arranger.
init(dataProvider, itemsPerPage) — Method in class com.moto.template.common.tools.MotoPaginator
Initializes paginator.
init(dataProvider, extra) — Method in class com.moto.template.common.view.AbstractComboBoxDropDown
init(index, data, extra) — Method in interface com.moto.template.common.view.IItemRenderer
Initializes item renderer by passing data object.
init(index, data, extra) — Method in class com.moto.template.common.view.MotoAnimatedItemRenderer
Initializes item renderer by passing data object.
init(index, data, extra) — Method in class com.moto.template.common.view.MotoItemRenderer
Initializes item renderer by passing data object
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.AbstractInfoModule
Initializes module with module value object.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.catalog.CatalogModule
Initializes moto object with moto object VO.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.catalog.InfoModule
Initializes moto object with moto object VO.
init(formModule:com.moto.template.modules.form:FormModule, formItem:com.moto.template.modules.form.items:FormItem) — Method in class com.moto.template.modules.form.FormItemRenderer
Initializes object, its value object.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.form.FormModule
Initializes moto object with moto object VO.
init() — Method in class com.moto.template.modules.form.FormsManager
Initializes form manager.
init() — Method in class com.moto.template.modules.form.items.FormItem
Item initialization.
init() — Method in class com.moto.template.modules.form.items.TextItem
Item initialization.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.gallery.AdvancedGalleryModule
Initializes moto object with moto object VO.
init(data:com.moto.template.shell.model.vo:ModuleItemVO) — Method in class com.moto.template.modules.gallery.GalleryPreview
Initializes preview with module item value object.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.gallery.SimpleGalleryModule
Initializes module with module value object.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.mediaPlayer.SimpleMediaPlayerModule
Initializes moto object with moto object VO.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.mediaPlayer.SimpleMusicPlayerModule
Initializes moto object with moto object VO.
init(index, data, extra) — Method in class com.moto.template.modules.menu.AbstractMenuItemRenderer
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.menu.AbstractMotoMenu
Initializes menu object, its value object.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.menu.DynamicMotoMenu
Initializes moto object with moto object VO.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.menu.StaticMotoMenu
Initializes moto object with moto object VO.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.modules.richContent.RichContentModule
Initializes moto object with moto object VO.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.shell.view.components.AbstractMotoModule
Initializes moto object with moto object VO.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.shell.view.components.AbstractMotoObject
Initializes moto object, its value object.
init(vo:com.moto.template.shell.model.vo:PopupVO) — Method in class com.moto.template.shell.view.components.AbstractMotoPopup
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.shell.view.components.AbstractMotoSlot
Initializes moto object with moto object VO.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in interface com.moto.template.shell.view.components.IMotoObject
Initializes moto object with moto object VO.
init(vo:com.moto.template.shell.model.vo:MotoObjectVO) — Method in class com.moto.template.shell.view.components.MotoObject
Initializes moto object with moto object VO.
initConfiguration() — Method in class com.moto.template.modules.AbstractInfoModule
Initialize configuration.
initConfiguration() — Method in class com.moto.template.modules.gallery.AdvancedGalleryModule
Initialize configuration.
initConfiguration() — Method in class com.moto.template.modules.gallery.SimpleGalleryModule
Initialize configuration.
initConfiguration() — Method in class com.moto.template.modules.mediaPlayer.SimpleMusicPlayerModule
Initialize configuration.
initializationComplete — Event in class com.moto.template.common.tools.MotoArranger
Dispatched when initialization complete.
initializationComplete — Event in class com.moto.template.shell.view.components.AbstractMotoModule
Dispatched when module is initialized.
INITIALIZATION_COMPLETE — Constant static property in class com.moto.template.common.events.MotoEvent
Event which is fired when all initialization was complete and the website MovieClip is added to the stage.
INITIALIZATION_COMPLETE — Constant static property in class com.moto.template.common.tools.MotoArranger
Event which is fired when initialization is complete.
INITIALIZATION_COMPLETE — Constant static property in class com.moto.template.shell.view.components.AbstractMotoModule
The AbstractMotoModule.INITIALIZATION_COMPLETE constant defines the value of the type property of an moto module initialization complete event object.
initializationError — Event in class com.moto.template.shell.view.components.AbstractMotoModule
Dispatched when module initialization failed due to an error.
INITIALIZATION_ERROR — Constant static property in class com.moto.template.shell.view.components.AbstractMotoModule
The AbstractMotoModule.INITIALIZATION_ERROR constant defines the value of the type property of an moto module error event object.
initializationProgress — Event in class com.moto.template.shell.view.components.AbstractMotoModule
Dispatched while module initializing progresses.
INITIALIZATION_PROGRESS — Constant static property in class com.moto.template.shell.view.components.AbstractMotoModule
The AbstractMotoModule.INITIALIZATION_ERROR constant defines the value of the type property of an moto module progress event object.
initialize — Event in class com.moto.template.modules.form.FormsManager
Dispatched when initialization is complete.
INITIALIZE — Constant static property in class com.moto.template.modules.form.FormsManager
Type of event which is fired when the initialization is complete.
initialized — Property in class com.moto.template.modules.AbstractInfoModule
The module content is loaded, parsed and the module is initialized.
initialized — Property in class com.moto.template.modules.menu.AbstractMotoMenu
The module content is loaded, parsed and the module is initialized.
initListControls(dataProvider) — Method in class com.moto.template.modules.AbstractInfoModule
Initialize list controllers.
initListControls(dataProvider) — Method in class com.moto.template.modules.catalog.InfoModule
Initialize list controllers.
initListControls(dataProvider) — Method in class com.moto.template.modules.gallery.AdvancedGalleryModule
Initialize list controllers.
initListControls(dataProvider) — Method in class com.moto.template.modules.gallery.SimpleGalleryModule
Initialize list controllers.
initListControls(dataProvider) — Method in class com.moto.template.modules.mediaPlayer.SimpleMusicPlayerModule
Initialize list controllers.
initListControls(dataProvider) — Method in class com.moto.template.modules.menu.DynamicMotoMenu
initListControls(dataProvider) — Method in class com.moto.template.modules.menu.StaticMotoMenu
INTERNAL_MODULE — Constant static property in class com.moto.template.common.MotoObjectsTypesEnum
IProgressBar — Interface in package com.moto.template.common.view
The IProgressBar interface is implemented by moto progress bar.
IPropertyUpdatable — Interface in package com.moto.template.shell.view.components
The IPropertyUpdatable interface is implemented by objects which have properties and these properties can be updated.
IRasterizable — Interface in package com.moto.template.shell.view.components
The IRasterizable interface is implemented by all objects which have display object instance in it.
IRichContentModule — Interface in package com.moto.template.modules.richContent
The IRichContentModule interface is implemented by rich content module.
isAssetPreloaded(source) — Method in interface com.moto.template.common.IMoto
Checks if the resource was preloaded and cached on site loading.
isBuffering — Property in class com.moto.template.modules.mediaPlayer.SimpleMusicPlayerModule
Returns the buffering state of external MP3 files.
isContent — Property in class com.moto.template.shell.model.vo.ModuleTypeVO
Whether the module is content based or not.
isDropDown — Property in class com.moto.template.modules.AbstractDropDownModule
True if dropdown is drop down and false otherwise.
isDropDownOnRollOver — Property in class com.moto.template.modules.AbstractDropDownModule
If true - drop down dropdown is shown on item roll over, if false it is shown on click.
isEmptyLinkAction(value) — Static method in class com.moto.template.common.events.MotoEvent
isLoaded — Property in class com.moto.template.common.tools.MotoDeepLinkItemVO
isLoaded — Property in interface com.moto.template.common.view.IMediaPlayable
isLoaded — Property in class com.moto.template.common.view.components.loaders.AbstractMediaLoader
True if source is loaded.
_isLoaded — Property in class com.moto.template.common.view.components.loaders.MP3Loader
True if source is loaded.
isLoaded — Property in class com.moto.template.common.view.components.loaders.MP3Loader
True if source is loaded.
isMenuItemLinkedToPage(menuItemVO:com.moto.template.modules.menu.vo:MenuItemVO, pageID) — Method in class com.moto.template.modules.menu.AbstractMotoMenu
Checks whether the menuItemVO contains the link to the page with the pageID identifier.
isMuted — Property in interface com.moto.template.common.view.IMediaPlayable
The sound is turned off.
isMuted — Property in class com.moto.template.common.view.components.loaders.FLVLoader
Returns sound off flag.
isMuted — Property in class com.moto.template.common.view.components.loaders.MP3Loader
Returns sound off flag.
isMuted — Property in class com.moto.template.common.view.components.loaders.SWFLoader
Returns sound off flag.
isMuted — Property in class com.moto.template.common.view.components.loaders.YouTubeVideoLoader
Returns sound off flag.
isMuted — Property in class com.moto.template.modules.mediaPlayer.SimpleMediaPlayerModule
Sound is off.
isPlaybackComplete — Property in class com.moto.template.common.view.components.loaders.FLVLoader
isPlaying — Property in interface com.moto.template.common.view.IMediaPlayable
The playback is going on.
isPlaying — Property in class com.moto.template.common.view.components.loaders.FLVLoader
Returns video playing flag.
isPlaying — Property in class com.moto.template.common.view.components.loaders.MediaLoader
Returns video playing flag.
isPlaying — Property in class com.moto.template.common.view.components.loaders.MP3Loader
Returns music playing flag.
isPlaying — Property in class com.moto.template.common.view.components.loaders.SWFLoader
Returns clip playing flag.
isPlaying — Property in class com.moto.template.common.view.components.loaders.YouTubeVideoLoader
Returns video playing flag.
isPlaying — Property in class com.moto.template.modules.mediaPlayer.SimpleMediaPlayerModule
Track is playing.
isPlaying — Property in class com.moto.template.modules.mediaPlayer.SimpleMusicPlayerModule
Track is playing.
IsraeliNewSheqel — Constant static property in class com.moto.template.modules.store.checkoutAPI.PayPalCurrencyCode
isStatic — Property in class com.moto.template.shell.model.vo.ContentHolderVO
Whether the display object has animation or not.
isValid(type) — Static method in class com.moto.template.modules.form.items.FormItemType
Validate type.
isValid(value) — Static method in class com.moto.template.modules.store.checkoutAPI.PayPalCurrencyCode
isValidType(type) — Static method in class com.moto.template.common.MotoFiltersTypesEnum
isValidType(type) — Static method in class com.moto.template.common.MotoPropertiesTypesEnum
isValidType(type) — Static method in class com.moto.template.common.MotoShapesTypesEnum
isValidType(type) — Static method in class com.moto.template.common.ObjectTypesEnum
isValidType(type) — Static method in class com.moto.template.common.SystemModuleTypesEnum
isValidType(value) — Static method in class com.moto.template.common.view.OrientationEnum
itemClick — Event in class com.moto.template.common.tools.MotoArranger
Dispatched when item is clicked.
ITEM_CLICK — Constant static property in class com.moto.template.common.events.ItemRendererEvent
Event which is fired when IItemRenderer is clicked.
itemClickAction(itemRenderer:com.moto.template.common.view:IItemRenderer) — Method in class com.moto.template.modules.AbstractDropDownModule
Calls an action for the specified itemRenderer.
itemClickEnabled — Property in class com.moto.template.common.tools.MotoArranger
Enable item click actions.
itemClickHandler(event:com.moto.template.common.events:ItemRendererEvent) — Method in class com.moto.template.common.view.AbstractComboBoxDropDown
itemClickHandler(event:com.moto.template.common.events:ItemRendererEvent) — Method in class com.moto.template.modules.AbstractDropDownModule
Opens link or sub menu.
itemClickHandler(event:com.moto.template.common.events:ItemRendererEvent) — Method in class com.moto.template.modules.catalog.InfoModule
itemCreationFailed — Event in class com.moto.template.common.tools.MotoArranger
Dispatched when item creation failed.
ITEM_CREATION_FAILED — Constant static property in class com.moto.template.common.tools.MotoArranger
Name of error event that is dispatched if item renderer creation has failed.
itemHeight — Property in class com.moto.template.common.tools.MotoArranger
Item height.
itemIndex — Property in class com.moto.template.common.events.ExternalDataProviderEvent
Index of the selected element from dataProvider.
itemInteractiveEnabled — Property in class com.moto.template.common.tools.MotoArranger
Enable interactive control inside MotoArranger.
itemOut — Event in class com.moto.template.common.tools.MotoArranger
Dispatched when item is rolled out.
ITEM_OUT — Constant static property in class com.moto.template.common.events.ItemRendererEvent
Event which is fired when IItemRenderer is rolled out.
itemOutHandler(event:com.moto.template.common.events:ItemRendererEvent) — Method in class com.moto.template.common.view.AbstractComboBoxDropDown
itemOutHandler(event:com.moto.template.common.events:ItemRendererEvent) — Method in class com.moto.template.modules.AbstractDropDownModule
Resets rollOveredItemRendererIndex to -1.
itemOver — Event in class com.moto.template.common.tools.MotoArranger
Dispatched when item is rolled over.
ITEM_OVER — Constant static property in class com.moto.template.common.events.ItemRendererEvent
Event which is fired when IItemRenderer is rolled over.
itemOverHandler(event:com.moto.template.common.events:ItemRendererEvent) — Method in class com.moto.template.common.view.AbstractComboBoxDropDown
itemOverHandler(event:com.moto.template.common.events:ItemRendererEvent) — Method in class com.moto.template.modules.AbstractDropDownModule
Handles the itemRenderer mouseOver event.
itemRenderer — Property in class com.moto.template.common.events.ItemRendererEvent
Reference to the IItemRenderer with a fired event.
itemRenderer — Property in class com.moto.template.common.tools.MotoArranger
Item renderer name or class.
itemRenderer — Property in class com.moto.template.common.view.AbstractComboBox
Class for the dataProvider item visualizaion.
itemRenderer — Property in class com.moto.template.common.view.AbstractComboBoxDropDown
itemRenderer — Property in class com.moto.template.common.view.AbstractDataGridColumn
itemRenderer — Property in class com.moto.template.modules.catalog.BaseDropDownCatalog
Item renderer class name.
itemRenderer — Property in class com.moto.template.modules.catalog.InfoModule
Name of class used as itemRenderer
_itemRenderer — Property in class com.moto.template.modules.gallery.GalleryThumbnailCover
itemRenderer — Property in class com.moto.template.modules.menu.DynamicMotoMenu
Item renderer class name.
itemRendererCreationDelay — Property in class com.moto.template.common.tools.MotoArranger
Delay in seconds before adding item renderer to the target.
ItemRendererEvent — Class in package com.moto.template.common.events
ItemRenderer event.
ItemRendererEvent(type, itemRenderer:com.moto.template.common.view:IItemRenderer, data, bubbles, cancelable) — Constructor in class com.moto.template.common.events.ItemRendererEvent
Constructor.
itemRendererPrefix — Property in class com.moto.template.modules.menu.StaticMotoMenu
Item renderer prefix name.
itemRenderersCollection — Property in class com.moto.template.modules.form.FormModule
Reference to the array of created itemRenderers.
items — Property in class com.moto.template.modules.menu.vo.MenuVO
Menu items collection.
itemsArranger — Property in class com.moto.template.common.view.AbstractComboBoxDropDown
itemsArranger — Property in class com.moto.template.common.view.AbstractDataGridColumn
itemsArranger — Property in class com.moto.template.modules.AbstractDropDownModule
Dropdown items arranger
itemsArranger — Property in class com.moto.template.modules.catalog.InfoModule
Reference to items MotoArranger
itemsArranger — Property in class com.moto.template.modules.gallery.SimpleGalleryModule
itemsCollection — Property in class com.moto.template.common.tools.MotoArranger
Created items collection
itemsCollection — Property in class com.moto.template.modules.form.FormsManager
Form items collection.
ITEMS_CREATION_SUCCESS — Constant static property in class com.moto.template.common.tools.MotoArranger
Event which is fired when items creation success

The properties of the event object have the following values:

PropertyValue
bubblesfalse
cancelablefalse
currentTargetThe object that is actively processing the Event object with an event listener.
targetThe InteractiveObject instance under the pointing device.
itemsPaginator — Property in class com.moto.template.modules.catalog.InfoModule
Reference to items MotoPaginator
itemsPaginator — Property in class com.moto.template.modules.gallery.SimpleGalleryModule
itemsPerPage — Property in class com.moto.template.common.tools.MotoPaginator
itemsSomeSize — Property in class com.moto.template.common.view.AbstractComboBoxDropDown
itemsToShow — Property in class com.moto.template.common.tools.MotoArranger
Number of items to show.
itemType — Property in class com.moto.template.shell.model.vo.ModuleTreeItemVO
itemVO — Property in class com.moto.template.modules.store.vo.ProductsCollectionItemVO
itemWidth — Property in class com.moto.template.common.tools.MotoArranger
Item width.
ITransformable — Interface in package com.moto.template.shell.view.components
The ITransformable interface is implemented by objects which can be transformed.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z