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
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
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
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
top
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
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
top
top
top
top
top
|
|