Logo

Docs

  • HOME

Class: Host

Host

new Host()

Create a new instance of Host
Properties:
Name Type Description
author User Contains the author's information.
title String the title of the Host
published Date the published date
updated Date the updated date
project Object the host's project
modes Array an array of host modes
transport String the host's transport
Source:
  • Host/Host.js, line 42
See:
  • UserLaneList
  • Resource
Example
load hosts
	var hl = new HostList();
	hl.load({
	  onSuccess:function(){
		alert(hl.hosts.length);
	  }
	});

Methods

generateUrl()

Overrides Resource's generateUrl method to return the request url
Source:
  • Host/Host.js, line 67
See:
  • Resource#generateUrl

generateUrl()

Overrides Resource's generateUrl method to return the request url
Source:
  • Host/HostMode.js, line 56
See:
  • Resource#generateUrl

loadPreset()

Overrides Resource's loadPreset method.
Source:
  • Host/HostMode.js, line 50
See:
  • Resource#loadPreset

loadPreset()

Overrides Resource's loadPreset method.
Source:
  • Host/Host.js, line 61
See:
  • Resource#loadPreset

loadSet(rObject)

Overrides Resource's loadSet method to set local variables after request.
Parameters:
Name Type Description
rObject json JSON representation of the loaded data.
Source:
  • Host/Host.js, line 77
See:
  • Resource#loadSet

loadSet(rObject)

Overrides Resource's loadSet method to set local variables after request.
Parameters:
Name Type Description
rObject json JSON representation of the loaded data.
Source:
  • Host/HostMode.js, line 66
See:
  • Resource#loadSet

Index

Classes

  • AccessLog
  • AllLaneUserList
  • AppInstanceReport
  • Context
  • Customer
  • CustomerDomainList
  • CustomerList
  • CustomerSubscriptionList
  • CustomerTrafficList
  • CustomList
  • CustomListList
  • Domain
  • Host
  • HostList
  • HostMode
  • I18n
  • I18nDico
  • Lane
  • LaneList
  • LanePoolList
  • LogLog
  • Metadata
  • Oauth
  • OauthList
  • Pool
  • PoolList
  • Preferences
  • Process
  • ProcessList
  • Project
  • ProjectAppliQuery
  • ProjectChildList
  • ProjectLaneList
  • ProjectList
  • ProjectProcess
  • ProjectProcessList
  • ProjectProcessQuery
  • ProjectVersion
  • ProjectVersionList
  • Report
  • RequestLog
  • Resource
  • SavedQuery
  • Subscription
  • Token
  • Traffic
  • Usage
  • User
  • UserAccessList
  • UserDelegation
  • UserDelegationList
  • UserLaneList
  • UserList
  • UserRepresentationList
  • UserSupportAuth
  • UserSupportAuthList
  • WebInterface
  • WebInterfaceList

Global

  • context

© Akorbi Digital RMP. All Rights Reserved - Legal terms - Contact