Support Joomla!

Packages

Package: Unknown

License

Content on this site is copyright © 2005 - 2008 Open Source Matters Inc and can be used in accordance with the Joomla! Electronic Documentation License. Some parts of this website may be subject to other licenses.
Element index for package Unknown

Other package element indexes


a b c d e f g h i j k l m n o p q r s t u v w x _
_
Variable $_allow_overlong
idna_convert::$_allow_overlong in idna_convert.class.php
Variable $_api_encoding
idna_convert::$_api_encoding in idna_convert.class.php
Variable $_base
idna_convert::$_base in idna_convert.class.php
Variable $_cookies
xmlrpcresp::$_cookies in xmlrpc.php
Variable $_damp
idna_convert::$_damp in idna_convert.class.php
Variable $_error
idna_convert::$_error in idna_convert.class.php
Variable $_initial_bias
idna_convert::$_initial_bias in idna_convert.class.php
Variable $_initial_n
idna_convert::$_initial_n in idna_convert.class.php
Variable $_invalid_ucs
idna_convert::$_invalid_ucs in idna_convert.class.php
Variable $_lbase
idna_convert::$_lbase in idna_convert.class.php
Variable $_lcount
idna_convert::$_lcount in idna_convert.class.php
Variable $_max_ucs
idna_convert::$_max_ucs in idna_convert.class.php
Variable $_ncount
idna_convert::$_ncount in idna_convert.class.php
Variable $_php_class
Variable $_punycode_prefix
idna_convert::$_punycode_prefix in idna_convert.class.php
Variable $_sbase
idna_convert::$_sbase in idna_convert.class.php
Variable $_scount
idna_convert::$_scount in idna_convert.class.php
Variable $_skew
idna_convert::$_skew in idna_convert.class.php
Variable $_strict_mode
idna_convert::$_strict_mode in idna_convert.class.php
Variable $_tbase
idna_convert::$_tbase in idna_convert.class.php
Variable $_tcount
idna_convert::$_tcount in idna_convert.class.php
Variable $_tmax
idna_convert::$_tmax in idna_convert.class.php
Variable $_tmin
idna_convert::$_tmin in idna_convert.class.php
Variable $_vbase
idna_convert::$_vbase in idna_convert.class.php
Variable $_vcount
idna_convert::$_vcount in idna_convert.class.php
Function _xmlrpcs_errorHandler
Error handler used to track errors that occur during server-side execution of PHP code.
Function _xmlrpcs_getCapabilities
Function _xmlrpcs_listMethods
_xmlrpcs_listMethods() in xmlrpcs.php
Function _xmlrpcs_methodHelp
_xmlrpcs_methodHelp() in xmlrpcs.php
Function _xmlrpcs_methodSignature
Function _xmlrpcs_multicall
_xmlrpcs_multicall() in xmlrpcs.php
Function _xmlrpcs_multicall_do_call
Function _xmlrpcs_multicall_do_call_phpvals
Function _xmlrpcs_multicall_error
a
Variable $accepted_charset_encodings
Variable $accepted_charset_encodings
Variable $accepted_compression
List of http compression methods accepted by the client for responses.
Variable $accepted_compression
List of http compression methods accepted by the server for requests.
Variable $allow_system_funcs
Variable $AltBody
PHPMailer::$AltBody in phpmailer.php
Sets the text-only body of the message. This automatically sets the email to multipart/alternative. This body can be read by mail clients that do not have HTML email capability such as mutt. Clients that can read HTML will view the normal Body.
Variable $attachment
PHPMailer::$attachment in phpmailer.php
Variable $authtype
Method AddAddress
PHPMailer::AddAddress() in phpmailer.php
Adds a "To" address.
Method addArray
xmlrpcval::addArray() in xmlrpc.php
Add an array of xmlrpcval objects to an xmlrpcval
Method AddAttachment
Adds an attachment from a path on the filesystem.
Method AddBCC
PHPMailer::AddBCC() in phpmailer.php
Adds a "Bcc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
Method AddCC
PHPMailer::AddCC() in phpmailer.php
Adds a "Cc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
Method AddCustomHeader
Adds a custom header.
Method AddEmbeddedImage
Adds an embedded attachment. This can include images, sounds, and just about any other document. Make sure to set the $type to an image type. For JPEG images use "image/jpeg" and for GIF images use "image/gif".
Method addParam
xmlrpcmsg::addParam() in xmlrpc.php
Add a parameter to the list of parameters to be used upon method invocation
Method AddReplyTo
PHPMailer::AddReplyTo() in phpmailer.php
Adds a "Reply-To" address.
Method addScalar
Add a single php value to an (unitialized) xmlrpcval
Method AddStringAttachment
Adds a string or binary attachment (non-filesystem) to the list.
Method addStruct
Add an array of named xmlrpcval objects to an xmlrpcval
Method add_to_map
Add a method to the dispatch map
Method arraymem
xmlrpcval::arraymem() in xmlrpc.php
Returns the m-th member of an xmlrpcval of struct type
Method arraysize
Returns the number of members in an xmlrpcval of array type
Method Authenticate
Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
Function Auth_OpenID_arrangeByType
Function Auth_OpenID_bestMatchingService
Function Auth_OpenID_discover
Auth_OpenID_discover() in Discover.php
Function Auth_OpenID_discoverURI
Function Auth_OpenID_discoverWithoutYadis
Function Auth_OpenID_discoverWithYadis
Function Auth_OpenID_discoverXRI
Function Auth_OpenID_findOPLocalIdentifier
Function Auth_OpenID_getOpenIDTypeURIs
Function Auth_OpenID_getOPOrUserServices
Function Auth_OpenID_makeOpenIDEndpoints
Constant Auth_OpenID_PAPE_NS_URI
Constant Auth_OpenID_RP_RETURN_TO_URL_TYPE
Class Auth_OpenID_ServiceEndpoint
Object representing an OpenID service endpoint.
Constructor Auth_OpenID_ServiceEndpoint
Constant Auth_OpenID_TYPE_1_0
Auth_OpenID_TYPE_1_0 in Discover.php
Constant Auth_OpenID_TYPE_1_1
Auth_OpenID_TYPE_1_1 in Discover.php
Constant Auth_OpenID_TYPE_1_2
Auth_OpenID_TYPE_1_2 in Discover.php
Constant Auth_OpenID_TYPE_2_0
Auth_OpenID_TYPE_2_0 in Discover.php
Constant Auth_OpenID_TYPE_2_0_IDP
Auth_OpenID_TYPE_2_0_IDP in Discover.php
Constant Auth_OpenID_XMLNS_1_0
Auth_OpenID_XMLNS_1_0 in Discover.php
Constructor Auth_Yadis_ProxyResolver
Class Auth_Yadis_ProxyResolver
b
Variable $bcc
PHPMailer::$bcc in phpmailer.php
Variable $Body
PHPMailer::$Body in phpmailer.php
Sets the Body of the message. This can be either an HTML or text body.
Variable $boundary
PHPMailer::$boundary in phpmailer.php
c
Variable $cacert
Variable $cacertdir
Variable $cachetime
Variable $caching
Variable $cc
PHPMailer::$cc in phpmailer.php
Variable $cert
xmlrpc_client::$cert in xmlrpc.php
Variable $certpass
Variable $CharSet
PHPMailer::$CharSet in phpmailer.php
Sets the CharSet of the message.
Variable $compress_response
When set to true, it will enable HTTP compression of the response, in case the client has declared its support for compression in the request.
Variable $ConfirmReadingTo
Sets the email address that a reading confirmation will be sent.
Variable $ContentType
PHPMailer::$ContentType in phpmailer.php
Sets the Content-type of the message.
Variable $content_type
Variable $content_type
Variable $cookies
Variable $CRLF
SMTP::$CRLF in smtp.php
SMTP reply line ending
Variable $CustomHeader
PHPMailer::$CustomHeader in phpmailer.php
Method ClearAddresses
Clears all recipients assigned in the TO array. Returns void.
Method ClearAllRecipients
Clears all recipients assigned in the TO, CC and BCC array. Returns void.
Method ClearAttachments
Clears all previously set filesystem, string, and binary attachments. Returns void.
Method ClearBCCs
PHPMailer::ClearBCCs() in phpmailer.php
Clears all recipients assigned in the BCC array. Returns void.
Method ClearCCs
PHPMailer::ClearCCs() in phpmailer.php
Clears all recipients assigned in the CC array. Returns void.
Method ClearCustomHeaders
Clears all custom headers. Returns void.
Method ClearReplyTos
Clears all recipients assigned in the ReplyTo array. Returns void.
Method Close
SMTP::Close() in smtp.php
Closes the socket and cleans up the state of the class.
Method compatibilityMode
Method Connect
SMTP::Connect() in smtp.php
Connect to the server specified on the port specified.
Method cookies
xmlrpcresp::cookies() in xmlrpc.php
Returns an array with the cookies received from the server.
Method copy
File css.php
css.php in css.php
File config.php
config.php in config.php
File consumer.php
consumer.php in consumer.php
d
Variable $db
JFrameworkConfig::$db in config.php
Variable $dbprefix
Variable $dbtype
Variable $debug
xmlrpc_client::$debug in xmlrpc.php
Variable $debug
xmlrpc_server::$debug in xmlrpcs.php
Variable $debug
Variable $debug
xmlrpcmsg::$debug in xmlrpc.php
Variable $debug_info
Variable $dmap
xmlrpc_server::$dmap in xmlrpcs.php
Variable $do_debug
SMTP::$do_debug in smtp.php
Sets whether debugging is turned on
Variable $do_verp
SMTP::$do_verp in smtp.php
Sets VERP use on/off (default is off)
Method Data
SMTP::Data() in smtp.php
Issues a data command and sends the msg_data to the server
Method decode
idna_convert::decode() in idna_convert.class.php
Decode a given ACE domain name
Function decode_chunked
decode_chunked() in xmlrpc.php
decode a string that is encoded w/ "chunked" transfer encoding as defined in rfc2068 par. 19.4.6 code shamelessly stolen from nusoap library by Dietrich Ayala
Method dump
xmlrpcval::dump() in xmlrpc.php
File diff.php
diff.php in diff.php
File Discover.php
Discover.php in Discover.php
e
Variable $editor
Variable $Encoding
PHPMailer::$Encoding in phpmailer.php
Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".
Variable $errno
xmlrpcresp::$errno in xmlrpc.php
Variable $errno
xmlrpc_client::$errno in xmlrpc.php
Variable $ErrorInfo
PHPMailer::$ErrorInfo in phpmailer.php
Holds the most recent mailer error message.
Variable $error_count
PHPMailer::$error_count in phpmailer.php
Variable $errstr
Variable $errstr
xmlrpcresp::$errstr in xmlrpc.php
Method echoInput
A debugging routine: just echoes back the input packet as a string value
Function encode
encode() in vcard.php
*************************************************************************
Method encode
idna_convert::encode() in idna_convert.class.php
Encode a given UTF-8 domain name
Function escape
escape() in vcard.php
Method Expand
SMTP::Expand() in smtp.php
Expand takes the name and asks the server to list all the people who are members of the _list_. Expand will return back and array of the result or false if an error occurs.
f
Variable $filename
vCard::$filename in vcard.php
Variable $From
PHPMailer::$From in phpmailer.php
Sets the From email address for the message.
Variable $FromName
PHPMailer::$FromName in phpmailer.php
Sets the From name of the message.
Variable $fromname
Variable $ftp_enable
Variable $ftp_host
Variable $ftp_pass
Variable $ftp_port
Variable $ftp_root
Variable $ftp_user
Variable $functions_parameters_type
Defines how functions in dmap will be invokde: either using an xmlrpc msg object or plain php values.
Method faultCode
Returns the error code of the response.
Method faultString
Returns the error code of the response.
Function filter_MatchesAnyOpenIDType
Method fromDiscoveryResult
Method fromHTML
Method fromOPEndpointURL
Method fromXRDS
g
Method getDisplayIdentifier
Method getFile
PHPMailer::getFile() in phpmailer.php
Read a file from a supplied filename and return it.
Method getFileName
Method getLocalID
Method getNumParams
Returns the number of parameters in the messge.
Method getParam
xmlrpcmsg::getParam() in xmlrpc.php
Returns the nth parameter in the message. The index zero-based.
Method getStaticProperty
If you have a class that's mostly/entirely static, and you need static
Method getval
xmlrpcval::getval() in xmlrpc.php
Method getVCard
vCard::getVCard() in vcard.php
Method get_last_error
idna_convert::get_last_error() in idna_convert.class.php
Use this method to get the last error ocurred
Function guess_encoding
guess_encoding() in xmlrpc.php
xml charset encoding guessing helper function.
h
Variable $hdrs
xmlrpcresp::$hdrs in xmlrpc.php
Variable $Helo
PHPMailer::$Helo in phpmailer.php
Sets the SMTP HELO of the message (Default is $Hostname).
Variable $Host
PHPMailer::$Host in phpmailer.php
Sets the SMTP hosts. All hosts must be separated by a semicolon. You can also specify a different port for each host by using this format: [hostname:port] (e.g. "smtp1.example.com:25;smtp2.example.com").
Variable $host
Variable $Hostname
PHPMailer::$Hostname in phpmailer.php
Sets the hostname to use in Message-Id and Received headers and as default HELO string. If empty, the value returned by SERVER_NAME is used or 'localhost.localdomain'.
File html4strict.php
html4strict.php in html4strict.php
Method HeaderLine
PHPMailer::HeaderLine() in phpmailer.php
Method Hello
SMTP::Hello() in smtp.php
Sends the HELO command to the smtp server.
Method Help
SMTP::Help() in smtp.php
Gets help information on the keyword specified. If the keyword
i
File ini.php
ini.php in ini.php
Class idna_convert
idna_convert in idna_convert.class.php
Encode/decode Internationalized Domain Names.
Constructor idna_convert
idna_convert::idna_convert() in idna_convert.class.php
Method IsError
PHPMailer::IsError() in phpmailer.php
Returns true if an error occurred.
Method IsHTML
PHPMailer::IsHTML() in phpmailer.php
Sets message type to HTML.
Method IsMail
PHPMailer::IsMail() in phpmailer.php
Sets Mailer to send message using PHP mail() function.
Function iso8601_decode
iso8601_decode() in xmlrpc.php
Given an ISO8601 date string, return a timet in the localtime, or UTC
Function iso8601_encode
iso8601_encode() in xmlrpc.php
Given a timestamp, return the corresponding ISO8601 encoded string.
Method isOPIdentifier
Method IsQmail
PHPMailer::IsQmail() in phpmailer.php
Sets Mailer to send message using the qmail MTA.
Method IsSendmail
PHPMailer::IsSendmail() in phpmailer.php
Sets Mailer to send message using the $Sendmail program.
Method IsSMTP
PHPMailer::IsSMTP() in phpmailer.php
Sets Mailer to send message using SMTP.
Function is_valid_charset
is_valid_charset() in xmlrpc.php
Checks if a given charset encoding is present in a list of encodings or
File idna_convert.class.php
idna_convert.class.php in idna_convert.class.php
j
File javascript.php
javascript.php in javascript.php
Class JFrameworkConfig
JFrameworkConfig in config.php
k
Variable $keepalive
Variable $key
xmlrpc_client::$key in xmlrpc.php
Variable $keypass
Method kindOf
xmlrpcval::kindOf() in xmlrpc.php
Returns a string containing "struct", "array" or "scalar" describing the base type of the value
l
Variable $language
PHPMailer::$language in phpmailer.php
Variable $language
Variable $LE
PHPMailer::$LE in phpmailer.php
Variable $lifetime
Variable $log_path
m
Variable $mailer
Variable $Mailer
PHPMailer::$Mailer in phpmailer.php
Method to send mail: ("mail", "sendmail", or "smtp").
Variable $mailfrom
Variable $me
xmlrpcval::$me in xmlrpc.php
Variable $MessageID
PHPMailer::$MessageID in phpmailer.php
Sets the message ID to be used in the Message-Id header.
Variable $message_type
PHPMailer::$message_type in phpmailer.php
Variable $method
Variable $methodname
Variable $mytype
xmlrpcval::$mytype in xmlrpc.php
File mysql.php
mysql.php in mysql.php
Method Mail
SMTP::Mail() in smtp.php
Starts a mail transaction from the email address specified in $from. Returns true if successful or false otherwise. If True the mail transaction is started and then one or more Recipient commands may be called followed by a Data command.
Method matchTypes
Method method
xmlrpcmsg::method() in xmlrpc.php
Gets/sets the xmlrpc method to be invoked
Method MsgHTML
PHPMailer::MsgHTML() in phpmailer.php
Evaluates the message and returns modifications for inline images and backgrounds
Method multicall
Send an array of request messages and return an array of responses.
n
Variable $no_multicall
Class Net_IDNA_php4
Net_IDNA_php4 in idna_convert.class.php
Adapter class for aligning the API of idna_convert with that of Net_IDNA
Method Noop
SMTP::Noop() in smtp.php
Sends the command NOOP to the SMTP server.
o
Variable $offset
p
Variable $params
xmlrpcmsg::$params in xmlrpc.php
Variable $password
Variable $password
Variable $Password
PHPMailer::$Password in phpmailer.php
Sets SMTP password.
Variable $path
xmlrpc_client::$path in xmlrpc.php
Variable $payload
xmlrpcresp::$payload in xmlrpc.php
Variable $payload
xmlrpcmsg::$payload in xmlrpc.php
Variable $PluginDir
PHPMailer::$PluginDir in phpmailer.php
Path to PHPMailer plugins. This is now only useful if the SMTP class is in a different directory than the PHP include path.
Variable $port
xmlrpc_client::$port in xmlrpc.php
Variable $Port
PHPMailer::$Port in phpmailer.php
Sets the default SMTP server port.
Variable $Priority
PHPMailer::$Priority in phpmailer.php
Email priority (1 = High, 3 = Normal, 5 = low).
Variable $properties
vCard::$properties in vcard.php
Variable $proxy
xmlrpc_client::$proxy in xmlrpc.php
Variable $proxyport
Variable $proxy_authtype
Variable $proxy_pass
Variable $proxy_user
File php-brief.php
php-brief.php in php-brief.php
File php.php
php.php in php.php
File PAPE.php
PAPE.php in PAPE.php
Constant PAPE_AUTH_MULTI_FACTOR
Constant PAPE_AUTH_MULTI_FACTOR_PHYSICAL
Constant PAPE_AUTH_PHISHING_RESISTANT
Constant PAPE_TIME_VALIDATOR
Method parseResponse
Parse the xmlrpc response contained in the string $data and return an xmlrpcresp object.
Method parseResponseFile
Given an open file handle, read all data available and parse it as axmlrpc response.
Method parseService
File PEAR5.php
PEAR5.php in PEAR5.php
Class PEAR5
PEAR5 in PEAR5.php
This is only meant for PHP 5 to get rid of certain strict warning
Class PHPMailer
PHPMailer in phpmailer.php
File phpmailer.lang-en.php
phpmailer.lang-en.php in phpmailer.lang-en.php
File phpmailer.lang-joomla.php
phpmailer.lang-joomla.php in phpmailer.lang-joomla.php
File phpmailer.php
phpmailer.php in phpmailer.php
Function php_2_xmlrpc_type
php_2_xmlrpc_type() in xmlrpc_wrappers.php
Given a string defining a php type or phpxmlrpc type (loosely defined: strings accepted come from javadoc blocks), return corresponding phpxmlrpc type.
Constant PHP_XMLRPC_COMPAT_DIR
PHP_XMLRPC_COMPAT_DIR in xmlrpc.php
Function php_xmlrpc_decode
php_xmlrpc_decode() in xmlrpc.php
Takes an xmlrpc value in PHP xmlrpcval object format and translates it into native PHP types.
Function php_xmlrpc_decode_xml
Convert the xml representation of a method response, method request or single
Function php_xmlrpc_encode
php_xmlrpc_encode() in xmlrpc.php
Takes native php types and encodes them into xmlrpc PHP object format.
Method preferredNamespace
q
Method query
Method queryURL
Method Quit
SMTP::Quit() in smtp.php
Sends the quit command to the server and then closes the socket if there is no error or the $close_on_error argument is true.
Function quoted_printable_encode
r
Variable $raw_data
xmlrpcresp::$raw_data in xmlrpc.php
Variable $ReplyTo
PHPMailer::$ReplyTo in phpmailer.php
Variable $request_charset_encoding
Variable $request_compression
Name of compression scheme to be used for sending requests.
Variable $response_charset_encoding
charset encoding to be used for response.
Variable $return_type
Decides the content of xmlrpcresp objects returned by calls to send()
Method Recipient
SMTP::Recipient() in smtp.php
Sends the command RCPT to the SMTP server with the TO: argument of $to.
Method Reset
SMTP::Reset() in smtp.php
Sends the RSET command to abort and transaction that is currently in progress. Returns true if successful false otherwise.
s
Variable $secret
Variable $Sender
PHPMailer::$Sender in phpmailer.php
Sets the Sender email (Return-Path) of the message. If not empty, will be sent via -f to sendmail or as 'MAIL FROM' in smtp mode.
Variable $sendmail
Variable $Sendmail
PHPMailer::$Sendmail in phpmailer.php
Sets the path of the sendmail program.
Variable $server
Variable $sign_cert_file
Variable $sign_key_file
PHPMailer::$sign_key_file in phpmailer.php
Variable $sign_key_pass
PHPMailer::$sign_key_pass in phpmailer.php
Variable $SingleTo
PHPMailer::$SingleTo in phpmailer.php
Provides the ability to have the TO field process individual
Variable $smtp
PHPMailer::$smtp in phpmailer.php
Variable $SMTPAuth
PHPMailer::$SMTPAuth in phpmailer.php
Sets SMTP authentication. Utilizes the Username and Password variables.
Variable $smtpauth
Variable $SMTPDebug
PHPMailer::$SMTPDebug in phpmailer.php
Sets SMTP class debugging on or off.
Variable $smtphost
Variable $SMTPKeepAlive
PHPMailer::$SMTPKeepAlive in phpmailer.php
Prevents the SMTP connection from being closed after each mail sending. If this is set to true then to close the connection requires an explicit call to SmtpClose().
Variable $smtppass
Variable $smtpport
Variable $SMTPSecure
PHPMailer::$SMTPSecure in phpmailer.php
Sets connection prefix.
Variable $smtpsecure
Variable $smtpuser
Variable $SMTP_PORT
SMTP::$SMTP_PORT in smtp.php
SMTP server port
Variable $Subject
PHPMailer::$Subject in phpmailer.php
Sets the Subject of the message.
File sql.php
sql.php in sql.php
File smtp.php
smtp.php in smtp.php
Method scalartyp
Returns the type of the xmlrpcval.
Method scalarval
Returns the value of a scalar xmlrpcval
Method Send
SMTP::Send() in smtp.php
Starts a mail transaction from the email address specified in
Method send
xmlrpc_client::send() in xmlrpc.php
Send an xmlrpc request
Method Send
PHPMailer::Send() in phpmailer.php
Creates message and assigns Mailer. If the message is not sent successfully then it returns false. Use the ErrorInfo variable to view description of the error.
Method SendAndMail
Starts a mail transaction from the email address specified in
Method SendOrMail
SMTP::SendOrMail() in smtp.php
Starts a mail transaction from the email address specified in
Method serialize
Returns xml representation of the response. XML prologue not included
Method serialize
Returns xml representation of the value. XML prologue not included
Method serialize
Returns xml representation of the message. XML prologue included
Method serializeDebug
Return a string with the serialized representation of all debug info
Method serializeval
Method service
Execute the xmlrpc request, printing the response
Method set
PHPMailer::set() in phpmailer.php
Set (or reset) Class Objects (variables)
Method setAcceptedCompression
Enables/disables reception of compressed xmlrpc responses.
Method setAddress
vCard::setAddress() in vcard.php
Method setBirthday
Method setCaCertificate
Add a CA certificate to verify server with (see man page about
Method setCertificate
Add a client-side https certificate
Method setCookie
Adds a cookie to list of cookies that will be sent to server.
Method setCredentials
Add some http BASIC AUTH credentials, used by the client to authenticate
Method setDebug
Enables/disables the echoing to screen of the xmlrpc responses received
Method setDebug
Set debug level of server.
Method setEmail
vCard::setEmail() in vcard.php
Method setFormattedName
Method setKey
Set attributes for SSL communication: private SSL key
Method setLabel
vCard::setLabel() in vcard.php
Method SetLanguage
PHPMailer::SetLanguage() in phpmailer.php
Sets the language for all class error messages. Returns false if it cannot load the language file. The default language type is English.
Method setName
vCard::setName() in vcard.php
Method setNote
vCard::setNote() in vcard.php
Method setParams
Net_IDNA_php4::setParams() in idna_convert.class.php
Sets a new option value. Available options and values:
Method setPhoneNumber
Method setPhoto
vCard::setPhoto() in vcard.php
Method setProxy
Set proxy info
Method setRequestCompression
Enables/disables http compression of xmlrpc request.
Method setSSLVerifyHost
Set attributes for SSL communication: verify match of server cert w. hostname
Method setSSLVerifyPeer
Set attributes for SSL communication: verify server certificate
Method setURL
vCard::setURL() in vcard.php
Method set_parameter
idna_convert::set_parameter() in idna_convert.class.php
Sets a new option value. Available options and values:
Method Sign
PHPMailer::Sign() in phpmailer.php
Set the private key file and password to sign the message.
Constructor SMTP
SMTP::SMTP() in smtp.php
Initialize the class so that the data is in a known state.
Class SMTP
SMTP in smtp.php
Method SmtpClose
PHPMailer::SmtpClose() in phpmailer.php
Closes the active SMTP session if one exists.
Method structeach
Return next member element for xmlrpcvals of type struct.
Method structmem
Returns the value of a given struct member (an xmlrpcval object in itself).
Method structmemexists
Checks wheter a struct member with a given name is present.
Method structreset
Reset internal pointer for xmlrpcvals of type struct.
Method structsize
Returns the number of members in an xmlrpcval of struct type
Method supportsType
t
Variable $Timeout
PHPMailer::$Timeout in phpmailer.php
Sets the SMTP server timeout in seconds. This function will not work with the win32 version.
Variable $tmp_path
Variable $to
PHPMailer::$to in phpmailer.php
Method Turn
SMTP::Turn() in smtp.php
This is an optional command for SMTP that this class does not support. This method is here to make the RFC821 Definition complete for this class and __may__ be implimented in the future
u
Variable $user
Variable $username
Variable $Username
PHPMailer::$Username in phpmailer.php
Sets SMTP username.
Variable $user_data
Method usesExtension
v
Variable $val
xmlrpcresp::$val in xmlrpc.php
Variable $valtyp
xmlrpcresp::$valtyp in xmlrpc.php
Variable $verifyhost
Variable $verifypeer
Variable $Version
PHPMailer::$Version in phpmailer.php
Holds PHPMailer version.
File vcard.php
vcard.php in vcard.php
Method value
xmlrpcresp::value() in xmlrpc.php
Returns the value received by the server.
Class vCard
vCard in vcard.php
Method Verify
SMTP::Verify() in smtp.php
Verifies that the name is recognized by the server.
w
Variable $WordWrap
PHPMailer::$WordWrap in phpmailer.php
Sets word wrapping on the body of the message to a given number of characters.
Function wrap_php_function
wrap_php_function() in xmlrpc_wrappers.php
Given a user-defined PHP function, create a PHP 'wrapper' function that can be exposed as xmlrpc method from an xmlrpc_server object and called from remote clients (as well as its corresponding signature info).
Function wrap_xmlrpc_method
wrap_xmlrpc_method() in xmlrpc_wrappers.php
Given an xmlrpc client and a method name, register a php wrapper function
Function wrap_xmlrpc_server
wrap_xmlrpc_server() in xmlrpc_wrappers.php
Similar to wrap_xmlrpc_method, but will generate a php class that wraps all xmlrpc methods exposed by the remote server as own methods.
x
Variable $xmlrpc_curl_handle
CURL handle: used for keep-alive connections (PHP 4.3.8 up, see:
File xml.php
xml.php in xml.php
File XRIRes.php
XRIRes.php in XRIRes.php
File xmlrpc.php
xmlrpc.php in xmlrpc.php
File xmlrpcs.php
xmlrpcs.php in xmlrpcs.php
File xmlrpc_wrappers.php
xmlrpc_wrappers.php in xmlrpc_wrappers.php
Class xmlrpcmsg
xmlrpcmsg in xmlrpc.php
Constructor xmlrpcmsg
Constructor xmlrpcresp
Class xmlrpcresp
xmlrpcresp in xmlrpc.php
Constructor xmlrpcval
Class xmlrpcval
xmlrpcval in xmlrpc.php
Function xmlrpc_2_php_type
xmlrpc_2_php_type() in xmlrpc_wrappers.php
Given a string defining a phpxmlrpc type return corresponding php type.
Function xmlrpc_cd
xmlrpc_cd() in xmlrpc.php
Constructor xmlrpc_client
Class xmlrpc_client
xmlrpc_client in xmlrpc.php
Function xmlrpc_debugmsg
xmlrpc_debugmsg() in xmlrpcs.php
Add a string to the debug info that can be later seralized by the server as part of the response message.
Function xmlrpc_dh
xmlrpc_dh() in xmlrpc.php
Function xmlrpc_ee
xmlrpc_ee() in xmlrpc.php
Function xmlrpc_ee_fast
xmlrpc_ee_fast() in xmlrpc.php
Function xmlrpc_encode_entitites
Convert a string to the correct XML representation in a target charset
Constant XMLRPC_EPI_ENABLED
XMLRPC_EPI_ENABLED in xmlrpc.php
Function xmlrpc_se
xmlrpc_se() in xmlrpc.php
Constructor xmlrpc_server
Class xmlrpc_server
xmlrpc_server in xmlrpcs.php
Function xmlrpc_se_any
xmlrpc_se_any() in xmlrpc.php
a b c d e f g h i j k l m n o p q r s t u v w x _

Documentation generated on Sat, 14 Nov 2009 11:10:08 +0000 by phpDocumentor 1.3.1