Skip to content

Adding the ability to provide a transform function for transforming data#2

Open
sieverssj wants to merge 6 commits intomageekguy:masterfrom
w2ogroup:master
Open

Adding the ability to provide a transform function for transforming data#2
sieverssj wants to merge 6 commits intomageekguy:masterfrom
w2ogroup:master

Conversation

@sieverssj
Copy link
Copy Markdown

I've added the ability to provide a transform function that will be used on any data that is fetched. This allows an existing REST service's data to work with this plugin without a change to the data returned by the REST service.

I've also made two small tweaks to the scope that is used when calling the 'url' function so that "this" is the plugin scope. This is useful if one needs to get the current path (via this.miller('getPath')) in order to generate an appropriate url. This seems to be congruous with the way toolbar.options and pane.options callbacks are executed.

Stanton Sievers added 3 commits November 27, 2013 14:36
…tempting to call ‘url’. Also adding the ability to set an initial path for the UI.
@sieverssj
Copy link
Copy Markdown
Author

Closing this pull request. I'm going to open a new one based on the commit IDs.

@sieverssj sieverssj closed this Dec 2, 2013
@sieverssj sieverssj reopened this Dec 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant