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

Class: Services_MixiAPI_Factory

Source Location: /Services/MixiAPI/Factory.php

Class Overview


Service factory class for Mixi API


Author(s):

Version:

  • Release: 0.0.1

Copyright:

  • 2007 Hideyuki Shimooka

Constants

Methods



Class Details

[line 38]
Service factory 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
license:  The PHP License, version 3.01


[ Top ]


Class Methods


static method getInstance [line 75]

static void getInstance( string $api, string $user, string $pass, string $id)

create and return an service instance



Tags:

throws:  Exception throws Exception if any errors occur
access:  public


Parameters:

string   $api   the API mode
string   $user   username
string   $pass   password
string   $id   mixi id

[ Top ]


Class Constants

API_MODE_FOOTPRINT =  'Footprint'

[line 43]

'Footprint' API mode


[ Top ]

API_MODE_MYMIXI =  'MyMixi'

[line 48]

'MyMixi' API mode


[ Top ]

API_MODE_WHATSNEW =  'WhatsNew'

[line 53]

'What's New' API mode


[ Top ]



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