pympl
Getting Started
Installing
pip
easy_install
github + setup.py
Connecting to Ministry Platform
API Reference
“Mainstream” Classes
The Client Object
Request String Objects
Table Objects
Low(er)-level SOAP API
Functions
SOAP Function Request and Response Types
Function Request Objects
Function Response Objects
Exceptions
pympl
Docs
»
Index
_
|
A
|
C
|
E
|
F
|
G
|
M
|
N
|
P
|
R
|
S
|
T
|
U
_
__call__() (pympl.function.Function method)
(pympl.table.Table method)
A
AddRecord (class in pympl.function)
AddRecordError (class in pympl.exc)
AddRecordRequest (class in pympl.function)
as_dict() (pympl.function.ExecuteStoredProcedureResponse method)
as_request_string() (pympl.table.Record method)
AttachFile (class in pympl.function)
AttachFileRequest (class in pympl.function)
AuthenticateUser (class in pympl.function)
C
call() (pympl.function.FunctionRequest method)
Client (class in pympl)
contact (GetUserInfoResponse attribute)
E
ExecuteStoredProcedure (class in pympl.function)
ExecuteStoredProcedureRequest (class in pympl.function)
ExecuteStoredProcedureResponse (class in pympl.function)
F
fn (Client attribute)
Function (class in pympl.function)
FunctionError (class in pympl.exc)
FunctionRegistry (class in pympl.function)
FunctionRequest (class in pympl.function)
G
genders (GetUserInfoResponse attribute)
GetUserInfo (class in pympl.function)
GetUserInfoRequest (class in pympl.function)
GetUserInfoResponse (class in pympl.function)
M
make_request() (AuthenticateUser method)
(pympl.function.AddRecord method)
(pympl.function.AttachFile method)
(pympl.function.ExecuteStoredProcedure method)
(pympl.function.Function method)
(pympl.function.GetUserInfo method)
(pympl.function.UpdateRecord method)
marital_statuses (GetUserInfoResponse attribute)
N
new (pympl.table.Record attribute)
P
prefixes (GetUserInfoResponse attribute)
PymplError (class in pympl.exc)
R
raw (GetUserInfoResponse attribute)
Record (class in pympl.table)
record() (pympl.table.Table method)
request (GetUserInfoResponse attribute)
RequestString (class in pympl)
ResetPasswordError (class in pympl.exc)
ResolverError (class in pympl.exc)
S
save() (pympl.table.Record method)
ServerError (class in pympl.exc)
sp (Client attribute)
suffixes (GetUserInfoResponse attribute)
T
Table (class in pympl.table)
table (Client attribute)
U
UpdateDefaultImageError (class in pympl.exc)
UpdateRecord (class in pympl.function)
UpdateRecordError (class in pympl.exc)
UpdateRecordRequest (class in pympl.function)
UpdateUserAccountError (class in pympl.exc)
user (GetUserInfoResponse attribute)