[phery] element index

All elements
a c d f g h i j l m p r s t u _
_
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
__toString
__toString
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)
attr
Set the attribute of a jQuery selector
c
top
$code
$config
phery::$config in phery.php
Config
call
Call a javascript function. Warning: calling this function will reset the selector jQuery selector previously stated
callback
phery::callback() in phery.php
Set callbacks for pre and post filters. Callbacks are useful for example, if you have 2
clear
Clear the selected attribute. Alias for attr('attrname', '')
cmd
Add a command to the response
config
phery::config() in phery.php
Config the current instance of phery
CustomException
CustomException in phery.php
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
form_for
phery::form_for() in phery.php
Create a <form> tag with ajax enabled. Must be closed manually with </form>
g
top
getCode
getFile
getLine
getMessage
getTrace
getTraceAsString
h
top
html
Set the HTML content of an element. Automatically typecasted to string, so classes that
i
top
IException
IException in phery.php
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_response
Last response
$last_selector
$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
Main class
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
s
top
script
Compile a script and call it on-the-fly. There is a closure on the executed function, so
set
phery::set() in phery.php
Sets the functions to respond to the ajax call.
t
top
text
Set the text of an element. Automatically typecasted to string, so classes that
u
top
$unobstructive
Will call the functions defined in this variable even
a c d f g h i j l m p r s t u _