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

Class: Services_MixiAPI_AbstractAPI

Source Location: /Services/MixiAPI/AbstractAPI.php

Class Overview


Abstract service class for Mixi API


Author(s):

Version:

  • Release: 0.0.1

Copyright:

  • 2007 Hideyuki Shimooka

Implements interfaces:

Methods


Child classes:

Services_MixiAPI_MyMixi
My Mixi service class for Mixi API
Services_MixiAPI_Footprint
Footprint service class for Mixi API
Services_MixiAPI_WhatsNew
What's new service class for Mixi API

Class Details

[line 39]
Abstract service class for Mixi API



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
abstract:  
license:  The PHP License, version 3.01


[ Top ]


Class Methods


method execute [line 51]

string execute( strint $user, strint $pass, strint $id)

execute service



Tags:

return:  fetched result in the xml format
throws:  Exception Exception description (if any) ...
access:  public



Implementation of:
Services_MixiAPI_API::execute()
execute service

Parameters:

strint   $user   username
strint   $pass   password
strint   $id   mixi id

[ Top ]


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