Source Code Documentation


Field Summary | Method Summary | Field Detail | Method Detail

Package s2Member\PayPal

pro\s2member-pro\includes\classes\gateways\paypal\paypal-form.inc.php at line #44

Class c_ws_plugin__s2member_pro_paypal_form

c_ws_plugin__s2member_pro_paypal_form

public class c_ws_plugin__s2member_pro_paypal_form

Shortcode [s2Member-Pro-PayPal-Form /].

Since:

1.5


( 1 Method )
Method Summary
public static inner

sc_paypal_form(array $attr, str $content, str $shortcode)

Shortcode [s2Member-Pro-PayPal-Form /].

( 1 Method )
Method Detail

pro\s2member-pro\includes\classes\gateways\paypal\paypal-form.inc.php at line #59

sc_paypal_form()

public static inner sc_paypal_form(array $attr, str $content, str $shortcode)

Shortcode [s2Member-Pro-PayPal-Form /].

Since:

1.5

Attaches-to:

add_shortcode("s2Member-Pro-PayPal-Form");

Parameters:

array $attr - An array of Attributes.

str $content - Content inside the Shortcode.

str $shortcode - The actual Shortcode name itself.

Returns:

inner - Return-value of inner routine.

[ back to top ]

Source Code Documentation


Field Summary | Method Summary | Field Detail | Method Detail