You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/marionette~2/index.json

1 line
18 KiB

{"entries":[{"name":"Application","path":"marionette.application","type":"Application"},{"name":"Application Events","path":"marionette.application#application-events","type":"Application"},{"name":"Application initialize","path":"marionette.application#initialize","type":"Application"},{"name":"Application jQuery Selector","path":"marionette.application#jquery-selector","type":"Application"},{"name":"Application Regions (deprecated)","path":"marionette.application#application-regions","type":"Application"},{"name":"Application.getOption","path":"marionette.application#applicationgetoption","type":"Application"},{"name":"Application.mergeOptions","path":"marionette.application#applicationmergeoptions","type":"Application"},{"name":"AppRouter","path":"marionette.approuter","type":"AppRouter"},{"name":"AppRouter onRoute","path":"marionette.approuter#onroute","type":"AppRouter"},{"name":"Behavior","path":"marionette.behavior","type":"Behavior"},{"name":"Behavior: $","path":"marionette.behavior#$","type":"Behavior"},{"name":"Behavior: $el and el","path":"marionette.behavior#$el-and-el","type":"Behavior"},{"name":"Behavior: Collection Events","path":"marionette.behavior#model-events","type":"Behavior"},{"name":"Behavior: Defaults","path":"marionette.behavior#defaults","type":"Behavior"},{"name":"Behavior: Event proxy","path":"marionette.behavior#the-event-proxy","type":"Behavior"},{"name":"Behavior: Grouped Behaviors","path":"marionette.behavior#grouped-behaviors","type":"Behavior"},{"name":"Behavior: Model Events","path":"marionette.behavior#model-events","type":"Behavior"},{"name":"Behavior: Triggers","path":"marionette.behavior#triggers","type":"Behavior"},{"name":"Behavior: View","path":"marionette.behavior#view","type":"Behavior"},{"name":"Behaviors","path":"marionette.behaviors","type":"Behaviors"},{"name":"Behaviors behaviorClass","path":"marionette.behaviors#behaviorclass","type":"Behaviors"},{"name":"Behaviors getBehaviorClass","path":"marionette.behaviors#getbehaviorclass","type":"Behaviors"},{"name":"Behaviors Lookup","path":"marionette.behaviors#behaviorslookup","type":"Behaviors"},{"name":"Callbacks","path":"marionette.callbacks","type":"Callbacks"},{"name":"CollectionView","path":"marionette.collectionview","type":"CollectionView"},{"name":"CollectionView \"before:add:child\" / \"add:child\" event","path":"marionette.collectionview#beforeaddchild--addchild-event","type":"CollectionView"},{"name":"CollectionView \"before:destroy\" event","path":"marionette.collectionview#beforedestroy-event","type":"CollectionView"},{"name":"CollectionView \"before:remove:child event","path":"marionette.collectionview#beforeremovechild-event","type":"CollectionView"},{"name":"CollectionView \"before:render\" event","path":"marionette.collectionview#beforerender-event","type":"CollectionView"},{"name":"CollectionView \"before:render:collection\" event","path":"marionette.collectionview#beforerendercollection-event","type":"CollectionView"},{"name":"CollectionView \"before:reorder\" / \"reorder\" event","path":"marionette.collectionview#beforereorder--reorder-event","type":"CollectionView"},{"name":"CollectionView \"childview:*\" event bubbling from child views","path":"marionette.collectionview#childview-event-bubbling-from-child-views","type":"CollectionView"},{"name":"CollectionView \"destroy\" / \"destroy:collection\" event","path":"marionette.collectionview#destroy--destroycollection-event","type":"CollectionView"},{"name":"CollectionView \"remove:child\" event","path":"marionette.collectionview#removechild-event","type":"CollectionView"},{"name":"CollectionView \"render\" event","path":"marionette.collectionview#render-event","type":"CollectionView"},{"name":"CollectionView \"render:collection\" event","path":"marionette.collectionview#rendercollection-event","type":"CollectionView"},{"name":"CollectionView addChild","path":"marionette.collectionview#collectionviews-addchild","type":"CollectionView"},{"name":"CollectionView attachHtml","path":"marionette.collectionview#collectionviews-attachhtml","type":"CollectionView"},{"name":"CollectionView buildChildView","path":"marionette.collectionview#collectionviews-buildchildview","type":"CollectionView"},{"name":"CollectionView Child View Events","path":"marionette.collectionview#collectionview-child-view-events","type":"CollectionView"},{"name":"CollectionView childEvents","path":"marionette.collectionview#collectionviews-childevents","type":"CollectionView"},{"name":"CollectionView children","path":"marionette.collectionview#collectionviews-children","type":"CollectionView"},{"name":"CollectionView childView","path":"marionette.collectionview#collectionviews-childview","type":"CollectionView"},{"name":"CollectionView childViewEventPrefix","path":"marionette.collectionview#collectionviews-childvieweventprefix","type":"CollectionView"},{"name":"CollectionView childViewOptions","path":"marionette.collectionview#collectionviews-childviewoptions","type":"CollectionView"},{"name":"CollectionView destroy","path":"marionette.collectionview#collectionview-destroy","type":"CollectionView"},{"name":"CollectionView destroyChildren","path":"marionette.collectionview#collectionviews-destroychildren","type":"CollectionView"},{"name":"CollectionView emptyView","path":"marionette.collectionview#collectionviews-emptyview","type":"CollectionView"},{"name":"CollectionView emptyViewOptions","path":"marionette.collectionview#collectionviews-emptyviewoptions","type":"CollectionView"},{"name":"CollectionView Events","path":"marionette.collectionview#collectionview-events","type":"CollectionView"},{"name":"CollectionView filter","path":"marionette.collectionview#collectionviews-filter","type":"CollectionView"},{"name":"CollectionView getChildView","path":"marionette.collectionview#collectionviews-getchildview","type":"CollectionView"},{"name":"CollectionView getEmptyView","path":"marionette.collectionview#collectionviews-getemptyview","type":"CollectionView"},{"name":"CollectionView isEmpty","path":"marionette.collectionview#collectionviews-isempty","type":"CollectionView"},{"name":"CollectionView onAddChild callback","path":"marionette.collectionview#onaddchild-callback","type":"CollectionView"},{"name":"CollectionView onBeforeAddChild callback","path":"marionette.collectionview#onbeforeaddchild-callback","type":"CollectionView"},{"name":"CollectionView onBeforeDestroy callback","path":"marionette.collectionview#beforedestroy-callback","type":"CollectionView"},{"name":"CollectionView onBeforeRemoveChild callback","path":"marionette.collectionview#onbeforeremovechild-callback","type":"CollectionView"},{"name":"CollectionView onBeforeRender callback","path":"marionette.collectionview#onbeforerender-callback","type":"CollectionView"},{"name":"CollectionView onBeforeReorder callback","path":"marionette.collectionview#onbeforereorder-callback","type":"CollectionView"},{"name":"CollectionView onDestroy callback","path":"marionette.collectionview#ondestroy-callback","type":"CollectionView"},{"name":"CollectionView onRemoveChild callback","path":"marionette.collectionview#onremovechild-callback","type":"CollectionView"},{"name":"CollectionView onRender callback","path":"marionette.collectionview#onrender-callback","type":"CollectionView"},{"name":"CollectionView onReorder callback","path":"marionette.collectionview#onreorder-callback","type":"CollectionView"},{"name":"CollectionView removeChildView","path":"marionette.collectionview#collectionviews-removechildview","type":"CollectionView"},{"name":"CollectionView render","path":"marionette.collectionview#collectionview-render","type":"CollectionView"},{"name":"CollectionView reorderOnSort","path":"marionette.collectionview#collectionviews-reorderonsort","type":"CollectionView"},{"name":"CollectionView resortView","path":"marionette.collectionview#collectionviews-resortview","type":"CollectionView"},{"name":"CollectionView viewComparator","path":"marionette.collectionview#collectionviews-viewcomparator","type":"CollectionView"},{"name":"CollectionView: Automatic Rendering","path":"marionette.collectionview#collectionview-automatic-rendering","type":"CollectionView"},{"name":"CollectionView: Re-render Collection","path":"marionette.collectionview#collectionview-re-render-collection","type":"CollectionView"},{"name":"CompositeView","path":"marionette.compositeview","type":"CompositeView"},{"name":"CompositeView attachHtml","path":"marionette.compositeview#compositeviews-attachhtml","type":"CompositeView"},{"name":"CompositeView childView","path":"marionette.compositeview#compositeviews-childview","type":"CompositeView"},{"name":"CompositeView childViewContainer","path":"marionette.compositeview#compositeviews-childviewcontainer","type":"CompositeView"},{"name":"CompositeView modelEvents and collectionEvents","path":"marionette.compositeview#modelevents-and-collectionevents","type":"CompositeView"},{"name":"Configuration","path":"marionette.configuration","type":"Configuration"},{"name":"Controller","path":"marionette.controller","type":"Controller"},{"name":"Controller getOption","path":"marionette.controller#getoption","type":"Controller"},{"name":"Controller mergeOptions","path":"marionette.controller#mergeoptions","type":"Controller"},{"name":"Functions","path":"marionette.functions","type":"Functions"},{"name":"ItemView","path":"marionette.itemview","type":"ItemView"},{"name":"ItemView \"before:destroy\" / onBeforeDestroy event","path":"marionette.itemview#beforedestroy--onbeforedestroy-event","type":"ItemView"},{"name":"ItemView \"before:render\" / onBeforeRender event","path":"marionette.itemview#beforerender--onbeforerender-event","type":"ItemView"},{"name":"ItemView \"destroy\" / onDestroy event","path":"marionette.itemview#destroy--ondestroy-event","type":"ItemView"},{"name":"ItemView \"render\" / onRender event","path":"marionette.itemview#render--onrender-event","type":"ItemView"},{"name":"ItemView modelEvents and collectionEvents","path":"marionette.itemview#modelevents-and-collectionevents","type":"ItemView"},{"name":"ItemView render","path":"marionette.itemview#itemview-render","type":"ItemView"},{"name":"ItemView serializeData","path":"marionette.itemview#itemview-serializedata","type":"ItemView"},{"name":"LayoutView","path":"marionette.layoutview","type":"LayoutView"},{"name":"LayoutView.childEvents","path":"marionette.layoutview#layoutview-childevents","type":"LayoutView"},{"name":"Marionette.actAsCollection","path":"marionette.functions#marionetteactascollection","type":"Functions"},{"name":"Marionette.bindEntityEvent","path":"marionette.functions#marionettebindentityevents","type":"Functions"},{"name":"Marionette.bindEntityEvents","path":"marionette.functions#marionettebindentityevents","type":"Functions"},{"name":"Marionette.extend","path":"marionette.functions#marionetteextend","type":"Functions"},{"name":"Marionette.getOption","path":"marionette.functions#marionettegetoption","type":"Functions"},{"name":"Marionette.isNodeAttached","path":"marionette.functions#marionetteisnodeattached","type":"Functions"},{"name":"Marionette.mergeOptions","path":"marionette.functions#marionettemergeoptions","type":"Functions"},{"name":"Marionette.normalizeMethods","path":"marionette.functions#marionettenormalizemethods","type":"Functions"},{"name":"Marionette.normalizeUIKeys","path":"marionette.functions#marionettenormalizeuikeys","type":"Functions"},{"name":"Marionette.normalizeUIValues","path":"marionette.functions#marionettenormalizeuivalues","type":"Functions"},{"name":"Marionette.proxyBindEntityEvents","path":"marionette.functions#marionetteproxybindentityevents","type":"Functions"},{"name":"Marionette.proxyGetOption","path":"marionette.functions#marionetteproxygetoption","type":"Functions"},{"name":"Marionette.proxyUnbindEntityEvents","path":"marionette.functions#marionetteproxyunbindentityevents","type":"Functions"},{"name":"Marionette.triggerMethod","path":"marionette.functions#marionettetriggermethod","type":"Functions"},{"name":"Marionette.triggerMethodOn","path":"marionette.functions#marionettetriggermethodon","type":"Functions"},{"name":"Marionette.unbindEntityEvents","path":"marionette.functions#marionetteunbindentityevents","type":"Functions"},{"name":"Module","path":"marionette.module","type":"Module"},{"name":"Module Classes","path":"marionette.module#module-classes","type":"Module"},{"name":"Module Definitions","path":"marionette.module#module-definitions","type":"Module"},{"name":"Module Finalizers (deprecated)","path":"marionette.module#module-finalizers","type":"Module"},{"name":"Module Initializers (deprecated)","path":"marionette.module#module-initializers","type":"Module"},{"name":"Object","path":"marionette.object","type":"Object"},{"name":"Object bindEntityEvents","path":"marionette.object#bindentityevents","type":"Object"},{"name":"Object events","path":"marionette.object#events","type":"Object"},{"name":"Object getOption","path":"marionette.object#getoption","type":"Object"},{"name":"Object initialize","path":"marionette.object#initialize","type":"Object"},{"name":"Object mergeOptions","path":"marionette.object#mergeoptions","type":"Object"},{"name":"Region","path":"marionette.region","type":"Region"},{"name":"Region Configuration Types","path":"marionette.region#region-configuration-types","type":"Region"},{"name":"Region Events And Callbacks","path":"marionette.region#region-events-and-callbacks","type":"Region"},{"name":"Region reset A Region","path":"marionette.region#reset-a-region","type":"Region"},{"name":"RegionManager","path":"marionette.regionmanager","type":"RegionManager"},{"name":"RegionManager add:region event","path":"marionette.regionmanager#addregion-event","type":"RegionManager"},{"name":"RegionManager addRegions default options","path":"marionette.regionmanager#addregions-default-options","type":"RegionManager"},{"name":"RegionManager before:add:region event","path":"marionette.regionmanager#beforeaddregion-event","type":"RegionManager"},{"name":"RegionManager before:remove:region event","path":"marionette.regionmanager#beforeremoveregion-event","type":"RegionManager"},{"name":"RegionManager Events","path":"marionette.regionmanager#regionmanager-events","type":"RegionManager"},{"name":"RegionManager Iterators","path":"marionette.regionmanager#regionmanager-iterators","type":"RegionManager"},{"name":"RegionManager remove:region event","path":"marionette.regionmanager#removeregion-event","type":"RegionManager"},{"name":"RegionManager.addRegion","path":"marionette.regionmanager#regionmanageraddregion","type":"RegionManager"},{"name":"RegionManager.addRegions","path":"marionette.regionmanager#regionmanageraddregions","type":"RegionManager"},{"name":"RegionManager.destroy","path":"marionette.regionmanager#regionmanagerdestroy","type":"RegionManager"},{"name":"RegionManager.emptyRegions","path":"marionette.regionmanager#regionmanageremptyregions","type":"RegionManager"},{"name":"RegionManager.get","path":"marionette.regionmanager#regionmanagerget","type":"RegionManager"},{"name":"RegionManager.getRegions","path":"marionette.regionmanager#regionmanagergetregions","type":"RegionManager"},{"name":"RegionManager.removeRegion","path":"marionette.regionmanager#regionmanagerremoveregion","type":"RegionManager"},{"name":"RegionManager.removeRegions","path":"marionette.regionmanager#regionmanagerremoveregions","type":"RegionManager"},{"name":"Renderer","path":"marionette.renderer","type":"Renderer"},{"name":"TemplateCache","path":"marionette.templatecache","type":"TemplateCache"},{"name":"View","path":"marionette.view","type":"View"},{"name":"View \"attach\" / onAttach event","path":"marionette.view#view-attach--onattach-event","type":"View"},{"name":"View \"before:attach\" / onBeforeAttach event","path":"marionette.view#view-beforeattach--onbeforeattach-event","type":"View"},{"name":"View \"dom:refresh\" / onDomRefresh event","path":"marionette.view#view-domrefresh--ondomrefresh-event","type":"View"},{"name":"View destroy","path":"marionette.view#view-destroy","type":"View"},{"name":"View onBeforeDestroy","path":"marionette.view#view-onbeforedestroy","type":"View"},{"name":"View onShow","path":"marionette.view#view-onshow","type":"View"},{"name":"View.bindEntityEvents","path":"marionette.view#viewbindentityevents","type":"View"},{"name":"View.bindUIElements","path":"marionette.view#viewbinduielements","type":"View"},{"name":"View.events","path":"marionette.view#viewevents","type":"View"},{"name":"View.getOption","path":"marionette.view#viewgetoption","type":"View"},{"name":"View.mergeOptions","path":"marionette.view#viewmergeoptions","type":"View"},{"name":"View.modelEvents and View.collectionEvents","path":"marionette.view#viewmodelevents-and-viewcollectionevents","type":"View"},{"name":"View.serializeModel","path":"marionette.view#viewserializemodel","type":"View"},{"name":"View.templateHelpers","path":"marionette.view#viewtemplatehelpers","type":"View"},{"name":"View.triggers","path":"marionette.view#viewtriggers","type":"View"}],"types":[{"name":"Application","count":7,"slug":"application"},{"name":"AppRouter","count":2,"slug":"approuter"},{"name":"Behavior","count":10,"slug":"behavior"},{"name":"Behaviors","count":4,"slug":"behaviors"},{"name":"Callbacks","count":1,"slug":"callbacks"},{"name":"CollectionView","count":47,"slug":"collectionview"},{"name":"CompositeView","count":5,"slug":"compositeview"},{"name":"Configuration","count":1,"slug":"configuration"},{"name":"Controller","count":3,"slug":"controller"},{"name":"Functions","count":17,"slug":"functions"},{"name":"ItemView","count":8,"slug":"itemview"},{"name":"LayoutView","count":2,"slug":"layoutview"},{"name":"Module","count":5,"slug":"module"},{"name":"Object","count":6,"slug":"object"},{"name":"Region","count":4,"slug":"region"},{"name":"RegionManager","count":16,"slug":"regionmanager"},{"name":"Renderer","count":1,"slug":"renderer"},{"name":"TemplateCache","count":1,"slug":"templatecache"},{"name":"View","count":16,"slug":"view"}]}