Strict Standards: Only variables should be passed by reference in C:\xampp\htdocs\PhpDoc\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php on line 712

Strict Standards: Only variables should be passed by reference in C:\xampp\htdocs\PhpDoc\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php on line 712

Strict Standards: Only variables should be passed by reference in C:\xampp\htdocs\PhpDoc\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php on line 712

Strict Standards: Only variables should be passed by reference in C:\xampp\htdocs\PhpDoc\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php on line 712

Strict Standards: Only variables should be passed by reference in C:\xampp\htdocs\PhpDoc\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php on line 712

Strict Standards: Only variables should be passed by reference in C:\xampp\htdocs\PhpDoc\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php on line 712

Strict Standards: Only variables should be passed by reference in C:\xampp\htdocs\PhpDoc\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php on line 712

Strict Standards: Only variables should be passed by reference in C:\xampp\htdocs\PhpDoc\phpDocumentor\Smarty-2.6.0\libs\Smarty_Compiler.class.php on line 712
Element Index
phpDocumentor
[ all elements ]

Index of All Elements

Package Indexes


[ c ] [ ] [ q ] [ r ] [ s ] [ u ] [ v ] [ w ] [ y ]

c

c

class.qrcode.php
procedural page class.qrcode.php
class.ycwp_qrme.php
procedural page class.ycwp_qrme.php
f

f

form
in file qrme.widget.php, method YCWP_QR_Me_Widget::form()
    Echo the settings update form
q

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

r

reset
in file class.qrcode.php, method QRCode::reset()
    Re-initialize the properties
s

s

setCharSet
in file class.qrcode.php, method QRCode::setCharSet()
    Sets QR Code image content charset.
setContent
in file class.qrcode.php, method QRCode::setContent()
    Sets QR Code image content.
setErrorLevel
in file class.qrcode.php, method QRCode::setErrorLevel()
    Sets QR Code image error correction level and margin.
setHeight
in file class.qrcode.php, method QRCode::setHeight()
    Sets QR Code image height.
setSize
in file class.qrcode.php, method QRCode::setSize()
    Sets QR Code image size.
setWidth
in file class.qrcode.php, method QRCode::setWidth()
    Sets QR Code image width.
u

u

update
in file qrme.widget.php, method YCWP_QR_Me_Widget::update()
    Update a particular instance.
v

v

VERSION
in file class.ycwp_qrme.php, class constant YCWP_QR_Me::VERSION
    YCWP QR Me version
w

w

widget
in file qrme.widget.php, method YCWP_QR_Me_Widget::widget()
    Echo the widget content.
y

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.
_

_

$_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.

Documentation generated on Tue, 21 Feb 2012 23:46:12 +0100 by phpDocumentor 1.4.3