AclExtras Shell
Oct 18 2008
With the help of Oscar Carlsson I’ve updated the AcoSync Shell and renamed it to the AclExtrasShell. With Oscar’s help we’ve added quick and easy ways to recover and verify your tree structures. AclExtras Shell also incorporates all the existing functionality of AcoSync Shell. In the future I will be adding features to the AclExtras Shell as the need or demand requires.
Using recover and verify
Using recover and verify is quite easy. To recover a tree use cake acl_extras recover aco to recover the aco tree. You can obviously swap aco for aro if you want to do that instead. To verify a tree use cake acl_extras verify aco.
Well I hope you enjoy, and thanks again to Oscar Carlsson for contributing!. If there are any other features or ideas for growing the AclExtras let me know.
You can download the AclExtras Shell from my GitHub
Search
Categories
Recent Posts
- Looking backwards and forwards
- CakePHP RC4 released
- Testing CakePHP Controllers the hard way
- DebugKit updates
- Free slides - CakeFest Argentina
- CakeFest Argentina after thoughts.
- CakeFest argentina approaches
- Making Testable Static classes
- Using bindModel to get to deep relations
- New home, new sideproject
Comments
Oscar on 21/10/08
Cool, thanks for cleaning it up :) You forgot main() though, other than that it seemed to work just as it should!
rafaelbandeira3 on 28/10/08
I’ve just used it and it works nicely and fine.
Wouldn’t it much more nice having it to extend AclShell and therefore inheriting it’s methods? I think it would be fine…
mark story on 29/10/08
Oscar: Don’t know how I missed the changes in
main()the first time around, but they’ve been fixed now if you check the gitHub.rafaelbandeira3: That is a possibility, I’ll explore that the next time I get around to it.
Have Something to say?