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

Class: Services_MixiAPI

Source Location: /Services/MixiAPI.php

Class Overview


Web API wrapper for Mixi


Author(s):

Version:

  • Release: 0.0.1

Copyright:

  • 2007 Hideyuki Shimooka

Methods



Class Details

[line 38]
Web API wrapper for Mixi



Tags:

author:  Hideyuki Shimooka <shimooka@doyouphp.jp>
version:  Release: 0.0.1
copyright:  2007 Hideyuki Shimooka
see:  References to other sections (if any)...
link:  http://pear.php.net/package/Services_MixiAPI
license:  The PHP License, version 3.01


[ Top ]


Class Methods


constructor __construct [line 84]

Services_MixiAPI __construct( strint $user, strint $pass, strint $id, Services_MixiAPI_API $api)

constructor



Tags:

access:  public


Parameters:

strint   $user   username
strint   $pass   password
strint   $id   mixi id
Services_MixiAPI_API   $api   Services_MixiAPI_API object

[ Top ]

method execute [line 97]

void execute( )

execute your service



Tags:

access:  public


[ Top ]

method get [line 107]

string get( )

return fetched result in the xml format



Tags:

return:  fetched result
access:  public


[ Top ]


Documentation generated on Mon, 17 Sep 2007 01:04:28 +0900 by phpDocumentor 1.4.0