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

[EZP-28180] Adding function "create" to simplify the creation of a ezsitedata entry #1273

Merged
merged 3 commits into from
Nov 27, 2017

Conversation

pkamps
Copy link
Contributor

@pkamps pkamps commented Jan 11, 2017

Most changes are due to code reformatting. I added a new function "create" to simplify the creation process.
The function has a new unit test.

@pkamps pkamps changed the title Adding function "createNew" to simplify the creation of a ezsitedata entry Adding function "create" to simplify the creation of a ezsitedata entry Jan 11, 2017
@peterkeung
Copy link
Contributor

+1

We've been using the ezsite_data table more as convenient and simple persistent storage.

@brookinsconsulting
Copy link
Contributor

+1

@andrerom
Copy link
Contributor

andrerom commented Aug 1, 2017

Issue?

@pkamps
Copy link
Contributor Author

pkamps commented Nov 4, 2017

@pkamps pkamps changed the title Adding function "create" to simplify the creation of a ezsitedata entry [EZP-28180] Adding function "create" to simplify the creation of a ezsitedata entry Nov 4, 2017
'class_name' => 'eZSiteData',
'name' => 'ezsite_data',
'function_attributes' => array()
return array(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any actual need to change this? seems to be formatting only.

/**
* Fetches a site data by name
*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong indentation

@andrerom andrerom requested a review from emodric November 23, 2017 13:28
@pkamps
Copy link
Contributor Author

pkamps commented Nov 27, 2017

Feedback implemented.

@andrerom andrerom merged commit fc42f72 into ezsystems:master Nov 27, 2017
@andrerom andrerom added this to the 2017.12 milestone Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants