Quick links: Content - sections - sub sections
EN

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:tutorials:plugins:coord:howto [2012/01/30 20:38] – [B) Make his own plugin of Coordinator :] foxmasken:tutorials:plugins:coord:howto [2012/01/31 10:28] (current) – [A) Utilisation of plugins Coordinator :] foxmask
Line 18: Line 18:
  
  
-The advantage of this, is to code once and for all, a behavior when an action occurs, rather than putting in a business class that same code and call to each share with @@j@jClasses::inc();@@+The advantage of this, is to code once and for all, a behavior when an action occurs, rather than putting in a business class that same code and call to each share with @@C@jClasses::inc();@@
  
 It's more simpler and clearer to read and the controler is more maintenable.   It's more simpler and clearer to read and the controler is more maintenable.  
Line 72: Line 72:
   * the 3 last specify the parameter with as  value a 'right'   * the 3 last specify the parameter with as  value a 'right'
  
-If the user access to http://foobar.com/backoffice?action=admin:index,+If the user access to http://foobar.com/backoffice/action/admin:index,
 the ACL plugin check the rights '__hfnu.admin.config__', which is set, otherwise, displays a message / returns the user. the ACL plugin check the rights '__hfnu.admin.config__', which is set, otherwise, displays a message / returns the user.
  

en/tutorials/plugins/coord/howto.1327955902.txt.gz · Last modified: 2012/01/30 20:38 by foxmask

Recent changes RSS feed Creative Commons License