Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update DataExtension class to match all extension points #4376

Closed
wernerkrauss opened this issue Jul 7, 2015 · 5 comments
Closed

update DataExtension class to match all extension points #4376

wernerkrauss opened this issue Jul 7, 2015 · 5 comments

Comments

@wernerkrauss
Copy link
Contributor

There are some undocumented extensions points in DataObject that are quite unknown, cause DataExtension class doesn't reflect it. E.g. updateSearchableFields() (see http://api.silverstripe.org/3.1/source-class-DataObject.html#3260)

@dhensby
Copy link
Contributor

dhensby commented Jul 7, 2015

This sounds more like a docs problem than a code one. Would you mind submitting a PR?

@wernerkrauss
Copy link
Contributor Author

You mean a PR for DataExtension? Then it will be in API docs automatically. Yes, i can do this. Can you assign the ticket to me?

@dhensby
Copy link
Contributor

dhensby commented Jul 13, 2015

yep, for DataExtension.

I can only assign to people on the core team, I'm afraid

@robbieaverill
Copy link
Contributor

There are still a bunch of methods without PHPDocs in DataExtension in SS4 e.g. onBeforeWrite and onAfterWrite, re-assigning labels

@GuySartorelli
Copy link
Member

Closed in favour of #11050

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants