[ class tree: core ] [ index: core ] [ all elements ]

Class: OAuthUtil

Source Location: /zp-extensions/common/oAuth/OAuth.php

Class OAuthUtil

Method Summary
static void   build_http_query()  
static void   get_headers()  
static void   parse_parameters()  
static void   split_header()  
static void   urldecode_rfc3986()  
static void   urlencode_rfc3986()  

[ Top ]
Methods
static method build_http_query  [line 843]

  static void build_http_query( $params  )

Parameters:
   $params: 

API Tags:
Access:  public


[ Top ]
static method get_headers  [line 766]

  static void get_headers( )


API Tags:
Access:  public


[ Top ]
static method parse_parameters  [line 814]

  static void parse_parameters( $input  )

Parameters:
   $input: 

API Tags:
Access:  public


[ Top ]
static method split_header  [line 744]

  static void split_header( $header, [ $only_allow_oauth_parameters = true]  )

Parameters:
   $header: 
   $only_allow_oauth_parameters: 

API Tags:
Access:  public


[ Top ]
static method urldecode_rfc3986  [line 737]

  static void urldecode_rfc3986( $string  )

Parameters:
   $string: 

API Tags:
Access:  public


[ Top ]
static method urlencode_rfc3986  [line 719]

  static void urlencode_rfc3986( $input  )

Parameters:
   $input: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:41 +0200 by phpDocumentor 1.4.3