Wedge

Public area => The Pub => Plugins => Topic started by: Dragooon on May 29th, 2012, 10:17 AM

Title: Hooks for loadMemberData and loadMemberContext
Post by: Dragooon on May 29th, 2012, 10:17 AM
It'd be great to have a hook for these 2 functions so that additional fields from member's table can be loaded which may be added by plugins. Even a basic hook would suffice.
Title: Re: Hooks for loadMemberData and loadMemberContext
Post by: live627 on May 30th, 2012, 07:28 AM
For reference, this is the topic I started http://wedge.org/code/6830/loadmemberdata-arrays/msg265467/#msg265467
Topic about converting those two and other related user loading functions to classes http://wedge.org/code/6411/user-class/
Title: Re: Hooks for loadMemberData and loadMemberContext
Post by: Arantor on May 30th, 2012, 04:22 PM
*nods* Something needs to be done, guess I need to go read up about wesqlQuery and implementing it. Life is just 'complicated' right now :(
Title: Re: Hooks for loadMemberData and loadMemberContext
Post by: Dragooon on May 30th, 2012, 05:08 PM
Quote from Arantor on May 30th, 2012, 04:22 PM
*nods* Something needs to be done, guess I need to go read up about wesqlQuery and implementing it. Life is just 'complicated' right now :(
No rush, but what's wesqlQuery?
Title: Re: Hooks for loadMemberData and loadMemberContext
Post by: Arantor on May 30th, 2012, 05:43 PM
Did you call it weQuery in the end? Anyway, it's the doohickey you wrote ;)
Title: Re: Hooks for loadMemberData and loadMemberContext
Post by: Dragooon on May 30th, 2012, 05:49 PM
Quote from Arantor on May 30th, 2012, 05:43 PM
Did you call it weQuery in the end? Anyway, it's the doohickey you wrote ;)
Ohh....I had completely forgotten about it :P.