Sha256: ba6dd5fc1a69262354f0ff05d0bd4f8e380aff739c4f86da64b66c5a70437918

Contents?: true

Size: 600 Bytes

Versions: 6

Compression:

Stored size: 600 Bytes

Contents

/*
* Aloha Editor
* Author & Copyright (c) 2010 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/
GENTICS.Aloha.Ressource=function(ressourcePrefix,basePath){this.prefix=ressourcePrefix;this.basePath=basePath?basePath:ressourcePrefix;GENTICS.Aloha.RessourceRegistry.register(this)};GENTICS.Aloha.Ressource.prototype.settings=null;GENTICS.Aloha.Ressource.prototype.init=function(){};GENTICS.Aloha.Ressource.prototype.query=function(attrs){return null};GENTICS.Aloha.Ressource.prototype.resolveRessource=function(obj){return null};

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
locomotive_cms-0.0.4.beta5 public/javascripts/admin/aloha/plugins/com.gentics.aloha.plugins.Link/ressource.js
locomotive_cms-0.0.4.beta4 public/javascripts/admin/aloha/plugins/com.gentics.aloha.plugins.Link/ressource.js
locomotive_cms-0.0.4.beta3 public/javascripts/admin/aloha/plugins/com.gentics.aloha.plugins.Link/ressource.js
locomotive_cms-0.0.4.beta2 public/javascripts/admin/aloha/plugins/com.gentics.aloha.plugins.Link/ressource.js
locomotive_cms-0.0.4.beta1 public/javascripts/admin/aloha/plugins/com.gentics.aloha.plugins.Link/ressource.js
locomotive_cms-0.0.4 public/javascripts/admin/aloha/plugins/com.gentics.aloha.plugins.Link/ressource.js