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 phpQuery.php, method phpQueryPlugins::__call()
__call
in file phpQueryObject.php, method phpQueryObject::__call()
__construct
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::__construct()
__construct
in file DOMEvent.php, method DOMEvent::__construct()
__construct
in file phpQueryObject.php, method phpQueryObject::__construct()
    Enter description here...
__construct
in file Callback.php, method CallbackReference::__construct()
__construct
in file Callback.php, method Callback::__construct()
__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 phpQueryEvents.php, method phpQueryEvents::add()
    Binds a handler to one or more events (like click) for each matched element.
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...
afterMarkupLoad
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::afterMarkupLoad()
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()
attrAppend
in file phpQueryObject.php, method phpQueryObject::attrAppend()
    Enter description here...
attrEvents
in file phpQueryObject.php, method phpQueryObject::attrEvents()
attrPHP
in file phpQueryObject.php, method phpQueryObject::attrPHP()
    Enter description here...
attrPrepend
in file phpQueryObject.php, method phpQueryObject::attrPrepend()
    Enter description here...
top

b

$bubbles
in file DOMEvent.php, variable DOMEvent::$bubbles
    Returns a boolean indicating whether the event bubbles up through the DOM or not.
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

$callback
in file Callback.php, variable Callback::$callback
$cancelable
in file DOMEvent.php, variable DOMEvent::$cancelable
    Returns a boolean indicating whether the event is cancelable.
$charset
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$charset
$charset
in file phpQueryObject.php, variable phpQueryObject::$charset
$contentType
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$contentType
$current
in file phpQueryObject.php, variable phpQueryObject::$current
    Iterator interface helper
$currentTarget
in file DOMEvent.php, variable DOMEvent::$currentTarget
    Returns a reference to the currently registered target for the event.
Callback
in file Callback.php, class Callback
    Callback class implementing ParamStructures, pattern similar to Currying.
Callback.php
procedural page Callback.php
CallbackParam
in file Callback.php, class CallbackParam
CallbackReference
in file Callback.php, class CallbackReference
    Callback class implementing ParamStructures, pattern similar to Currying.
callbackRun
in file phpQuery.php, method phpQuery::callbackRun()
change
in file phpQueryObject.php, method phpQueryObject::change()
    Enter description here...
charsetAppendToHTML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::charsetAppendToHTML()
charsetAppendToXML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::charsetAppendToXML()
charsetFromHTML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::charsetFromHTML()
charsetFromXML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::charsetFromXML()
children
in file phpQueryObject.php, method phpQueryObject::children()
    Enter description here...
click
in file phpQueryObject.php, method phpQueryObject::click()
    Enter description here...
contents
in file phpQueryObject.php, method phpQueryObject::contents()
    Enter description here...
contentsUnwrap
in file phpQueryObject.php, method phpQueryObject::contentsUnwrap()
    Enter description here...
contentTypeFromHTML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::contentTypeFromHTML()
contentTypeToArray
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::contentTypeToArray()
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

$data
in file DOMEvent.php, variable DOMEvent::$data
$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
$detail
in file DOMEvent.php, variable DOMEvent::$detail
    Returns detail about the event, depending on the type of event.
$document
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$document
$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 DOMDocumentWrapper.php, method DOMDocumentWrapper::debug()
debug
in file phpQuery.php, method phpQuery::debug()
debug
in file phpQueryObject.php, method phpQueryObject::debug()
documentCreate
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::documentCreate()
documentFragment
in file phpQueryObject.php, method phpQueryObject::documentFragment()
documentFragmentCreate
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::documentFragmentCreate()
    Creates new document fragment.
documentFragmentToMarkup
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::documentFragmentToMarkup()
DOMDOCUMENT
in file phpQuery.php, constant DOMDOCUMENT
DOMDocumentWrapper
in file DOMDocumentWrapper.php, class DOMDocumentWrapper
    DOMDocumentWrapper class simplifies work with DOMDocument.
DOMDocumentWrapper.php
procedural page DOMDocumentWrapper.php
DOMELEMENT
in file phpQuery.php, constant DOMELEMENT
DOMEvent
in file DOMEvent.php, class DOMEvent
    DOMEvent class.
DOMEvent.php
procedural page DOMEvent.php
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
$eventPhase
in file DOMEvent.php, variable DOMEvent::$eventPhase
    Used to indicate which phase of the event flow is currently being evaluated.
$events
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$events
$eventsGlobal
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$eventsGlobal
$eventsNodes
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$eventsNodes
$explicitOriginalTarget
in file DOMEvent.php, variable DOMEvent::$explicitOriginalTarget
    The explicit original target of the event (Mozilla-specific).
each
in file phpQueryObject.php, method phpQueryObject::each()
    Enter description here...
each
in file phpQuery.php, method phpQuery::each()
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...
expandEmptyTag
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::expandEmptyTag()
    expandEmptyTag
extend
in file phpQueryObject.php, method phpQueryObject::extend()
    Deprecated, use $pq->plugin() instead.
extend
in file phpQuery.php, method phpQuery::extend()
    Deprecated, use phpQuery::plugin() instead.
top

f

$frames
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$frames
    TODO
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()
getNode
in file phpQueryEvents.php, method phpQueryEvents::getNode()
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...
top

i

$id
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$id
$isDocumentFragment
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$isDocumentFragment
$isHTML
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$isHTML
$isXHTML
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$isXHTML
$isXML
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$isXML
import
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::import()
importAttr
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::importAttr()
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()
    Various insert scenarios.
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.
isDocumentFragmentHTML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::isDocumentFragmentHTML()
isDocumentFragmentXHTML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::isDocumentFragmentXHTML()
isDocumentFragmentXML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::isDocumentFragmentXML()
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()
issetGlobal
in file phpQueryEvents.php, method phpQueryEvents::issetGlobal()
isXHTML
in file phpQueryObject.php, method phpQueryObject::isXHTML()
isXHTML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::isXHTML()
isXML
in file phpQueryObject.php, method phpQueryObject::isXML()
isXML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::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 DOMDocumentWrapper.php, method DOMDocumentWrapper::load()
load
in file phpQueryObject.php, method phpQueryObject::load()
    Enter description here...
loadDocument
in file phpQuery.php, method phpQuery::loadDocument()
    Reuses existing DOMDocument object.
loadMarkup
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::loadMarkup()
loadMarkupHTML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::loadMarkupHTML()
loadMarkupReset
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::loadMarkupReset()
loadMarkupXML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::loadMarkupXML()
top

m

makeArray
in file phpQuery.php, method phpQuery::makeArray()
map
in file phpQueryObject.php, method phpQueryObject::map()
    Enter description here...
map
in file phpQuery.php, method phpQuery::map()
markup
in file phpQueryObject.php, method phpQueryObject::markup()
    jQuey difference
markup
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::markup()
    Return document markup, starting with optional $node as root.
markupEvents
in file phpQueryObject.php, method phpQueryObject::markupEvents()
markupFixXHTML
in file DOMDocumentWrapper.php, method DOMDocumentWrapper::markupFixXHTML()
markupOuter
in file phpQueryObject.php, method phpQueryObject::markupOuter()
    jQuey difference
markupToPHP
in file phpQuery.php, method phpQuery::markupToPHP()
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

$originalTarget
in file DOMEvent.php, variable DOMEvent::$originalTarget
    The original target of the event, before any retargetings (Mozilla-specific).
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

$params
in file Callback.php, variable Callback::$params
$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
param
in file phpQuery.php, method phpQuery::param()
    Enter description here...
param
in file Callback.php, method Callback::param()
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 phpQuery.php, method phpQuery::php()
php
in file phpQueryObject.php, method phpQueryObject::php()
    Just like html(), but returns markup with VALID (dangerous) PHP tags.
phpQuery
in file phpQuery.php, class phpQuery
    Static namespace for phpQuery functions.
phpQuery.php
procedural page phpQuery.php
phpQueryEvents
in file phpQueryEvents.php, class phpQueryEvents
    Event handling class.
phpQueryEvents.php
procedural page phpQueryEvents.php
phpQueryObject
in file phpQueryObject.php, class phpQueryObject
    Class representing phpQuery objects.
phpQueryObject.php
procedural page phpQueryObject.php
phpQueryPlugins
in file phpQuery.php, class phpQueryPlugins
    Plugins static namespace class.
phpToMarkup
in file phpQuery.php, method phpQuery::phpToMarkup()
plugin
in file phpQueryObject.php, method phpQueryObject::plugin()
    Enter description here...
plugin
in file phpQuery.php, method phpQuery::plugin()
    Extend phpQuery with $class from $file.
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()
preventDefault
in file DOMEvent.php, method DOMEvent::preventDefault()
    Cancels the event (if it is cancelable).
pseudoClasses
in file phpQueryObject.php, method phpQueryObject::pseudoClasses()
top

r

$relatedTarget
in file DOMEvent.php, variable DOMEvent::$relatedTarget
    Identifies a secondary target for the event.
$root
in file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$root
    Document root, by default equals to document itself.
$root
in file phpQueryObject.php, variable phpQueryObject::$root
$runDefault
in file DOMEvent.php, variable DOMEvent::$runDefault
remove
in file phpQueryObject.php, method phpQueryObject::remove()
    Enter description here...
remove
in file phpQueryEvents.php, method phpQueryEvents::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...
setNode
in file phpQueryEvents.php, method phpQueryEvents::setNode()
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()
    Attribute method.
stackIsRoot
in file phpQueryObject.php, method phpQueryObject::stackIsRoot()
stopPropagation
in file DOMEvent.php, method DOMEvent::stopPropagation()
    Stops the propagation of events further along in the DOM.
submit
in file phpQueryObject.php, method phpQueryObject::submit()
    Enter description here...
switchWith
in file phpQueryObject.php, method phpQueryObject::switchWith()
top

t

$target
in file DOMEvent.php, variable DOMEvent::$target
    Returns a reference to the target to which the event was originally dispatched.
$timeStamp
in file DOMEvent.php, variable DOMEvent::$timeStamp
    Returns the time that the event was created.
$type
in file DOMEvent.php, variable DOMEvent::$type
    Returns the name of the event (case-insensitive).
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.
trigger
in file phpQueryEvents.php, method phpQueryEvents::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 DOMDocumentWrapper.php, variable DOMDocumentWrapper::$xpath
$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 Tue, 18 Nov 2008 19:39:23 +0100 by phpDocumentor 1.4.2