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

Add methods of taskscontroller to Class Diagram #298

Open
HeshamW opened this issue Apr 29, 2013 · 2 comments
Open

Add methods of taskscontroller to Class Diagram #298

HeshamW opened this issue Apr 29, 2013 · 2 comments
Assignees

Comments

@HeshamW
Copy link
Collaborator

HeshamW commented Apr 29, 2013

@maged918 Please add the following methods to the class diagram:
index(project_id)
destroy(project_id, task_id)
new(project_id)
create(project_id, task_id)
edit(project_id, task_id)
update(project_id, task_id)
checkDesigner(current_designer) //this method checks if the project belongs to the current designer or not

@ghost ghost assigned maged918 Apr 29, 2013
@maged918
Copy link
Collaborator

What are their parameters?

On Mon, Apr 29, 2013 at 9:38 PM, HeshamW [email protected] wrote:

@maged918 https://github.com/maged918 Please add the following methods
to the class diagram:
index
destroy
new
create
edit
update
checkDesigner //this method checks if the project belongs to the current
designer or not


Reply to this email directly or view it on GitHubhttps://github.com//issues/298
.

@HeshamW
Copy link
Collaborator Author

HeshamW commented Apr 30, 2013

@maged918 I updated the issue check again please

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

No branches or pull requests

2 participants