ronnystalker wrote:
>
> Hi
> I am just looking into the code of Zend_Auth_Storage_Session for ideas on
> how i can extend it to customise my own class.
>
> I see there is a property called $_member :
>
> /**
> * Session object member
> *
> * @var mixed
> */
> protected $_member;
>
> The Doc description is a little bit vague.
>
> Is this referring to a member in the sense of a 'user' who is a member of
> the site?
> OR
> Is this referring to a member in the sense of the class member/property
> name of the variable that holds the session object?
>
> I will probably discover the answer soon enough through more research.
>
> However, it might be nice to explicitly have the answer to this question
> available 'on the web' somewhere to make code analysis quicker for those
> who are following my path.
>
> Any way - i hope to reply to this when i find out more about this.
>
>
>
>
>
>
>
>
>
>
>
--
View this message in context: http://old.nabble.com/What-is-the-Session-object-member-in-Zend_Auth_Storage_Session--tp26243400p26278229.html
Sent from the Zend Auth mailing list archive at Nabble.com.
没有评论:
发表评论