Full index

Package indexes


a c d f g h i j l m p r s t u _
a
top
alert
Show an alert box
answer_for
phery::answer_for() in phery.php
Return the data associatated with a processed unobstructive POST call
append
Append string/HTML to target(s)
args
phery::args() in phery.php
Encode PHP code to put inside data-args, usually for updating the data there
attr
Set the attribute of a jQuery selector
c
top
$code
$config
phery::$config in phery.php
Config
call
Call a javascript function.
callback
phery::callback() in phery.php
Set callbacks for pre and post filters.
clear
Clear the selected attribute.
cmd
Add a command to the response
coalesce
phery::coalesce() in phery.php
Utility function taken from MYSQL
config
phery::config() in phery.php
Config the current instance of phery
CustomException
CustomException in phery.php
CustomException for phery
d
top
data
phery::data() in phery.php
Set any data to pass to the callbacks
f
top
$file
factory
Create a new phery_response instance for chaining, for one liners
factory
phery::factory() in phery.php
Create a new instance of phery that can be chained, without the need of assigning it to a variable
form_for
phery::form_for() in phery.php
Create a <form> tag with ajax enabled. Must be closed manually with </form>
g
top
getCode
User-defined Exception code
getFile
Source filename
getLine
Source line
getMessage
Exception message
getTrace
An array of the backtrace()
getTraceAsString
Formated string of trace
h
top
html
Set the HTML content of an element.
i
top
IException
IException in phery.php
Interface for CustomException
instance
phery::instance() in phery.php
Generates just one instance. Useful to use in many included files. Chainable
is_ajax
phery::is_ajax() in phery.php
Check if the current call is an ajax call
j
top
j
phery_response::j() in phery.php
Shortcut/alias for jquery($selector)
jquery
Sets the selector, so you can chain many calls to it
l
top
$last_selector
Last jQuery selector defined
$line
link_to
phery::link_to() in phery.php
Helper function that generates an ajax link, defaults to "A" tag
m
top
$message
merge
Merge another response to this one.
p
top
phery
phery in phery.php
Main class
phery.php
phery.php in phery.php
phery_exception
phery_exception in phery.php
Exception class for phery specific exceptions
phery_response
phery_response in phery.php
Standard response for the json parser
prepend
Prepend string/HTML to target(s)
process
phery::process() in phery.php
Process the AJAX requests if any
r
top
redirect
Creates a redirect
remove
Remove the current jQuery selector
render
Return the JSON encoded data
s
top
script
Compile a script and call it on-the-fly.
select_for
phery::select_for() in phery.php
Create a <select> element with ajax enabled on "change" event.
set
phery::set() in phery.php
Sets the functions to respond to the ajax call.
t
top
text
Set the text of an element.
u
top
$unobstructive
Will call the functions defined in this variable even
_
top
__call
Magically map to any additional jQuery function.
__construct
Construct the new phery instance
__construct
__construct
__construct
__get
Magic function to get data appended to the response object
__get
phery::__get() in phery.php
__set
Magic function to set data to the response before processing
__set
phery::__set() in phery.php
__toString
Return the JSON encoded data
__toString
__toString
Formated string for display
a c d f g h i j l m p r s t u _