[ Index ] |
|
Code source de eZ Publish 3.9.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 761 lignes (23 kb) |
Inclus ou requis: | 108 fois |
Référencé: | 0 fois |
Nécessite: | 4 fichiers lib/ezutils/classes/ezsys.php lib/ezutils/classes/ezdebug.php lib/ezutils/classes/ezexecution.php lib/ezutils/classes/ezsession.php |
eZHTTPTool:: (28 méthodes):
eZHTTPTool()
setPostVariable()
postVariable()
hasPostVariable()
setGetVariable()
getVariable()
hasGetVariable()
hasVariable()
variable()
attributes()
hasAttribute()
attribute()
instance()
sendHTTPRequest()
parseHTTPResponse()
createRedirectUrl()
redirect()
headerVariable()
removeMagicQuotes()
createPostVarsFromImageButtons()
getSessionKey()
setSessionKey()
setSessionVariable()
removeSessionVariable()
hasSessionVariable()
sessionVariable()
sessionID()
getDataByURL()
Classe: eZHTTPTool - X-Ref
eZHTTPTool() X-Ref |
Pas de description |
setPostVariable( $var, $value ) X-Ref |
Pas de description |
postVariable( $var ) X-Ref |
Pas de description |
hasPostVariable( $var ) X-Ref |
Pas de description |
setGetVariable( $var, $value ) X-Ref |
Pas de description |
getVariable( $var ) X-Ref |
Pas de description |
hasGetVariable( $var ) X-Ref |
Pas de description |
hasVariable( $var ) X-Ref |
Pas de description |
variable( $var ) X-Ref |
Pas de description |
attributes() X-Ref |
Pas de description |
hasAttribute( $attr ) X-Ref |
Pas de description |
attribute( $attr ) X-Ref |
Pas de description |
instance() X-Ref |
Pas de description |
sendHTTPRequest( $uri, $port = 80, $postParameters = false, $userAgent = 'eZ publish', $passtrough = true ) X-Ref |
Pas de description |
parseHTTPResponse( &$response, &$header, &$body ) X-Ref |
Pas de description |
createRedirectUrl( $path, $parameters = array() X-Ref |
Pas de description |
redirect( $path, $parameters = array() X-Ref |
Pas de description |
headerVariable( $headerName, $headerData ) X-Ref |
Pas de description |
removeMagicQuotes() X-Ref |
Pas de description |
createPostVarsFromImageButtons() X-Ref |
Pas de description |
getSessionKey() X-Ref |
Pas de description |
setSessionKey( $sessionKey ) X-Ref |
Pas de description |
setSessionVariable( $name, $value ) X-Ref |
Pas de description |
removeSessionVariable( $name ) X-Ref |
Pas de description |
hasSessionVariable( $name ) X-Ref |
Pas de description |
sessionVariable( $name ) X-Ref |
Pas de description |
sessionID() X-Ref |
Pas de description |
getDataByURL( $url, $justCheckURL = false ) X-Ref |
Pas de description |
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |