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

change behaviour of deploy() and __toString() #15

Closed
imonteiro opened this issue Jan 18, 2013 · 2 comments
Closed

change behaviour of deploy() and __toString() #15

imonteiro opened this issue Jan 18, 2013 · 2 comments

Comments

@imonteiro
Copy link
Member

Original author: martin.m...@gmail.com (January 12, 2010 17:16:24)

pls. have a look at actual this functions in JqGrid.php file in my branch.

I suggest:

  • deploy() should return $this
  • __toString() should return result of deploy() or FALSE
  • there should be special function to access the select (not implemented in
    my branch), but that I will describe in other task

I don't see big compatibility impact for actual user in this change.

Original issue: http://code.google.com/p/zfdatagrid/issues/detail?id=120

@imonteiro
Copy link
Member Author

From pao.fre...@gmail.com on January 13, 2010 16:11:42
Check the latest revision.

@imonteiro
Copy link
Member Author

From martin.m...@gmail.com on January 13, 2010 19:05:31
Hmm, I dont see any changes in __toString() and deploy() which would go in direction
I described

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

1 participant