OpenInviter
[ class tree: OpenInviter ] [ index: OpenInviter ] [ all elements ]

Class: msn

Source Location: /plugins/msn.plg.php

Class Overview

OpenInviter_Base
   |
   --msn

MSN Plugin


Author(s):

  • OpenInviter

Version:

  • 1.4.4

Methods



Class Details

[line 19]
MSN Plugin

Imports user's contacts from MSN People




Tags:

author:  OpenInviter
version:  1.4.4


[ Top ]


Class Methods


method getMyContacts [line 120]

mixed getMyContacts( )

Get the current user's contacts

Makes all the necesarry requests to import the current user's contacts




Tags:

return:  The array if contacts if importing was successful, FALSE otherwise.


[ Top ]

method login [line 45]

bool login( string $user, string $pass)

Login function

Makes all the necessary requests to authenticate the current user to the server.




Tags:

return:  TRUE if the current user was authenticated successfully, FALSE otherwise.


Parameters:

string   $user   The current user.
string   $pass   The password for the current user.

[ Top ]

method logout [line 190]

bool logout( )

Terminate session

Terminates the current user's session, debugs the request and reset's the internal debudder.




Tags:

return:  TRUE if the session was terminated successfully, FALSE otherwise.


[ Top ]


Documentation generated on Tue, 23 Feb 2010 02:00:31 +0200 by phpDocumentor 1.4.1