phpQuery
[ class tree: phpQuery ] [ index: phpQuery ] [ all elements ]

Element index for package phpQuery

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ _ ]

_

_clone
in file phpQueryObject.php, method phpQueryObject::_clone()
    Enter description here...
_empty
in file phpQueryObject.php, method phpQueryObject::_empty()
    Proper name without underscore (just ->empty()) also works.
_next
in file phpQueryObject.php, method phpQueryObject::_next()
    Safe rename of next().
_prev
in file phpQueryObject.php, method phpQueryObject::_prev()
    Use prev() and next().
__call
in file phpQueryObject.php, method phpQueryObject::__call()
__call
in file phpQuery.php, method phpQueryPlugins::__call()
__callStatic
in file phpQuery.php, method phpQuery::__callStatic()
__construct
in file phpQueryObject.php, method phpQueryObject::__construct()
    Enter description here...
__get
in file phpQueryObject.php, method phpQueryObject::__get()
__loadSuccess
in file phpQueryObject.php, method phpQueryObject::__loadSuccess()
__pseudoClassParam
in file phpQueryObject.php, method phpQueryObject::__pseudoClassParam()
__toString
in file phpQueryObject.php, method phpQueryObject::__toString()
___wrapAllCallback
in file phpQueryObject.php, method phpQueryObject::___wrapAllCallback()
top

a

$active
in file phpQuery.php, variable phpQuery::$active
$ajaxAllowedHosts
in file phpQuery.php, variable phpQuery::$ajaxAllowedHosts
    Hosts allowed for AJAX connections.
$ajaxSettings
in file phpQuery.php, variable phpQuery::$ajaxSettings
    AJAX settings.
add
in file phpQueryObject.php, method phpQueryObject::add()
    Enter description here...
addClass
in file phpQueryObject.php, method phpQueryObject::addClass()
    Enter description here...
addClassPHP
in file phpQueryObject.php, method phpQueryObject::addClassPHP()
    Enter description here...
after
in file phpQueryObject.php, method phpQueryObject::after()
    Enter description here...
afterPHP
in file phpQueryObject.php, method phpQueryObject::afterPHP()
    Enter description here...
ajax
in file phpQuery.php, method phpQuery::ajax()
    Make an AJAX request.
ajaxAllowHost
in file phpQuery.php, method phpQuery::ajaxAllowHost()
ajaxAllowURL
in file phpQuery.php, method phpQuery::ajaxAllowURL()
ajaxSetup
in file phpQuery.php, method phpQuery::ajaxSetup()
ancestors
in file phpQueryObject.php, method phpQueryObject::ancestors()
    Enter description here...
andSelf
in file phpQueryObject.php, method phpQueryObject::andSelf()
    Enter description here...
append
in file phpQueryObject.php, method phpQueryObject::append()
    Enter description here...
appendPHP
in file phpQueryObject.php, method phpQueryObject::appendPHP()
    Enter description here...
appendTo
in file phpQueryObject.php, method phpQueryObject::appendTo()
    Enter description here...
attr
in file phpQueryObject.php, method phpQueryObject::attr()
attrEvents
in file phpQueryObject.php, method phpQueryObject::attrEvents()
attrPHP
in file phpQueryObject.php, method phpQueryObject::attrPHP()
    Enter description here...
top

b

before
in file phpQueryObject.php, method phpQueryObject::before()
    Enter description here...
beforePHP
in file phpQueryObject.php, method phpQueryObject::beforePHP()
    Enter description here...
bind
in file phpQueryObject.php, method phpQueryObject::bind()
    Binds a handler to one or more events (like click) for each matched element.
browser
in file phpQuery.php, method phpQuery::browser()
browserGet
in file phpQuery.php, method phpQuery::browserGet()
browserPost
in file phpQuery.php, method phpQuery::browserPost()
top

c

$charset
in file phpQueryObject.php, variable phpQueryObject::$charset
$current
in file phpQueryObject.php, variable phpQueryObject::$current
    Iterator interface helper
callback
in file phpQueryObject.php, method phpQueryObject::callback()
    Run callback on actual object.
callbackRun
in file phpQuery.php, method phpQuery::callbackRun()
change
in file phpQueryObject.php, method phpQueryObject::change()
    Enter description here...
children
in file phpQueryObject.php, method phpQueryObject::children()
    Enter description here...
click
in file phpQueryObject.php, method phpQueryObject::click()
    Enter description here...
code
in file phpQuery.php, method phpQuery::code()
contents
in file phpQueryObject.php, method phpQueryObject::contents()
    Enter description here...
contentsUnwrap
in file phpQueryObject.php, method phpQueryObject::contentsUnwrap()
    Enter description here...
count
in file phpQueryObject.php, method phpQueryObject::count()
createDocumentWrapper
in file phpQuery.php, method phpQuery::createDocumentWrapper()
    Enter description here...
css
in file phpQueryObject.php, method phpQueryObject::css()
    Enter description here...
current
in file phpQueryObject.php, method phpQueryObject::current()
top

d

$debug
in file phpQuery.php, variable phpQuery::$debug
$defaultCharset
in file phpQuery.php, variable phpQuery::$defaultCharset
$defaultDoctype
in file phpQuery.php, variable phpQuery::$defaultDoctype
    Applies only to HTML.
$defaultDocumentID
in file phpQuery.php, variable phpQuery::$defaultDocumentID
$document
in file phpQueryObject.php, variable phpQueryObject::$document
    DOMDocument class.
$documentFragment
in file phpQueryObject.php, variable phpQueryObject::$documentFragment
    Indicated if doument is just a fragment (no <html> tag).
$documentID
in file phpQueryObject.php, variable phpQueryObject::$documentID
$documents
in file phpQuery.php, variable phpQuery::$documents
$documentWrapper
in file phpQueryObject.php, variable phpQueryObject::$documentWrapper
$dumpCount
in file phpQuery.php, variable phpQuery::$dumpCount
debug
in file phpQueryObject.php, method phpQueryObject::debug()
debug
in file phpQuery.php, method phpQuery::debug()
documentFragment
in file phpQueryObject.php, method phpQueryObject::documentFragment()
DOMDOCUMENT
in file phpQuery.php, constant DOMDOCUMENT
DOMELEMENT
in file phpQuery.php, constant DOMELEMENT
DOMNODE
in file phpQuery.php, constant DOMNODE
DOMNODELIST
in file phpQuery.php, constant DOMNODELIST
DOMNodeListToArray
in file phpQuery.php, method phpQuery::DOMNodeListToArray()
dump
in file phpQueryObject.php, method phpQueryObject::dump()
    Dump htmlOuter and preserve chain. Usefull for debugging.
dumpDie
in file phpQueryObject.php, method phpQueryObject::dumpDie()
    Dump htmlOuter and stop script execution. Usefull for debugging.
dumpLength
in file phpQueryObject.php, method phpQueryObject::dumpLength()
dumpTree
in file phpQueryObject.php, method phpQueryObject::dumpTree()
dumpWhois
in file phpQueryObject.php, method phpQueryObject::dumpWhois()
top

e

$elements
in file phpQueryObject.php, variable phpQueryObject::$elements
    Stack of selected elements.
$elementsBackup
in file phpQueryObject.php, variable phpQueryObject::$elementsBackup
$elementsInterator
in file phpQueryObject.php, variable phpQueryObject::$elementsInterator
    Iterator interface helper
$extendMethods
in file phpQuery.php, variable phpQuery::$extendMethods
$extendStaticMethods
in file phpQuery.php, variable phpQuery::$extendStaticMethods
each
in file phpQuery.php, method phpQuery::each()
each
in file phpQueryObject.php, method phpQueryObject::each()
    Enter description here...
elementsContainsNode
in file phpQueryObject.php, method phpQueryObject::elementsContainsNode()
end
in file phpQueryObject.php, method phpQueryObject::end()
    Enter description here...
eq
in file phpQueryObject.php, method phpQueryObject::eq()
    Enter description here...
extend
in file phpQueryObject.php, method phpQueryObject::extend()
    Deprecated, use $pq->plugin() instead.
extend
in file phpQuery.php, method phpQuery::extend()
    Extend class namespace.
top

f

filter
in file phpQueryObject.php, method phpQueryObject::filter()
    Enter description here...
filterCallback
in file phpQueryObject.php, method phpQueryObject::filterCallback()
    Enter description here...
find
in file phpQueryObject.php, method phpQueryObject::find()
    Enter description here...
top

g

get
in file phpQuery.php, method phpQuery::get()
get
in file phpQueryObject.php, method phpQueryObject::get()
    Return matched DOM nodes.
getDocument
in file phpQueryObject.php, method phpQueryObject::getDocument()
    Returns object with stack set to document root.
getDocument
in file phpQuery.php, method phpQuery::getDocument()
    Returns document with id $id or last used as phpQueryObject.
getDocumentID
in file phpQueryObject.php, method phpQueryObject::getDocumentID()
    Get object's Document ID.
getDocumentID
in file phpQuery.php, method phpQuery::getDocumentID()
    Returns source's document ID.
getDocumentIDRef
in file phpQueryObject.php, method phpQueryObject::getDocumentIDRef()
    Saves object's DocumentID to $var by reference.
getDOMDocument
in file phpQueryObject.php, method phpQueryObject::getDOMDocument()
getDOMDocument
in file phpQuery.php, method phpQuery::getDOMDocument()
    Get DOMDocument object related to $source.
getElementSiblings
in file phpQueryObject.php, method phpQueryObject::getElementSiblings()
getJSON
in file phpQuery.php, method phpQuery::getJSON()
getNodeAttrs
in file phpQueryObject.php, method phpQueryObject::getNodeAttrs()
getNodeXpath
in file phpQueryObject.php, method phpQueryObject::getNodeXpath()
    Returns node's XPath.
getString
in file phpQueryObject.php, method phpQueryObject::getString()
    Return matched DOM nodes.
getStrings
in file phpQueryObject.php, method phpQueryObject::getStrings()
    Return matched DOM nodes.
grep
in file phpQuery.php, method phpQuery::grep()
top

h

hasClass
in file phpQueryObject.php, method phpQueryObject::hasClass()
    Enter description here...
hide
in file phpQueryObject.php, method phpQueryObject::hide()
html
in file phpQueryObject.php, method phpQueryObject::html()
    Enter description here...
htmlOuter
in file phpQueryObject.php, method phpQueryObject::htmlOuter()
    Enter description here...
httpData
in file phpQuery.php, method phpQuery::httpData()
top

i

inArray
in file phpQuery.php, method phpQuery::inArray()
index
in file phpQueryObject.php, method phpQueryObject::index()
    Enter description here...
insert
in file phpQueryObject.php, method phpQueryObject::insert()
    Internal insert method. Don't use it.
insertAfter
in file phpQueryObject.php, method phpQueryObject::insertAfter()
    Enter description here...
insertBefore
in file phpQueryObject.php, method phpQueryObject::insertBefore()
    Enter description here...
is
in file phpQueryObject.php, method phpQueryObject::is()
    Enter description here...
isChar
in file phpQueryObject.php, method phpQueryObject::isChar()
    Determines if $char is really a char.
isFunction
in file phpQuery.php, method phpQuery::isFunction()
isHTML
in file phpQueryObject.php, method phpQueryObject::isHTML()
isMarkup
in file phpQuery.php, method phpQuery::isMarkup()
    Checks if $input is HTML string, which has to start with '<'.
isRegexp
in file phpQueryObject.php, method phpQueryObject::isRegexp()
isRoot
in file phpQueryObject.php, method phpQueryObject::isRoot()
isXHTML
in file phpQueryObject.php, method phpQueryObject::isXHTML()
isXML
in file phpQueryObject.php, method phpQueryObject::isXML()
top

k

key
in file phpQueryObject.php, method phpQueryObject::key()
top

l

$lastModified
in file phpQuery.php, variable phpQuery::$lastModified
length
in file phpQueryObject.php, method phpQueryObject::length()
    Enter description here...
load
in file phpQueryObject.php, method phpQueryObject::load()
    Enter description here...
loadDocument
in file phpQuery.php, method phpQuery::loadDocument()
    Reuses existing DOMDocument object.
top

m

makeArray
in file phpQuery.php, method phpQuery::makeArray()
map
in file phpQuery.php, method phpQuery::map()
map
in file phpQueryObject.php, method phpQueryObject::map()
    Enter description here...
markup
in file phpQueryObject.php, method phpQueryObject::markup()
    jQuey difference
markupEvents
in file phpQueryObject.php, method phpQueryObject::markupEvents()
markupOuter
in file phpQueryObject.php, method phpQueryObject::markupOuter()
    jQuey difference
markupOuterPHP
in file phpQueryObject.php, method phpQueryObject::markupOuterPHP()
    TODO doc
markupPHP
in file phpQueryObject.php, method phpQueryObject::markupPHP()
    TODO doc
markupToPHP
in file phpQuery.php, method phpQuery::markupToPHP()
    Converts document markup containing PHP code generated by phpQuery::php() into valid (executable) PHP code syntax.
matchClasses
in file phpQueryObject.php, method phpQueryObject::matchClasses()
    Enter description here...
merge
in file phpQueryObject.php, method phpQueryObject::merge()
merge
in file phpQuery.php, method phpQuery::merge()
    Merge 2 phpQuery objects.
top

n

newDocument
in file phpQuery.php, method phpQuery::newDocument()
    Creates new document from markup.
newDocumentFile
in file phpQuery.php, method phpQuery::newDocumentFile()
    Creates new document from file $file.
newDocumentFileHTML
in file phpQuery.php, method phpQuery::newDocumentFileHTML()
newDocumentFilePHP
in file phpQuery.php, method phpQuery::newDocumentFilePHP()
newDocumentFileXHTML
in file phpQuery.php, method phpQuery::newDocumentFileXHTML()
newDocumentFileXML
in file phpQuery.php, method phpQuery::newDocumentFileXML()
newDocumentHTML
in file phpQuery.php, method phpQuery::newDocumentHTML()
newDocumentPHP
in file phpQuery.php, method phpQuery::newDocumentPHP()
newDocumentXHTML
in file phpQuery.php, method phpQuery::newDocumentXHTML()
newDocumentXML
in file phpQuery.php, method phpQuery::newDocumentXML()
newInstance
in file phpQueryObject.php, method phpQueryObject::newInstance()
    Returns new instance of actual class.
next
in file phpQueryObject.php, method phpQueryObject::next()
    Double-function method.
nextAll
in file phpQueryObject.php, method phpQueryObject::nextAll()
not
in file phpQueryObject.php, method phpQueryObject::not()
    Enter description here...
top

o

offsetExists
in file phpQueryObject.php, method phpQueryObject::offsetExists()
offsetGet
in file phpQueryObject.php, method phpQueryObject::offsetGet()
offsetSet
in file phpQueryObject.php, method phpQueryObject::offsetSet()
offsetUnset
in file phpQueryObject.php, method phpQueryObject::offsetUnset()
top

p

$plugins
in file phpQuery.php, variable phpQuery::$plugins
    Static namespace for plugins.
$pluginsLoaded
in file phpQuery.php, variable phpQuery::$pluginsLoaded
    List of loaded plugins.
$pluginsMethods
in file phpQuery.php, variable phpQuery::$pluginsMethods
$pluginsStaticMethods
in file phpQuery.php, variable phpQuery::$pluginsStaticMethods
$previous
in file phpQueryObject.php, variable phpQueryObject::$previous
phpQuery.php
procedural page phpQuery.php
phpQueryObject.php
procedural page phpQueryObject.php
param
in file phpQuery.php, method phpQuery::param()
    Enter description here...
parent
in file phpQueryObject.php, method phpQueryObject::parent()
    Enter description here...
parents
in file phpQueryObject.php, method phpQueryObject::parents()
    Enter description here...
parseJSON
in file phpQuery.php, method phpQuery::parseJSON()
    Parses JSON into proper PHP type.
parseSelector
in file phpQueryObject.php, method phpQueryObject::parseSelector()
php
in file phpQueryObject.php, method phpQueryObject::php()
    Just like html(), but returns markup with VALID (dangerous) PHP tags.
php
in file phpQuery.php, method phpQuery::php()
phpQuery
in file phpQuery.php, class phpQuery
    Static namespace for phpQuery functions.
phpQueryObject
in file phpQueryObject.php, class phpQueryObject
    Class representing phpQuery objects.
phpQueryPlugins
in file phpQuery.php, class phpQueryPlugins
    Plugins static namespace class.
phpToMarkup
in file phpQuery.php, method phpQuery::phpToMarkup()
plugin
in file phpQuery.php, method phpQuery::plugin()
    Extend phpQuery with $class from $file.
plugin
in file phpQueryObject.php, method phpQueryObject::plugin()
    Enter description here...
post
in file phpQuery.php, method phpQuery::post()
pq
in file phpQuery.php, method phpQuery::pq()
    Multi-purpose function.
pq
in file phpQuery.php, function pq()
    Shortcut to phpQuery::pq($arg1, $context) Chainable.
prepend
in file phpQueryObject.php, method phpQueryObject::prepend()
    Enter description here...
prependPHP
in file phpQueryObject.php, method phpQueryObject::prependPHP()
    Enter description here...
prependTo
in file phpQueryObject.php, method phpQueryObject::prependTo()
    Enter description here...
prev
in file phpQueryObject.php, method phpQueryObject::prev()
    Enter description here...
prevAll
in file phpQueryObject.php, method phpQueryObject::prevAll()
pseudoClasses
in file phpQueryObject.php, method phpQueryObject::pseudoClasses()
top

r

$root
in file phpQueryObject.php, variable phpQueryObject::$root
remove
in file phpQueryObject.php, method phpQueryObject::remove()
    Enter description here...
removeAttr
in file phpQueryObject.php, method phpQueryObject::removeAttr()
    Enter description here...
removeClass
in file phpQueryObject.php, method phpQueryObject::removeClass()
    Enter description here...
replaceAll
in file phpQueryObject.php, method phpQueryObject::replaceAll()
    Enter description here...
replaceWith
in file phpQueryObject.php, method phpQueryObject::replaceWith()
    Enter description here...
replaceWithPHP
in file phpQueryObject.php, method phpQueryObject::replaceWithPHP()
    Enter description here...
reverse
in file phpQueryObject.php, method phpQueryObject::reverse()
    Enter description here...
rewind
in file phpQueryObject.php, method phpQueryObject::rewind()
runQuery
in file phpQueryObject.php, method phpQueryObject::runQuery()
top

s

selectDocument
in file phpQuery.php, method phpQuery::selectDocument()
    Sets default document to $id. Document has to be loaded prior to using this method.
serialize
in file phpQueryObject.php, method phpQueryObject::serialize()
    Enter description here...
serializeArray
in file phpQueryObject.php, method phpQueryObject::serializeArray()
    Enter description here...
show
in file phpQueryObject.php, method phpQueryObject::show()
siblings
in file phpQueryObject.php, method phpQueryObject::siblings()
    Enter description here...
size
in file phpQueryObject.php, method phpQueryObject::size()
    Enter description here...
slice
in file phpQueryObject.php, method phpQueryObject::slice()
    Enter description here...
stack
in file phpQueryObject.php, method phpQueryObject::stack()
    Internal stack iterator.
stackIsRoot
in file phpQueryObject.php, method phpQueryObject::stackIsRoot()
submit
in file phpQueryObject.php, method phpQueryObject::submit()
    Enter description here...
switchWith
in file phpQueryObject.php, method phpQueryObject::switchWith()
    Enter description here...
top

t

text
in file phpQueryObject.php, method phpQueryObject::text()
    Return joined text content.
toggleClass
in file phpQueryObject.php, method phpQueryObject::toggleClass()
    Enter description here...
toJSON
in file phpQuery.php, method phpQuery::toJSON()
    Returns JSON representation of $data.
toReference
in file phpQueryObject.php, method phpQueryObject::toReference()
    Saves actual object to $var by reference.
toRoot
in file phpQueryObject.php, method phpQueryObject::toRoot()
    Enter description here...
trigger
in file phpQueryObject.php, method phpQueryObject::trigger()
    Trigger a type of event on every matched element.
triggerHandler
in file phpQueryObject.php, method phpQueryObject::triggerHandler()
    This particular method triggers all bound event handlers on an element (for a specific event type) WITHOUT executing the browsers default actions.
trim
in file phpQuery.php, method phpQuery::trim()
top

u

unbind
in file phpQueryObject.php, method phpQueryObject::unbind()
    Enter description here...
unique
in file phpQuery.php, method phpQuery::unique()
unloadDocument
in file phpQueryObject.php, method phpQueryObject::unloadDocument()
    Unloads whole document from memory.
unloadDocuments
in file phpQuery.php, method phpQuery::unloadDocuments()
    Unloades all or specified document from memory.
unQuote
in file phpQueryObject.php, method phpQueryObject::unQuote()
unsafePHPTags
in file phpQuery.php, method phpQuery::unsafePHPTags()
    Parses phpQuery object or HTML result against PHP tags and makes them active.
top

v

$valid
in file phpQueryObject.php, variable phpQueryObject::$valid
    Iterator interface helper
val
in file phpQueryObject.php, method phpQueryObject::val()
    Return form element value.
valid
in file phpQueryObject.php, method phpQueryObject::valid()
top

w

whois
in file phpQueryObject.php, method phpQueryObject::whois()
wrap
in file phpQueryObject.php, method phpQueryObject::wrap()
    Enter description here...
wrapAll
in file phpQueryObject.php, method phpQueryObject::wrapAll()
    Enter description here...
wrapAllOld
in file phpQueryObject.php, method phpQueryObject::wrapAllOld()
    Enter description here...
wrapAllPHP
in file phpQueryObject.php, method phpQueryObject::wrapAllPHP()
    Enter description here...
wrapInner
in file phpQueryObject.php, method phpQueryObject::wrapInner()
    Enter description here...
wrapInnerPHP
in file phpQueryObject.php, method phpQueryObject::wrapInnerPHP()
    Enter description here...
wrapPHP
in file phpQueryObject.php, method phpQueryObject::wrapPHP()
    Enter description here...
top

x

$xpath
in file phpQueryObject.php, variable phpQueryObject::$xpath
    XPath interface.
xml
in file phpQueryObject.php, method phpQueryObject::xml()
xmlOuter
in file phpQueryObject.php, method phpQueryObject::xmlOuter()
top

Documentation generated on Sat, 07 Mar 2009 12:07:57 +0100 by phpDocumentor 1.4.2