b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 2.4) [ class tree: main ] [ index: main ] [ all elements ]

Element index for package main

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ m ] [ n ] [ p ] [ r ] [ s ] [ u ] [ v ] [ w ] [ x ] [ _ ]

_

$_cookies
in file _xmlrpc.inc.php, variable xmlrpcresp::$_cookies
$_php_class
in file _xmlrpc.inc.php, variable xmlrpcval::$_php_class
_icons.php
procedural page _icons.php
_antispam_poll.job.php
procedural page _antispam_poll.job.php
_error_test.job.php
procedural page _error_test.job.php
_post_notifications.job.php
procedural page _post_notifications.job.php
_prune_hits_sessions.job.php
procedural page _prune_hits_sessions.job.php
_test.job.php
procedural page _test.job.php
_bar_chart.inc.php
procedural page _bar_chart.inc.php
_pie_chart.inc.php
procedural page _pie_chart.inc.php
_blog_main.inc.php
procedural page _blog_main.inc.php
_connect_db.inc.php
procedural page _connect_db.inc.php
_xmlrpc.inc.php
procedural page _xmlrpc.inc.php
_xmlrpcs.inc.php
procedural page _xmlrpcs.inc.php
_xmlrpc_wrappers.inc.php
procedural page _xmlrpc_wrappers.inc.php
_db_schema.inc.php
procedural page _db_schema.inc.php
_xmlrpcs_errorHandler
in file _xmlrpcs.inc.php, function _xmlrpcs_errorHandler()
    Error handler used to track errors that occur during server-side execution of PHP code.
_xmlrpcs_getCapabilities
in file _xmlrpcs.inc.php, function _xmlrpcs_getCapabilities()
_xmlrpcs_listMethods
in file _xmlrpcs.inc.php, function _xmlrpcs_listMethods()
_xmlrpcs_methodHelp
in file _xmlrpcs.inc.php, function _xmlrpcs_methodHelp()
_xmlrpcs_methodSignature
in file _xmlrpcs.inc.php, function _xmlrpcs_methodSignature()
_xmlrpcs_multicall
in file _xmlrpcs.inc.php, function _xmlrpcs_multicall()
_xmlrpcs_multicall_do_call
in file _xmlrpcs.inc.php, function _xmlrpcs_multicall_do_call()
_xmlrpcs_multicall_do_call_phpvals
in file _xmlrpcs.inc.php, function _xmlrpcs_multicall_do_call_phpvals()
_xmlrpcs_multicall_error
in file _xmlrpcs.inc.php, function _xmlrpcs_multicall_error()

a

$accepted_charset_encodings
in file _xmlrpc.inc.php, variable xmlrpc_client::$accepted_charset_encodings
$accepted_charset_encodings
in file _xmlrpcs.inc.php, variable xmlrpc_server::$accepted_charset_encodings
$accepted_compression
in file _xmlrpc.inc.php, variable xmlrpc_client::$accepted_compression
    List of http compression methods accepted by the client for responses.
$accepted_compression
in file _xmlrpcs.inc.php, variable xmlrpc_server::$accepted_compression
    List of http compression methods accepted by the server for requests.
$allow_system_funcs
in file _xmlrpcs.inc.php, variable xmlrpc_server::$allow_system_funcs
$authtype
in file _xmlrpc.inc.php, variable xmlrpc_client::$authtype
addArray
in file _xmlrpc.inc.php, method xmlrpcval::addArray()
    Add an array of xmlrpcval objects to an xmlrpcval
addParam
in file _xmlrpc.inc.php, method xmlrpcmsg::addParam()
    Add a parameter to the list of parameters to be used upon method invocation
addScalar
in file _xmlrpc.inc.php, method xmlrpcval::addScalar()
    Add a single php value to an (unitialized) xmlrpcval
addStruct
in file _xmlrpc.inc.php, method xmlrpcval::addStruct()
    Add an array of named xmlrpcval objects to an xmlrpcval
add_to_map
in file _xmlrpcs.inc.php, method xmlrpc_server::add_to_map()
    Add a method to the dispatch map
arraymem
in file _xmlrpc.inc.php, method xmlrpcval::arraymem()
    Returns the m-th member of an xmlrpcval of struct type
arraysize
in file _xmlrpc.inc.php, method xmlrpcval::arraysize()
    Returns the number of members in an xmlrpcval of array type
admin.php
procedural page admin.php
a_stub.php
procedural page a_stub.php

b

blog1.php
procedural page blog1.php
blog2.php
procedural page blog2.php
blog3.php
procedural page blog3.php
blog4.php
procedural page blog4.php
blog5.php
procedural page blog5.php
blog6.php
procedural page blog6.php
blog7.php
procedural page blog7.php

c

$cacert
in file _xmlrpc.inc.php, variable xmlrpc_client::$cacert
$cacertdir
in file _xmlrpc.inc.php, variable xmlrpc_client::$cacertdir
$cert
in file _xmlrpc.inc.php, variable xmlrpc_client::$cert
$certpass
in file _xmlrpc.inc.php, variable xmlrpc_client::$certpass
$compress_response
in file _xmlrpcs.inc.php, variable xmlrpc_server::$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.
$content_type
in file _xmlrpc.inc.php, variable xmlrpcmsg::$content_type
$content_type
in file _xmlrpc.inc.php, variable xmlrpcresp::$content_type
$cookies
in file _xmlrpc.inc.php, variable xmlrpc_client::$cookies
cron_exec.php
procedural page cron_exec.php
convert_status
in file wpimport.ctrl.php, function convert_status()
cookies
in file _xmlrpc.inc.php, method xmlrpcresp::cookies()
    Returns an array with the cookies received from the server.

d

$DB
in file _connect_db.inc.php, global variable $DB
    Database connection (connection opened here)
$debug
in file _xmlrpc.inc.php, variable xmlrpc_client::$debug
$debug
in file _xmlrpc.inc.php, variable xmlrpcmsg::$debug
$debug
in file _xmlrpcs.inc.php, variable xmlrpc_server::$debug
$debug_info
in file _xmlrpcs.inc.php, variable xmlrpc_server::$debug_info
$dmap
in file _xmlrpcs.inc.php, variable xmlrpc_server::$dmap
decode_chunked
in file _xmlrpc.inc.php, function decode_chunked()
    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
dump
in file _xmlrpc.inc.php, method xmlrpcval::dump()

e

$errno
in file _xmlrpc.inc.php, variable xmlrpcresp::$errno
$errno
in file _xmlrpc.inc.php, variable xmlrpc_client::$errno
$errstr
in file _xmlrpc.inc.php, variable xmlrpcresp::$errstr
$errstr
in file _xmlrpc.inc.php, variable xmlrpc_client::$errstr
echoInput
in file _xmlrpcs.inc.php, method xmlrpc_server::echoInput()
    A debugging routine: just echoes back the input packet as a string value

f

$functions_parameters_type
in file _xmlrpcs.inc.php, variable xmlrpc_server::$functions_parameters_type
    Defines how functions in dmap will be invokde: either using an xmlrpc msg object or plain php values.
faultCode
in file _xmlrpc.inc.php, method xmlrpcresp::faultCode()
    Returns the error code of the response.
faultString
in file _xmlrpc.inc.php, method xmlrpcresp::faultString()
    Returns the error code of the response.
fix_date
in file wpimport.ctrl.php, function fix_date()

g

getNumParams
in file _xmlrpc.inc.php, method xmlrpcmsg::getNumParams()
    Returns the number of parameters in the messge.
getParam
in file _xmlrpc.inc.php, method xmlrpcmsg::getParam()
    Returns the nth parameter in the message. The index zero-based.
getval
in file _xmlrpc.inc.php, method xmlrpcval::getval()
get_icon_info
in file _icons.php, function get_icon_info()
    Get icon according to an item.
guess_encoding
in file _xmlrpc.inc.php, function guess_encoding()
    xml charset encoding guessing helper function.

h

$hdrs
in file _xmlrpc.inc.php, variable xmlrpcresp::$hdrs

i

index.php
procedural page index.php
index_multi.php
procedural page index_multi.php
iso8601_decode
in file _xmlrpc.inc.php, function iso8601_decode()
    Given an ISO8601 date string, return a timet in the localtime, or UTC
iso8601_encode
in file _xmlrpc.inc.php, function iso8601_encode()
    Given a timestamp, return the corresponding ISO8601 encoded string.
is_valid_charset
in file _xmlrpc.inc.php, function is_valid_charset()
    Checks if a given charset encoding is present in a list of encodings or

k

$keepalive
in file _xmlrpc.inc.php, variable xmlrpc_client::$keepalive
$key
in file _xmlrpc.inc.php, variable xmlrpc_client::$key
$keypass
in file _xmlrpc.inc.php, variable xmlrpc_client::$keypass
kindOf
in file _xmlrpc.inc.php, method xmlrpcval::kindOf()
    Returns a string containing "struct", "array" or "scalar" describing the base type of the value

m

$me
in file _xmlrpc.inc.php, variable xmlrpcval::$me
$method
in file _xmlrpc.inc.php, variable xmlrpc_client::$method
$methodname
in file _xmlrpc.inc.php, variable xmlrpcmsg::$methodname
$mytype
in file _xmlrpc.inc.php, variable xmlrpcval::$mytype
mms.php
procedural page mms.php
method
in file _xmlrpc.inc.php, method xmlrpcmsg::method()
    Gets/sets the xmlrpc method to be invoked
multicall
in file _xmlrpc.inc.php, method xmlrpc_client::multicall()
    Send an array of request messages and return an array of responses.

n

$no_multicall
in file _xmlrpc.inc.php, variable xmlrpc_client::$no_multicall

p

$params
in file _xmlrpc.inc.php, variable xmlrpcmsg::$params
$password
in file _xmlrpc.inc.php, variable xmlrpc_client::$password
$path
in file _xmlrpc.inc.php, variable xmlrpc_client::$path
$payload
in file _xmlrpc.inc.php, variable xmlrpcresp::$payload
$payload
in file _xmlrpc.inc.php, variable xmlrpcmsg::$payload
$port
in file _xmlrpc.inc.php, variable xmlrpc_client::$port
$proxy
in file _xmlrpc.inc.php, variable xmlrpc_client::$proxy
$proxyport
in file _xmlrpc.inc.php, variable xmlrpc_client::$proxyport
$proxy_authtype
in file _xmlrpc.inc.php, variable xmlrpc_client::$proxy_authtype
$proxy_pass
in file _xmlrpc.inc.php, variable xmlrpc_client::$proxy_pass
$proxy_user
in file _xmlrpc.inc.php, variable xmlrpc_client::$proxy_user
parseResponse
in file _xmlrpc.inc.php, method xmlrpcmsg::parseResponse()
    Parse the xmlrpc response contained in the string $data and return an xmlrpcresp object.
parseResponseFile
in file _xmlrpc.inc.php, method xmlrpcmsg::parseResponseFile()
    Given an open file handle, read all data available and parse it as axmlrpc response.
php_2_xmlrpc_type
in file _xmlrpc_wrappers.inc.php, function php_2_xmlrpc_type()
    Given a string defining a php type or phpxmlrpc type (loosely defined: strings accepted come from javadoc blocks), return corresponding phpxmlrpc type.
php_xmlrpc_decode
in file _xmlrpc.inc.php, function php_xmlrpc_decode()
    Takes an xmlrpc value in PHP xmlrpcval object format and translates it into native PHP types.
php_xmlrpc_decode_xml
in file _xmlrpc.inc.php, function php_xmlrpc_decode_xml()
    Convert the xml representation of a method response, method request or single
php_xmlrpc_encode
in file _xmlrpc.inc.php, function php_xmlrpc_encode()
    Takes native php types and encodes them into xmlrpc PHP object format.

r

$raw_data
in file _xmlrpc.inc.php, variable xmlrpcresp::$raw_data
$request_charset_encoding
in file _xmlrpc.inc.php, variable xmlrpc_client::$request_charset_encoding
$request_compression
in file _xmlrpc.inc.php, variable xmlrpc_client::$request_compression
    Name of compression scheme to be used for sending requests.
$response_charset_encoding
in file _xmlrpcs.inc.php, variable xmlrpc_server::$response_charset_encoding
    charset encoding to be used for response.
$return_type
in file _xmlrpc.inc.php, variable xmlrpc_client::$return_type
    Decides the content of xmlrpcresp objects returned by calls to send()

s

$server
in file _xmlrpc.inc.php, variable xmlrpc_client::$server
sitemap_a.php
procedural page sitemap_a.php
sitemap_blogs.php
procedural page sitemap_blogs.php
scalartyp
in file _xmlrpc.inc.php, method xmlrpcval::scalartyp()
    Returns the type of the xmlrpcval.
scalarval
in file _xmlrpc.inc.php, method xmlrpcval::scalarval()
    Returns the value of a scalar xmlrpcval
send
in file _xmlrpc.inc.php, method xmlrpc_client::send()
    Send an xmlrpc request
serialize
in file _xmlrpc.inc.php, method xmlrpcval::serialize()
    Returns xml representation of the value. XML prologue not included
serialize
in file _xmlrpc.inc.php, method xmlrpcresp::serialize()
    Returns xml representation of the response. XML prologue not included
serialize
in file _xmlrpc.inc.php, method xmlrpcmsg::serialize()
    Returns xml representation of the message. XML prologue included
serializeDebug
in file _xmlrpcs.inc.php, method xmlrpc_server::serializeDebug()
    Return a string with the serialized representation of all debug info
serializeval
in file _xmlrpc.inc.php, method xmlrpcval::serializeval()
service
in file _xmlrpcs.inc.php, method xmlrpc_server::service()
    Execute the xmlrpc request, printing the response
setAcceptedCompression
in file _xmlrpc.inc.php, method xmlrpc_client::setAcceptedCompression()
    Enables/disables reception of compressed xmlrpc responses.
setCaCertificate
in file _xmlrpc.inc.php, method xmlrpc_client::setCaCertificate()
    Add a CA certificate to verify server with (see man page about
setCertificate
in file _xmlrpc.inc.php, method xmlrpc_client::setCertificate()
    Add a client-side https certificate
setCookie
in file _xmlrpc.inc.php, method xmlrpc_client::setCookie()
    Adds a cookie to list of cookies that will be sent to server.
setCredentials
in file _xmlrpc.inc.php, method xmlrpc_client::setCredentials()
    Add some http BASIC AUTH credentials, used by the client to authenticate
setDebug
in file _xmlrpcs.inc.php, method xmlrpc_server::setDebug()
    Set debug level of server.
setDebug
in file _xmlrpc.inc.php, method xmlrpc_client::setDebug()
    Enables/disables the echoing to screen of the xmlrpc responses received
setKey
in file _xmlrpc.inc.php, method xmlrpc_client::setKey()
    Set attributes for SSL communication: private SSL key
setProxy
in file _xmlrpc.inc.php, method xmlrpc_client::setProxy()
    Set proxy info
setRequestCompression
in file _xmlrpc.inc.php, method xmlrpc_client::setRequestCompression()
    Enables/disables http compression of xmlrpc request.
setSSLVerifyHost
in file _xmlrpc.inc.php, method xmlrpc_client::setSSLVerifyHost()
    Set attributes for SSL communication: verify match of server cert w. hostname
setSSLVerifyPeer
in file _xmlrpc.inc.php, method xmlrpc_client::setSSLVerifyPeer()
    Set attributes for SSL communication: verify server certificate
structeach
in file _xmlrpc.inc.php, method xmlrpcval::structeach()
    Return next member element for xmlrpcvals of type struct.
structmem
in file _xmlrpc.inc.php, method xmlrpcval::structmem()
    Returns the value of a given struct member (an xmlrpcval object in itself).
structmemexists
in file _xmlrpc.inc.php, method xmlrpcval::structmemexists()
    Checks wheter a struct member with a given name is present.
structreset
in file _xmlrpc.inc.php, method xmlrpcval::structreset()
    Reset internal pointer for xmlrpcvals of type struct.
structsize
in file _xmlrpc.inc.php, method xmlrpcval::structsize()
    Returns the number of members in an xmlrpcval of struct type

u

$username
in file _xmlrpc.inc.php, variable xmlrpc_client::$username
$user_data
in file _xmlrpcs.inc.php, variable xmlrpc_server::$user_data

v

$val
in file _xmlrpc.inc.php, variable xmlrpcresp::$val
$valtyp
in file _xmlrpc.inc.php, variable xmlrpcresp::$valtyp
$verifyhost
in file _xmlrpc.inc.php, variable xmlrpc_client::$verifyhost
$verifypeer
in file _xmlrpc.inc.php, variable xmlrpc_client::$verifypeer
value
in file _xmlrpc.inc.php, method xmlrpcresp::value()
    Returns the value received by the server.

w

wpimport.ctrl.php
procedural page wpimport.ctrl.php
wrap_php_function
in file _xmlrpc_wrappers.inc.php, function wrap_php_function()
    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).
wrap_xmlrpc_method
in file _xmlrpc_wrappers.inc.php, function wrap_xmlrpc_method()
    Given an xmlrpc client and a method name, register a php wrapper function
wrap_xmlrpc_server
in file _xmlrpc_wrappers.inc.php, function wrap_xmlrpc_server()
    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

$xmlrpc_curl_handle
in file _xmlrpc.inc.php, variable xmlrpc_client::$xmlrpc_curl_handle
    CURL handle: used for keep-alive connections (PHP 4.3.8 up, see:
xmlrpcmsg
in file _xmlrpc.inc.php, class xmlrpcmsg
xmlrpcmsg
in file _xmlrpc.inc.php, method xmlrpcmsg::xmlrpcmsg()
xmlrpcresp
in file _xmlrpc.inc.php, method xmlrpcresp::xmlrpcresp()
xmlrpcresp
in file _xmlrpc.inc.php, class xmlrpcresp
xmlrpcval
in file _xmlrpc.inc.php, method xmlrpcval::xmlrpcval()
xmlrpcval
in file _xmlrpc.inc.php, class xmlrpcval
xmlrpc_2_php_type
in file _xmlrpc_wrappers.inc.php, function xmlrpc_2_php_type()
    Given a string defining a phpxmlrpc type return corresponding php type.
xmlrpc_cd
in file _xmlrpc.inc.php, function xmlrpc_cd()
xmlrpc_client
in file _xmlrpc.inc.php, class xmlrpc_client
xmlrpc_client
in file _xmlrpc.inc.php, method xmlrpc_client::xmlrpc_client()
xmlrpc_debugmsg
in file _xmlrpcs.inc.php, function xmlrpc_debugmsg()
    Add a string to the debug info that can be later seralized by the server as part of the response message.
xmlrpc_dh
in file _xmlrpc.inc.php, function xmlrpc_dh()
xmlrpc_ee
in file _xmlrpc.inc.php, function xmlrpc_ee()
xmlrpc_ee_fast
in file _xmlrpc.inc.php, function xmlrpc_ee_fast()
xmlrpc_encode_entitites
in file _xmlrpc.inc.php, function xmlrpc_encode_entitites()
    Convert a string to the correct XML representation in a target charset
XMLRPC_EPI_ENABLED
in file _xmlrpc.inc.php, constant XMLRPC_EPI_ENABLED
xmlrpc_se
in file _xmlrpc.inc.php, function xmlrpc_se()
xmlrpc_server
in file _xmlrpcs.inc.php, class xmlrpc_server
xmlrpc_server
in file _xmlrpcs.inc.php, method xmlrpc_server::xmlrpc_server()
xmlrpc_se_any
in file _xmlrpc.inc.php, function xmlrpc_se_any()

Documentation generated on Sat, 06 Mar 2010 03:21:43 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).