// Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (Location == null) var Location = {}; Location._path = '/virgin-portlets/dwr'; Location.add = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'add', p0, callback); } Location.toString = function(callback) { dwr.engine._execute(Location._path, 'Location', 'toString', callback); } Location.addAll = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'addAll', p0, callback); } Location.getType = function(callback) { dwr.engine._execute(Location._path, 'Location', 'getType', callback); } Location.getAttribute = function(p0, p1, callback) { dwr.engine._execute(Location._path, 'Location', 'getAttribute', p0, p1, callback); } Location.getTimezoneOffset = function(callback) { dwr.engine._execute(Location._path, 'Location', 'getTimezoneOffset', callback); } Location.addAttribute = function(p0, p1, p2, callback) { dwr.engine._execute(Location._path, 'Location', 'addAttribute', p0, p1, p2, callback); } Location.hasAttributes = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'hasAttributes', p0, callback); } Location.hasAttributes = function(callback) { dwr.engine._execute(Location._path, 'Location', 'hasAttributes', callback); } Location.setType = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'setType', p0, callback); } Location.getChildren = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'getChildren', p0, callback); } Location.getChildren = function(callback) { dwr.engine._execute(Location._path, 'Location', 'getChildren', callback); } Location.getChildren = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'getChildren', p0, callback); } Location.clearAttributes = function(callback) { dwr.engine._execute(Location._path, 'Location', 'clearAttributes', callback); } Location.clearAttributes = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'clearAttributes', p0, callback); } Location.isType = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'isType', p0, callback); } Location.setChildren = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'setChildren', p0, callback); } Location.hasAnyContexts = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'hasAnyContexts', p0, callback); } Location.getContexts = function(callback) { dwr.engine._execute(Location._path, 'Location', 'getContexts', callback); } Location.hasContexts = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'hasContexts', p0, callback); } Location.hasContexts = function(callback) { dwr.engine._execute(Location._path, 'Location', 'hasContexts', callback); } Location.hasChildren = function(callback) { dwr.engine._execute(Location._path, 'Location', 'hasChildren', callback); } Location.setContexts = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'setContexts', p0, callback); } Location.getParents = function(callback) { dwr.engine._execute(Location._path, 'Location', 'getParents', callback); } Location.setParents = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'setParents', p0, callback); } Location.getAllChildren = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'getAllChildren', p0, callback); } Location.addAllAttributes = function(p0, p1, callback) { dwr.engine._execute(Location._path, 'Location', 'addAllAttributes', p0, p1, callback); } Location.getGeoCode = function(callback) { dwr.engine._execute(Location._path, 'Location', 'getGeoCode', callback); } Location.setGeoCode = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'setGeoCode', p0, callback); } Location.setTimezoneOffset = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'setTimezoneOffset', p0, callback); } Location.hasContext = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'hasContext', p0, callback); } Location.getAllParents = function(callback) { dwr.engine._execute(Location._path, 'Location', 'getAllParents', callback); } Location.getName = function(callback) { dwr.engine._execute(Location._path, 'Location', 'getName', callback); } Location.setName = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'setName', p0, callback); } Location.hashCode = function(callback) { dwr.engine._execute(Location._path, 'Location', 'hashCode', callback); } Location.equals = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'equals', p0, callback); } Location.getId = function(callback) { dwr.engine._execute(Location._path, 'Location', 'getId', callback); } Location.setId = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'setId', p0, callback); } Location.setText = function(p0, p1, callback) { dwr.engine._execute(Location._path, 'Location', 'setText', p0, p1, callback); } Location.getText = function(callback) { dwr.engine._execute(Location._path, 'Location', 'getText', callback); } Location.getText = function(p0, callback) { dwr.engine._execute(Location._path, 'Location', 'getText', p0, callback); }