Home
last modified time | relevance | path

Searched refs:toObject (Results 26 – 26 of 26) sorted by last modified time

12

/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1116 this._object = Object.isHash(object) ? object.toObject() : Object.clone(object);
1143 function toObject() { function
1197 return Object.toJSON(this.toObject());
1210 toObject: toObject,
1211 toTemplateReplacements: toObject,
1376 this.options.parameters = this.options.parameters.toObject();

12