Full index

Package indexes


a c e f g h i l o s t u
a
top
AuthenticationResponse
AuthenticationResponse in AuthenticationResponse.class.php
Soap Response sent by the server after a call to the 'Authenticate' method
AuthenticationResponse.class.php
AuthenticationResponse.class.php in AuthenticationResponse.class.php
c
top
$config
TariqaAuthenticationLogged::$config in TariqaAuthenticationLogged.class.php
Configuration array
$config
TariqaAuthentication::$config in TariqaAuthentication.class.php
Configuration array
CheckToken
TariqaAuthenticationLogged::CheckToken() in TariqaAuthenticationLogged.class.php
Checks the validity of a token
CheckToken
TariqaAuthentication::CheckToken() in TariqaAuthentication.class.php
Checks the validity of a token
CloseDatabase
TariqaAuthenticationLogged::CloseDatabase() in TariqaAuthenticationLogged.class.php
Closes the connection with the database
CloseDatabase
TariqaAuthentication::CloseDatabase() in TariqaAuthentication.class.php
Closes the connection with the database
e
top
$email
UserDetails::$email in UserDetails.class.php
e-mail address
$expirationDate
AuthenticationResponse::$expirationDate in AuthenticationResponse.class.php
Time at which the token will expire (unix timestamp)
e_account_locked
TariqaAuthenticationLogged::e_account_locked in TariqaAuthenticationLogged.class.php
Error message - User account is locked
e_account_locked
TariqaAuthentication::e_account_locked in TariqaAuthentication.class.php
Error message - User account is locked
e_account_locked_msg
TariqaAuthentication::e_account_locked_msg in TariqaAuthentication.class.php
e_account_locked_msg
TariqaAuthenticationLogged::e_account_locked_msg in TariqaAuthenticationLogged.class.php
e_config
TariqaAuthenticationLogged::e_config in TariqaAuthenticationLogged.class.php
Error message - Invalid Configuration File
e_config
TariqaAuthentication::e_config in TariqaAuthentication.class.php
Error message - Invalid Configuration File
e_config_msg
TariqaAuthenticationLogged::e_config_msg in TariqaAuthenticationLogged.class.php
e_config_msg
TariqaAuthentication::e_config_msg in TariqaAuthentication.class.php
e_database
TariqaAuthentication::e_database in TariqaAuthentication.class.php
Error message - Database error
e_database
TariqaAuthenticationLogged::e_database in TariqaAuthenticationLogged.class.php
Error message - Database error
e_database_msg
TariqaAuthenticationLogged::e_database_msg in TariqaAuthenticationLogged.class.php
e_database_msg
TariqaAuthentication::e_database_msg in TariqaAuthentication.class.php
e_forbidden
TariqaAuthentication::e_forbidden in TariqaAuthentication.class.php
Error message - Forbidden access
e_forbidden
TariqaAuthenticationLogged::e_forbidden in TariqaAuthenticationLogged.class.php
Error message - Forbidden access
e_forbidden_msg
TariqaAuthentication::e_forbidden_msg in TariqaAuthentication.class.php
e_forbidden_msg
TariqaAuthenticationLogged::e_forbidden_msg in TariqaAuthenticationLogged.class.php
e_http
TariqaAuthenticationLogged::e_http in TariqaAuthenticationLogged.class.php
Error code/message - HTTP Error
e_http
TariqaAuthentication::e_http in TariqaAuthentication.class.php
Error code/message - HTTP Error
e_http404
TariqaAuthenticationLogged::e_http404 in TariqaAuthenticationLogged.class.php
Error code/message - HTTP 404 Error
e_http404
TariqaAuthentication::e_http404 in TariqaAuthentication.class.php
Error code/message - HTTP 404 Error
e_http404_msg
TariqaAuthenticationLogged::e_http404_msg in TariqaAuthenticationLogged.class.php
e_http404_msg
TariqaAuthentication::e_http404_msg in TariqaAuthentication.class.php
e_http_msg
TariqaAuthentication::e_http_msg in TariqaAuthentication.class.php
e_http_msg
TariqaAuthenticationLogged::e_http_msg in TariqaAuthenticationLogged.class.php
e_internal_error
TariqaAuthentication::e_internal_error in TariqaAuthentication.class.php
Error code/message - Internal Server Error
e_internal_error
TariqaAuthenticationLogged::e_internal_error in TariqaAuthenticationLogged.class.php
Error code/message - Internal Server Error
e_internal_error_msg
TariqaAuthenticationLogged::e_internal_error_msg in TariqaAuthenticationLogged.class.php
e_internal_error_msg
TariqaAuthentication::e_internal_error_msg in TariqaAuthentication.class.php
e_invalid_argument
TariqaAuthentication::e_invalid_argument in TariqaAuthentication.class.php
Error code/message - Invalid/Missing argument
e_invalid_argument
TariqaAuthenticationLogged::e_invalid_argument in TariqaAuthenticationLogged.class.php
Error code/message - Invalid/Missing argument
e_invalid_argument_msg
TariqaAuthenticationLogged::e_invalid_argument_msg in TariqaAuthenticationLogged.class.php
e_invalid_argument_msg
TariqaAuthentication::e_invalid_argument_msg in TariqaAuthentication.class.php
e_invalid_format
TariqaAuthenticationLogged::e_invalid_format in TariqaAuthenticationLogged.class.php
Error code/message - Invalid format
e_invalid_format
TariqaAuthentication::e_invalid_format in TariqaAuthentication.class.php
Error code/message - Invalid format
e_invalid_format_msg
TariqaAuthenticationLogged::e_invalid_format_msg in TariqaAuthenticationLogged.class.php
e_invalid_format_msg
TariqaAuthentication::e_invalid_format_msg in TariqaAuthentication.class.php
e_login
TariqaAuthenticationLogged::e_login in TariqaAuthenticationLogged.class.php
Error code/message - Invalid login
e_login
TariqaAuthentication::e_login in TariqaAuthentication.class.php
Error code/message - Invalid login
e_login_msg
TariqaAuthentication::e_login_msg in TariqaAuthentication.class.php
e_login_msg
TariqaAuthenticationLogged::e_login_msg in TariqaAuthenticationLogged.class.php
e_missing_record
TariqaAuthenticationLogged::e_missing_record in TariqaAuthenticationLogged.class.php
Error message - Record not found
e_missing_record
TariqaAuthentication::e_missing_record in TariqaAuthentication.class.php
Error message - Record not found
e_missing_record_msg
TariqaAuthentication::e_missing_record_msg in TariqaAuthentication.class.php
e_missing_record_msg
TariqaAuthenticationLogged::e_missing_record_msg in TariqaAuthenticationLogged.class.php
e_not_implemented
TariqaAuthenticationLogged::e_not_implemented in TariqaAuthenticationLogged.class.php
Error code/message - Not implemented
e_not_implemented
TariqaAuthentication::e_not_implemented in TariqaAuthentication.class.php
Error code/message - Not implemented
e_not_implemented_msg
TariqaAuthenticationLogged::e_not_implemented_msg in TariqaAuthenticationLogged.class.php
e_not_implemented_msg
TariqaAuthentication::e_not_implemented_msg in TariqaAuthentication.class.php
e_privilege
TariqaAuthenticationLogged::e_privilege in TariqaAuthenticationLogged.class.php
Error message - Insufficient privileges
e_privilege
TariqaAuthentication::e_privilege in TariqaAuthentication.class.php
Error message - Insufficient privileges
e_privilege_msg
TariqaAuthentication::e_privilege_msg in TariqaAuthentication.class.php
e_privilege_msg
TariqaAuthenticationLogged::e_privilege_msg in TariqaAuthenticationLogged.class.php
e_session
TariqaAuthentication::e_session in TariqaAuthentication.class.php
Error message - Invalid Token/Session Identifier
e_session
TariqaAuthenticationLogged::e_session in TariqaAuthenticationLogged.class.php
Error message - Invalid Token/Session Identifier
e_session_msg
TariqaAuthentication::e_session_msg in TariqaAuthentication.class.php
e_session_msg
TariqaAuthenticationLogged::e_session_msg in TariqaAuthenticationLogged.class.php
e_smtp
TariqaAuthenticationLogged::e_smtp in TariqaAuthenticationLogged.class.php
Error code/message - SMTP Error
e_smtp
TariqaAuthentication::e_smtp in TariqaAuthentication.class.php
Error code/message - SMTP Error
e_smtp_msg
TariqaAuthentication::e_smtp_msg in TariqaAuthentication.class.php
e_smtp_msg
TariqaAuthenticationLogged::e_smtp_msg in TariqaAuthenticationLogged.class.php
f
top
$firstname
UserDetails::$firstname in UserDetails.class.php
Firstname
g
top
GetUserDetails
TariqaAuthenticationLogged::GetUserDetails() in TariqaAuthenticationLogged.class.php
Retrieve the user details
GetUserDetails
TariqaAuthentication::GetUserDetails() in TariqaAuthentication.class.php
Retrieve the user details
h
top
$https
AuthenticationResponse::$https in AuthenticationResponse.class.php
Flag indicating weither the connection was made through HTTPS or through HTTP
i
top
$identificationToken
AuthenticationResponse::$identificationToken in AuthenticationResponse.class.php
Identification Token
$isAdministrator
UserDetails::$isAdministrator in UserDetails.class.php
Flag indicating if the user is an administrator
index.php
index.php in index.php
IsLoggedIn
TariqaAuthentication::IsLoggedIn() in TariqaAuthentication.class.php
Checks if the session is valid
IsLoggedIn
TariqaAuthenticationLogged::IsLoggedIn() in TariqaAuthenticationLogged.class.php
Checks if the session is valid
l
top
$lastname
UserDetails::$lastname in UserDetails.class.php
Lastname
Login
TariqaAuthentication::Login() in TariqaAuthentication.class.php
Authenticates with TariqaSoap
Login
TariqaAuthenticationLogged::Login() in TariqaAuthenticationLogged.class.php
Authenticates with TariqaSoap
Logout
TariqaAuthentication::Logout() in TariqaAuthentication.class.php
Logout from Tariqa Soap
Logout
TariqaAuthenticationLogged::Logout() in TariqaAuthenticationLogged.class.php
Logout from Tariqa Soap
o
top
OpenDatabase
TariqaAuthenticationLogged::OpenDatabase() in TariqaAuthenticationLogged.class.php
Establish a connection with the database
OpenDatabase
TariqaAuthentication::OpenDatabase() in TariqaAuthentication.class.php
Establish a connection with the database
p
top
$phone
UserDetails::$phone in UserDetails.class.php
Phone number
s
top
SetPassword
TariqaAuthenticationLogged::SetPassword() in TariqaAuthenticationLogged.class.php
Modify the user password
SetPassword
TariqaAuthentication::SetPassword() in TariqaAuthentication.class.php
Modify the user password
SetUserDetails
TariqaAuthenticationLogged::SetUserDetails() in TariqaAuthenticationLogged.class.php
Modify the user details (Note that user_id and isAdministrator are READ-ONLY!)
SetUserDetails
TariqaAuthentication::SetUserDetails() in TariqaAuthentication.class.php
Modify the user details (Note that user_id and isAdministrator are READ-ONLY!)
t
top
$title
UserDetails::$title in UserDetails.class.php
Title (Mr, Ms, Mrs)
TariqaAuthentication
TariqaAuthentication in TariqaAuthentication.class.php
Tarîqa SOAP Authentication Server Class
TariqaAuthentication.class.php
TariqaAuthentication.class.php in TariqaAuthentication.class.php
TariqaAuthenticationLogged
TariqaAuthenticationLogged in TariqaAuthenticationLogged.class.php
Tarîqa SOAP Authentication Server Class
TariqaAuthenticationLogged.class.php
TariqaAuthenticationLogged.class.php in TariqaAuthenticationLogged.class.php
tariqa_authentication_server_config_file
tariqa_authentication_server_config_file in TariqaAuthentication.class.php
tariqa_authentication_server_config_format
tariqa_authentication_server_config_format in TariqaAuthentication.class.php
tariqa_authentication_verbose
tariqa_authentication_verbose in TariqaAuthenticationLogged.class.php
u
top
$userId
UserDetails::$userId in UserDetails.class.php
UserID
UserDetails
UserDetails in UserDetails.class.php
Holds the details of a Tariqa Soap User
UserDetails.class.php
UserDetails.class.php in UserDetails.class.php
_
top
__construct
UserDetails::__construct() in UserDetails.class.php
Construct an UserDetails object
a c e f g h i l o s t u