| | 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 ]
	[ _ ]
 
		top_
							_clonein file phpQueryObject.php, method phpQueryObject::_clone()Enter description here...
_emptyin file phpQueryObject.php, method phpQueryObject::_empty()Proper name without underscore (just ->empty()) also works.
_nextin file phpQueryObject.php, method phpQueryObject::_next()Safe rename of next().
_previn file phpQueryObject.php, method phpQueryObject::_prev()Use prev() and next().
__callin file phpQuery.php, method phpQueryPlugins::__call()__callin file phpQueryObject.php, method phpQueryObject::__call()__constructin file DOMDocumentWrapper.php, method DOMDocumentWrapper::__construct()__constructin file DOMEvent.php, method DOMEvent::__construct()__constructin file phpQueryObject.php, method phpQueryObject::__construct()Enter description here...
__constructin file Callback.php, method CallbackReference::__construct()__constructin file Callback.php, method Callback::__construct()__getin file phpQueryObject.php, method phpQueryObject::__get()__loadSuccessin file phpQueryObject.php, method phpQueryObject::__loadSuccess()__pseudoClassParamin file phpQueryObject.php, method phpQueryObject::__pseudoClassParam()__toStringin file phpQueryObject.php, method phpQueryObject::__toString()___wrapAllCallbackin file phpQueryObject.php, method phpQueryObject::___wrapAllCallback() 
 
 
		topa
							$activein file phpQuery.php, variable phpQuery::$active$ajaxAllowedHostsin file phpQuery.php, variable phpQuery::$ajaxAllowedHostsHosts allowed for AJAX connections.
$ajaxSettingsin file phpQuery.php, variable phpQuery::$ajaxSettingsAJAX settings.
addin file phpQueryEvents.php, method phpQueryEvents::add()Binds a handler to one or more events (like click) for each matched element.
addin file phpQueryObject.php, method phpQueryObject::add()Enter description here...
addClassin file phpQueryObject.php, method phpQueryObject::addClass()Enter description here...
addClassPHPin file phpQueryObject.php, method phpQueryObject::addClassPHP()Enter description here...
afterin file phpQueryObject.php, method phpQueryObject::after()Enter description here...
afterMarkupLoadin file DOMDocumentWrapper.php, method DOMDocumentWrapper::afterMarkupLoad()afterPHPin file phpQueryObject.php, method phpQueryObject::afterPHP()Enter description here...
ajaxin file phpQuery.php, method phpQuery::ajax()Make an AJAX request.
ajaxAllowHostin file phpQuery.php, method phpQuery::ajaxAllowHost()ajaxAllowURLin file phpQuery.php, method phpQuery::ajaxAllowURL()ajaxSetupin file phpQuery.php, method phpQuery::ajaxSetup()ancestorsin file phpQueryObject.php, method phpQueryObject::ancestors()Enter description here...
andSelfin file phpQueryObject.php, method phpQueryObject::andSelf()Enter description here...
appendin file phpQueryObject.php, method phpQueryObject::append()Enter description here...
appendPHPin file phpQueryObject.php, method phpQueryObject::appendPHP()Enter description here...
appendToin file phpQueryObject.php, method phpQueryObject::appendTo()Enter description here...
attrin file phpQueryObject.php, method phpQueryObject::attr()attrAppendin file phpQueryObject.php, method phpQueryObject::attrAppend()Enter description here...
attrEventsin file phpQueryObject.php, method phpQueryObject::attrEvents()attrPHPin file phpQueryObject.php, method phpQueryObject::attrPHP()Enter description here...
attrPrependin file phpQueryObject.php, method phpQueryObject::attrPrepend()Enter description here...
 
 top
 
 
 
		topc
							$callbackin file Callback.php, variable Callback::$callback$cancelablein file DOMEvent.php, variable DOMEvent::$cancelableReturns a boolean indicating whether the event is cancelable.
$charsetin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$charset$charsetin file phpQueryObject.php, variable phpQueryObject::$charset$contentTypein file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$contentType$currentin file phpQueryObject.php, variable phpQueryObject::$currentIterator interface helper
$currentTargetin file DOMEvent.php, variable DOMEvent::$currentTargetReturns a reference to the currently registered target for the event.
Callbackin file Callback.php, class CallbackCallback class implementing ParamStructures, pattern similar to Currying.
Callback.phpprocedural page Callback.phpCallbackParamin file Callback.php, class CallbackParamCallbackReferencein file Callback.php, class CallbackReferenceCallback class implementing ParamStructures, pattern similar to Currying.
callbackRunin file phpQuery.php, method phpQuery::callbackRun()changein file phpQueryObject.php, method phpQueryObject::change()Enter description here...
charsetAppendToHTMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::charsetAppendToHTML()charsetAppendToXMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::charsetAppendToXML()charsetFromHTMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::charsetFromHTML()charsetFromXMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::charsetFromXML()childrenin file phpQueryObject.php, method phpQueryObject::children()Enter description here...
clickin file phpQueryObject.php, method phpQueryObject::click()Enter description here...
contentsin file phpQueryObject.php, method phpQueryObject::contents()Enter description here...
contentsUnwrapin file phpQueryObject.php, method phpQueryObject::contentsUnwrap()Enter description here...
contentTypeFromHTMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::contentTypeFromHTML()contentTypeToArrayin file DOMDocumentWrapper.php, method DOMDocumentWrapper::contentTypeToArray()countin file phpQueryObject.php, method phpQueryObject::count()createDocumentWrapperin file phpQuery.php, method phpQuery::createDocumentWrapper()Enter description here...
cssin file phpQueryObject.php, method phpQueryObject::css()Enter description here...
currentin file phpQueryObject.php, method phpQueryObject::current() 
 
 
		topd
							$datain file DOMEvent.php, variable DOMEvent::$data$debugin file phpQuery.php, variable phpQuery::$debug$defaultCharsetin file phpQuery.php, variable phpQuery::$defaultCharset$defaultDoctypein file phpQuery.php, variable phpQuery::$defaultDoctypeApplies only to HTML.
$defaultDocumentIDin file phpQuery.php, variable phpQuery::$defaultDocumentID$detailin file DOMEvent.php, variable DOMEvent::$detailReturns detail about the event, depending on the type of event.
$documentin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$document$documentin file phpQueryObject.php, variable phpQueryObject::$documentDOMDocument class.
$documentFragmentin file phpQueryObject.php, variable phpQueryObject::$documentFragmentIndicated if doument is just a fragment (no <html> tag).
$documentIDin file phpQueryObject.php, variable phpQueryObject::$documentID$documentsin file phpQuery.php, variable phpQuery::$documents$documentWrapperin file phpQueryObject.php, variable phpQueryObject::$documentWrapper$dumpCountin file phpQuery.php, variable phpQuery::$dumpCountdebugin file DOMDocumentWrapper.php, method DOMDocumentWrapper::debug()debugin file phpQuery.php, method phpQuery::debug()debugin file phpQueryObject.php, method phpQueryObject::debug()documentCreatein file DOMDocumentWrapper.php, method DOMDocumentWrapper::documentCreate()documentFragmentin file phpQueryObject.php, method phpQueryObject::documentFragment()documentFragmentCreatein file DOMDocumentWrapper.php, method DOMDocumentWrapper::documentFragmentCreate()Creates new document fragment.
documentFragmentToMarkupin file DOMDocumentWrapper.php, method DOMDocumentWrapper::documentFragmentToMarkup()DOMDOCUMENTin file phpQuery.php, constant DOMDOCUMENTDOMDocumentWrapperin file DOMDocumentWrapper.php, class DOMDocumentWrapperDOMDocumentWrapper class simplifies work with DOMDocument.
DOMDocumentWrapper.phpprocedural page DOMDocumentWrapper.phpDOMELEMENTin file phpQuery.php, constant DOMELEMENTDOMEventin file DOMEvent.php, class DOMEventDOMEvent class.
DOMEvent.phpprocedural page DOMEvent.phpDOMNODEin file phpQuery.php, constant DOMNODEDOMNODELISTin file phpQuery.php, constant DOMNODELISTDOMNodeListToArrayin file phpQuery.php, method phpQuery::DOMNodeListToArray()dumpin file phpQueryObject.php, method phpQueryObject::dump()Dump htmlOuter and preserve chain. Usefull for debugging.
dumpDiein file phpQueryObject.php, method phpQueryObject::dumpDie()Dump htmlOuter and stop script execution. Usefull for debugging.
dumpLengthin file phpQueryObject.php, method phpQueryObject::dumpLength()dumpTreein file phpQueryObject.php, method phpQueryObject::dumpTree()dumpWhoisin file phpQueryObject.php, method phpQueryObject::dumpWhois() 
 
 
		tope
							$elementsin file phpQueryObject.php, variable phpQueryObject::$elementsStack of selected elements.
$elementsBackupin file phpQueryObject.php, variable phpQueryObject::$elementsBackup$elementsInteratorin file phpQueryObject.php, variable phpQueryObject::$elementsInteratorIterator interface helper
$eventPhasein file DOMEvent.php, variable DOMEvent::$eventPhaseUsed to indicate which phase of the event flow is currently being evaluated.
$eventsin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$events$eventsGlobalin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$eventsGlobal$eventsNodesin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$eventsNodes$explicitOriginalTargetin file DOMEvent.php, variable DOMEvent::$explicitOriginalTargetThe explicit original target of the event (Mozilla-specific).
eachin file phpQueryObject.php, method phpQueryObject::each()Enter description here...
eachin file phpQuery.php, method phpQuery::each()elementsContainsNodein file phpQueryObject.php, method phpQueryObject::elementsContainsNode()endin file phpQueryObject.php, method phpQueryObject::end()Enter description here...
eqin file phpQueryObject.php, method phpQueryObject::eq()Enter description here...
expandEmptyTagin file DOMDocumentWrapper.php, method DOMDocumentWrapper::expandEmptyTag()expandEmptyTag
extendin file phpQueryObject.php, method phpQueryObject::extend()Deprecated, use $pq->plugin() instead.
extendin file phpQuery.php, method phpQuery::extend()Deprecated, use phpQuery::plugin() instead.
 
 top
 
 
 
		topg
							getin file phpQuery.php, method phpQuery::get()getin file phpQueryObject.php, method phpQueryObject::get()Return matched DOM nodes.
getDocumentin file phpQueryObject.php, method phpQueryObject::getDocument()Returns object with stack set to document root.
getDocumentin file phpQuery.php, method phpQuery::getDocument()Returns document with id $id or last used as phpQueryObject.
getDocumentIDin file phpQueryObject.php, method phpQueryObject::getDocumentID()Get object's Document ID.
getDocumentIDin file phpQuery.php, method phpQuery::getDocumentID()Returns source's document ID.
getDocumentIDRefin file phpQueryObject.php, method phpQueryObject::getDocumentIDRef()Saves object's DocumentID to $var by reference.
getDOMDocumentin file phpQueryObject.php, method phpQueryObject::getDOMDocument()getDOMDocumentin file phpQuery.php, method phpQuery::getDOMDocument()Get DOMDocument object related to $source.
getElementSiblingsin file phpQueryObject.php, method phpQueryObject::getElementSiblings()getNodein file phpQueryEvents.php, method phpQueryEvents::getNode()getNodeAttrsin file phpQueryObject.php, method phpQueryObject::getNodeAttrs()getNodeXpathin file phpQueryObject.php, method phpQueryObject::getNodeXpath()Returns node's XPath.
getStringin file phpQueryObject.php, method phpQueryObject::getString()Return matched DOM nodes.
getStringsin file phpQueryObject.php, method phpQueryObject::getStrings()Return matched DOM nodes.
grepin file phpQuery.php, method phpQuery::grep() 
 top
 
 
 
		topi
							$idin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$id$isDocumentFragmentin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$isDocumentFragment$isHTMLin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$isHTML$isXHTMLin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$isXHTML$isXMLin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$isXMLimportin file DOMDocumentWrapper.php, method DOMDocumentWrapper::import()importAttrin file DOMDocumentWrapper.php, method DOMDocumentWrapper::importAttr()inArrayin file phpQuery.php, method phpQuery::inArray()indexin file phpQueryObject.php, method phpQueryObject::index()Enter description here...
insertin file phpQueryObject.php, method phpQueryObject::insert()Various insert scenarios.
insertAfterin file phpQueryObject.php, method phpQueryObject::insertAfter()Enter description here...
insertBeforein file phpQueryObject.php, method phpQueryObject::insertBefore()Enter description here...
isin file phpQueryObject.php, method phpQueryObject::is()Enter description here...
isCharin file phpQueryObject.php, method phpQueryObject::isChar()Determines if $char is really a char.
isDocumentFragmentHTMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::isDocumentFragmentHTML()isDocumentFragmentXHTMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::isDocumentFragmentXHTML()isDocumentFragmentXMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::isDocumentFragmentXML()isFunctionin file phpQuery.php, method phpQuery::isFunction()isHTMLin file phpQueryObject.php, method phpQueryObject::isHTML()isMarkupin file phpQuery.php, method phpQuery::isMarkup()Checks if $input is HTML string, which has to start with '<'.
isRegexpin file phpQueryObject.php, method phpQueryObject::isRegexp()isRootin file phpQueryObject.php, method phpQueryObject::isRoot()issetGlobalin file phpQueryEvents.php, method phpQueryEvents::issetGlobal()isXHTMLin file phpQueryObject.php, method phpQueryObject::isXHTML()isXHTMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::isXHTML()isXMLin file phpQueryObject.php, method phpQueryObject::isXML()isXMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::isXML() 
 top
 
 top
 
 
 
		topm
							makeArrayin file phpQuery.php, method phpQuery::makeArray()mapin file phpQueryObject.php, method phpQueryObject::map()Enter description here...
mapin file phpQuery.php, method phpQuery::map()markupin file phpQueryObject.php, method phpQueryObject::markup()jQuey difference
markupin file DOMDocumentWrapper.php, method DOMDocumentWrapper::markup()Return document markup, starting with optional $node as root.
markupEventsin file phpQueryObject.php, method phpQueryObject::markupEvents()markupFixXHTMLin file DOMDocumentWrapper.php, method DOMDocumentWrapper::markupFixXHTML()markupOuterin file phpQueryObject.php, method phpQueryObject::markupOuter()jQuey difference
markupToPHPin file phpQuery.php, method phpQuery::markupToPHP()matchClassesin file phpQueryObject.php, method phpQueryObject::matchClasses()Enter description here...
mergein file phpQueryObject.php, method phpQueryObject::merge()mergein file phpQuery.php, method phpQuery::merge()Merge 2 phpQuery objects.
 
 
 
		topn
							newDocumentin file phpQuery.php, method phpQuery::newDocument()Creates new document from markup.
newDocumentFilein file phpQuery.php, method phpQuery::newDocumentFile()Creates new document from file $file.
newDocumentFileHTMLin file phpQuery.php, method phpQuery::newDocumentFileHTML()newDocumentFilePHPin file phpQuery.php, method phpQuery::newDocumentFilePHP()newDocumentFileXHTMLin file phpQuery.php, method phpQuery::newDocumentFileXHTML()newDocumentFileXMLin file phpQuery.php, method phpQuery::newDocumentFileXML()newDocumentHTMLin file phpQuery.php, method phpQuery::newDocumentHTML()newDocumentPHPin file phpQuery.php, method phpQuery::newDocumentPHP()newDocumentXHTMLin file phpQuery.php, method phpQuery::newDocumentXHTML()newDocumentXMLin file phpQuery.php, method phpQuery::newDocumentXML()newInstancein file phpQueryObject.php, method phpQueryObject::newInstance()Returns new instance of actual class.
nextin file phpQueryObject.php, method phpQueryObject::next()Double-function method.
nextAllin file phpQueryObject.php, method phpQueryObject::nextAll()notin file phpQueryObject.php, method phpQueryObject::not()Enter description here...
 
 top
 
 
 
		topp
							$paramsin file Callback.php, variable Callback::$params$pluginsin file phpQuery.php, variable phpQuery::$pluginsStatic namespace for plugins.
$pluginsLoadedin file phpQuery.php, variable phpQuery::$pluginsLoadedList of loaded plugins.
$pluginsMethodsin file phpQuery.php, variable phpQuery::$pluginsMethods$pluginsStaticMethodsin file phpQuery.php, variable phpQuery::$pluginsStaticMethods$previousin file phpQueryObject.php, variable phpQueryObject::$previousparamin file phpQuery.php, method phpQuery::param()Enter description here...
paramin file Callback.php, method Callback::param()parentin file phpQueryObject.php, method phpQueryObject::parent()Enter description here...
parentsin file phpQueryObject.php, method phpQueryObject::parents()Enter description here...
parseJSONin file phpQuery.php, method phpQuery::parseJSON()Parses JSON into proper PHP type.
parseSelectorin file phpQueryObject.php, method phpQueryObject::parseSelector()phpin file phpQuery.php, method phpQuery::php()phpin file phpQueryObject.php, method phpQueryObject::php()Just like html(), but returns markup with VALID (dangerous) PHP tags.
phpQueryin file phpQuery.php, class phpQueryStatic namespace for phpQuery functions.
phpQuery.phpprocedural page phpQuery.phpphpQueryEventsin file phpQueryEvents.php, class phpQueryEventsEvent handling class.
phpQueryEvents.phpprocedural page phpQueryEvents.phpphpQueryObjectin file phpQueryObject.php, class phpQueryObjectClass representing phpQuery objects.
phpQueryObject.phpprocedural page phpQueryObject.phpphpQueryPluginsin file phpQuery.php, class phpQueryPluginsPlugins static namespace class.
phpToMarkupin file phpQuery.php, method phpQuery::phpToMarkup()pluginin file phpQueryObject.php, method phpQueryObject::plugin()Enter description here...
pluginin file phpQuery.php, method phpQuery::plugin()Extend phpQuery with $class from $file.
postin file phpQuery.php, method phpQuery::post()pqin file phpQuery.php, method phpQuery::pq()Multi-purpose function.
pqin file phpQuery.php, function pq()Shortcut to phpQuery::pq($arg1, $context)  Chainable.
prependin file phpQueryObject.php, method phpQueryObject::prepend()Enter description here...
prependPHPin file phpQueryObject.php, method phpQueryObject::prependPHP()Enter description here...
prependToin file phpQueryObject.php, method phpQueryObject::prependTo()Enter description here...
previn file phpQueryObject.php, method phpQueryObject::prev()Enter description here...
prevAllin file phpQueryObject.php, method phpQueryObject::prevAll()preventDefaultin file DOMEvent.php, method DOMEvent::preventDefault()Cancels the event (if it is cancelable).
pseudoClassesin file phpQueryObject.php, method phpQueryObject::pseudoClasses() 
 
 
		topr
							$relatedTargetin file DOMEvent.php, variable DOMEvent::$relatedTargetIdentifies a secondary target for the event.
$rootin file DOMDocumentWrapper.php, variable DOMDocumentWrapper::$rootDocument root, by default equals to document itself.
$rootin file phpQueryObject.php, variable phpQueryObject::$root$runDefaultin file DOMEvent.php, variable DOMEvent::$runDefaultremovein file phpQueryObject.php, method phpQueryObject::remove()Enter description here...
removein file phpQueryEvents.php, method phpQueryEvents::remove()Enter description here...
removeAttrin file phpQueryObject.php, method phpQueryObject::removeAttr()Enter description here...
removeClassin file phpQueryObject.php, method phpQueryObject::removeClass()Enter description here...
replaceAllin file phpQueryObject.php, method phpQueryObject::replaceAll()Enter description here...
replaceWithin file phpQueryObject.php, method phpQueryObject::replaceWith()Enter description here...
replaceWithPHPin file phpQueryObject.php, method phpQueryObject::replaceWithPHP()Enter description here...
reversein file phpQueryObject.php, method phpQueryObject::reverse()Enter description here...
rewindin file phpQueryObject.php, method phpQueryObject::rewind()runQueryin file phpQueryObject.php, method phpQueryObject::runQuery() 
 
 
		tops
							selectDocumentin file phpQuery.php, method phpQuery::selectDocument()Sets default document to $id. Document has to be loaded prior  to using this method.
serializein file phpQueryObject.php, method phpQueryObject::serialize()Enter description here...
serializeArrayin file phpQueryObject.php, method phpQueryObject::serializeArray()Enter description here...
setNodein file phpQueryEvents.php, method phpQueryEvents::setNode()showin file phpQueryObject.php, method phpQueryObject::show()siblingsin file phpQueryObject.php, method phpQueryObject::siblings()Enter description here...
sizein file phpQueryObject.php, method phpQueryObject::size()Enter description here...
slicein file phpQueryObject.php, method phpQueryObject::slice()Enter description here...
stackin file phpQueryObject.php, method phpQueryObject::stack()Attribute method.
stackIsRootin file phpQueryObject.php, method phpQueryObject::stackIsRoot()stopPropagationin file DOMEvent.php, method DOMEvent::stopPropagation()Stops the propagation of events further along in the DOM.
submitin file phpQueryObject.php, method phpQueryObject::submit()Enter description here...
switchWithin file phpQueryObject.php, method phpQueryObject::switchWith() 
 
 
		topt
							$targetin file DOMEvent.php, variable DOMEvent::$targetReturns a reference to the target to which the event was originally dispatched.
$timeStampin file DOMEvent.php, variable DOMEvent::$timeStampReturns the time that the event was created.
$typein file DOMEvent.php, variable DOMEvent::$typeReturns the name of the event (case-insensitive).
textin file phpQueryObject.php, method phpQueryObject::text()Return joined text content.
toggleClassin file phpQueryObject.php, method phpQueryObject::toggleClass()Enter description here...
toJSONin file phpQuery.php, method phpQuery::toJSON()Returns JSON representation of $data.
toReferencein file phpQueryObject.php, method phpQueryObject::toReference()Saves actual object to $var by reference.
toRootin file phpQueryObject.php, method phpQueryObject::toRoot()Enter description here...
triggerin file phpQueryObject.php, method phpQueryObject::trigger()Trigger a type of event on every matched element.
triggerin file phpQueryEvents.php, method phpQueryEvents::trigger()Trigger a type of event on every matched element.
triggerHandlerin 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.
trimin file phpQuery.php, method phpQuery::trim() 
 top
 
 top
 
 top
 
 top
 
 | 
 |