Element index for package ycwp-qr-me
[ c ]
[ f ]
[ q ]
[ r ]
[ s ]
[ u ]
[ v ]
[ w ]
[ y ]
[ _ ]
_
- $_GOOGLE_CHART_URL
- in file class.qrcode.php, variable QRCode::$_GOOGLE_CHART_URL
Base path for QR Code Google request.
- $_height
- in file class.qrcode.php, variable QRCode::$_height
QR Code image height.
- $_id
- in file class.ycwp_qrme.php, variable YCWP_QR_Me::$_id
QR Codes id
- $_qr
- in file class.ycwp_qrme.php, variable YCWP_QR_Me::$_qr
QRCode class instance
- $_qr
- in file qrme.widget.php, variable YCWP_QR_Me_Widget::$_qr
QRCode class instance.
- $_settings
- in file class.qrcode.php, variable QRCode::$_settings
QR COde image settings.
- $_the_permalink
- in file class.ycwp_qrme.php, variable YCWP_QR_Me::$_the_permalink
Post permalink
- $_the_title
- in file class.ycwp_qrme.php, variable YCWP_QR_Me::$_the_title
Post title
- $_width
- in file class.qrcode.php, variable QRCode::$_width
QR Code image width.
- _makeURL
- in file class.qrcode.php, method QRCode::_makeURL()
Make the URL for the request.
- _setProperty
- in file class.qrcode.php, method QRCode::_setProperty()
Set the specified value for a property.
- _ycwp_qrme_make_style_js
- in file class.ycwp_qrme.php, method YCWP_QR_Me::_ycwp_qrme_make_style_js()
Print jQuery code for show/hide effect
- __construct
- in file qrme.widget.php, method YCWP_QR_Me_Widget::__construct()
Invoke WP_Widget::__construct() and QRCode::__construct().
- __construct
- in file class.qrcode.php, method QRCode::__construct()
Initialize properties.
- __construct
- in file class.ycwp_qrme.php, method YCWP_QR_Me::__construct()
Initializes properties, sets filters, actions and shortcodes
- __get
- in file class.qrcode.php, method QRCode::__get()
Magic method to get properties value.
q
- QRCode
- in file class.qrcode.php, class QRCode
QRCode generator. Uses Google Charts API to generate QR Codes.
- qrme.widget.php
- procedural page qrme.widget.php
- QR_GET
- in file class.qrcode.php, method QRCode::QR_GET()
Send a GET request to Google for a QR Code.
- QR_POST
- in file class.qrcode.php, method QRCode::QR_POST()
Send a POST request to Google for a QR Code. Required if the content is larger than 2 KB.
r
- reset
- in file class.qrcode.php, method QRCode::reset()
Re-initialize the properties
y
- ycwp_qrme_add_qr_code
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_add_qr_code()
Add a QR Code image to the post content.
- ycwp_qrme_enqueue_stuff
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_enqueue_stuff()
Enqueue jQuery scripts
- ycwp_qrme_localize
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_localize()
Localizes the plugin
- ycwp_qrme_option_form
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_option_form()
Prints a options form
- ycwp_qrme_option_page
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_option_page()
Adds an option page
- ycwp_qrme_print_image
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_print_image()
Print a QR Code image
- ycwp_qrme_register_opt_group
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_register_opt_group()
Registers plugin options
- ycwp_qrme_register_widget
- in file qrme.widget.php, function ycwp_qrme_register_widget()
Register the widget
- ycwp_qrme_retrive_post_permalink
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_retrive_post_permalink()
Retrives the permalink of the current post
- ycwp_qrme_retrive_post_title
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_retrive_post_title()
Retrives the title of the current post
- ycwp_qrme_settings_link
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_settings_link()
Adds the Settings link to the plugin activation page
- ycwp_qrme_set_defaults_on_init
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_set_defaults_on_init()
Defines the defaults values for the plugin.
- ycwp_qrme_shortcode
- in file class.ycwp_qrme.php, method YCWP_QR_Me::ycwp_qrme_shortcode()
Prints a QR Code using a shortcode.
- YCWP_QR_Me
- in file class.ycwp_qrme.php, class YCWP_QR_Me
This class can handle qr code images through QRCode class (class.qrcode.php).
- YCWP_QR_Me_Widget
- in file qrme.widget.php, class YCWP_QR_Me_Widget
This class define the widget.
|
|