LemonStand Forum: Hook and Anchor Pattern - LemonStand Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Hook and Anchor Pattern

#1 User is offline   mweichert 

  • Member
  • Group: Members
  • Posts: 23
  • Joined: 20-September 10

Posted 20 September 2010 - 07:45 AM

Hi,

Is there a hook and anchor pattern implementation for LemonStand?

For example, in many other CMS platforms, developers can tweak the behavior of modules without having to modify the core by associating some PHP code to run when a hook is encountered in the execution flow. For instance, in ExpressionEngine there is a hook called "cp_member_login" called when a user fills out the form to login. By exposing a hook, a developer can intercept the login attempt to redirect it say, to a LDAP server, therefore changing the backend authentication mechanism.

Does LemonStand offer such a technique? If not, are there plans to do so? Regardless, when I develop a module I will expose hooks in standard way for other developers to use and publish the details.

Cheers,
Mike

This post has been edited by mweichert: 20 September 2010 - 07:46 AM

0

Share this topic:


Page 1 of 1

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users