elementindex.html 64 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875
  1. <html>
  2. <head>
  3. <title>Element Index</title>
  4. <link rel="stylesheet" type="text/css" href="media/style.css">
  5. </head>
  6. <body>
  7. <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
  8. <tr>
  9. <td class="header_top"></td>
  10. </tr>
  11. <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
  12. <tr>
  13. <td class="header_menu">
  14. [ <a href="elementindex.html" class="menu">all elements</a> ]
  15. </td>
  16. </tr>
  17. <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
  18. </table>
  19. <table width="100%" border="0" cellpadding="0" cellspacing="0">
  20. <tr valign="top">
  21. <td width="200" class="menu">
  22. <div id="todolist">
  23. <p><a href="todolist.html">Todo List</a></p>
  24. </div>
  25. <b>Packages:</b><br />
  26. <a href="li_phpQuery.html">phpQuery</a><br />
  27. <br /><br />
  28. </td>
  29. <td>
  30. <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
  31. <a name="top"></a>
  32. <h1>Index of all elements</h1>
  33. [ <a href="elementindex.html#a">a</a> ]
  34. [ <a href="elementindex.html#b">b</a> ]
  35. [ <a href="elementindex.html#c">c</a> ]
  36. [ <a href="elementindex.html#d">d</a> ]
  37. [ <a href="elementindex.html#e">e</a> ]
  38. [ <a href="elementindex.html#f">f</a> ]
  39. [ <a href="elementindex.html#g">g</a> ]
  40. [ <a href="elementindex.html#h">h</a> ]
  41. [ <a href="elementindex.html#i">i</a> ]
  42. [ <a href="elementindex.html#k">k</a> ]
  43. [ <a href="elementindex.html#l">l</a> ]
  44. [ <a href="elementindex.html#m">m</a> ]
  45. [ <a href="elementindex.html#n">n</a> ]
  46. [ <a href="elementindex.html#o">o</a> ]
  47. [ <a href="elementindex.html#p">p</a> ]
  48. [ <a href="elementindex.html#r">r</a> ]
  49. [ <a href="elementindex.html#s">s</a> ]
  50. [ <a href="elementindex.html#t">t</a> ]
  51. [ <a href="elementindex.html#u">u</a> ]
  52. [ <a href="elementindex.html#v">v</a> ]
  53. [ <a href="elementindex.html#w">w</a> ]
  54. [ <a href="elementindex.html#x">x</a> ]
  55. [ <a href="elementindex.html#_">_</a> ]
  56. <hr />
  57. <a name="a"></a>
  58. <div>
  59. <h2>a</h2>
  60. <dl>
  61. <dt><b>$active</b></dt>
  62. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$active">phpQuery::$active</a></dd>
  63. <dt><b>$ajaxAllowedHosts</b></dt>
  64. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$ajaxAllowedHosts">phpQuery::$ajaxAllowedHosts</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Hosts allowed for AJAX connections.</dd>
  65. <dt><b>$ajaxSettings</b></dt>
  66. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$ajaxSettings">phpQuery::$ajaxSettings</a><br>&nbsp;&nbsp;&nbsp;&nbsp;AJAX settings.</dd>
  67. <dt><b>add</b></dt>
  68. <dd>in file phpQueryEvents.php, method <a href="phpQuery/phpQueryEvents.html#methodadd">phpQueryEvents::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Binds a handler to one or more events (like click) for each matched element.</dd>
  69. <dt><b>add</b></dt>
  70. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodadd">phpQueryObject::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  71. <dt><b>addClass</b></dt>
  72. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodaddClass">phpQueryObject::addClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  73. <dt><b>addClassPHP</b></dt>
  74. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodaddClassPHP">phpQueryObject::addClassPHP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  75. <dt><b>after</b></dt>
  76. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodafter">phpQueryObject::after()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  77. <dt><b>afterMarkupLoad</b></dt>
  78. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodafterMarkupLoad">DOMDocumentWrapper::afterMarkupLoad()</a></dd>
  79. <dt><b>afterPHP</b></dt>
  80. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodafterPHP">phpQueryObject::afterPHP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  81. <dt><b>ajax</b></dt>
  82. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodajax">phpQuery::ajax()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Make an AJAX request.</dd>
  83. <dt><b>ajaxAllowHost</b></dt>
  84. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodajaxAllowHost">phpQuery::ajaxAllowHost()</a></dd>
  85. <dt><b>ajaxAllowURL</b></dt>
  86. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodajaxAllowURL">phpQuery::ajaxAllowURL()</a></dd>
  87. <dt><b>ajaxSetup</b></dt>
  88. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodajaxSetup">phpQuery::ajaxSetup()</a></dd>
  89. <dt><b>ancestors</b></dt>
  90. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodancestors">phpQueryObject::ancestors()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  91. <dt><b>andSelf</b></dt>
  92. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodandSelf">phpQueryObject::andSelf()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  93. <dt><b>append</b></dt>
  94. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodappend">phpQueryObject::append()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  95. <dt><b>appendPHP</b></dt>
  96. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodappendPHP">phpQueryObject::appendPHP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  97. <dt><b>appendTo</b></dt>
  98. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodappendTo">phpQueryObject::appendTo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  99. <dt><b>attr</b></dt>
  100. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodattr">phpQueryObject::attr()</a></dd>
  101. <dt><b>attrAppend</b></dt>
  102. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodattrAppend">phpQueryObject::attrAppend()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  103. <dt><b>attrEvents</b></dt>
  104. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodattrEvents">phpQueryObject::attrEvents()</a></dd>
  105. <dt><b>attrPHP</b></dt>
  106. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodattrPHP">phpQueryObject::attrPHP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  107. <dt><b>attrPrepend</b></dt>
  108. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodattrPrepend">phpQueryObject::attrPrepend()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  109. </dl>
  110. </div>
  111. <a href="elementindex.html#top">top</a><br>
  112. <hr />
  113. <a name="b"></a>
  114. <div>
  115. <h2>b</h2>
  116. <dl>
  117. <dt><b>$bubbles</b></dt>
  118. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$bubbles">DOMEvent::$bubbles</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a boolean indicating whether the event bubbles up through the DOM or not.</dd>
  119. <dt><b>before</b></dt>
  120. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodbefore">phpQueryObject::before()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  121. <dt><b>beforePHP</b></dt>
  122. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodbeforePHP">phpQueryObject::beforePHP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  123. <dt><b>bind</b></dt>
  124. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodbind">phpQueryObject::bind()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Binds a handler to one or more events (like click) for each matched element.</dd>
  125. <dt><b>browser</b></dt>
  126. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodbrowser">phpQuery::browser()</a></dd>
  127. <dt><b>browserGet</b></dt>
  128. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodbrowserGet">phpQuery::browserGet()</a></dd>
  129. <dt><b>browserPost</b></dt>
  130. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodbrowserPost">phpQuery::browserPost()</a></dd>
  131. </dl>
  132. </div>
  133. <a href="elementindex.html#top">top</a><br>
  134. <hr />
  135. <a name="c"></a>
  136. <div>
  137. <h2>c</h2>
  138. <dl>
  139. <dt><b>$callback</b></dt>
  140. <dd>in file Callback.php, variable <a href="phpQuery/Callback.html#var$callback">Callback::$callback</a></dd>
  141. <dt><b>$cancelable</b></dt>
  142. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$cancelable">DOMEvent::$cancelable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a boolean indicating whether the event is cancelable.</dd>
  143. <dt><b>$charset</b></dt>
  144. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$charset">DOMDocumentWrapper::$charset</a></dd>
  145. <dt><b>$charset</b></dt>
  146. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$charset">phpQueryObject::$charset</a></dd>
  147. <dt><b>$contentType</b></dt>
  148. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$contentType">DOMDocumentWrapper::$contentType</a></dd>
  149. <dt><b>$current</b></dt>
  150. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$current">phpQueryObject::$current</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Iterator interface helper</dd>
  151. <dt><b>$currentTarget</b></dt>
  152. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$currentTarget">DOMEvent::$currentTarget</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a reference to the currently registered target for the event.</dd>
  153. <dt><b>Callback</b></dt>
  154. <dd>in file Callback.php, class <a href="phpQuery/Callback.html">Callback</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Callback class implementing ParamStructures, pattern similar to Currying.</dd>
  155. <dt><b>Callback.php</b></dt>
  156. <dd>procedural page <a href="phpQuery/_Callback.php.html">Callback.php</a></dd>
  157. <dt><b>CallbackParam</b></dt>
  158. <dd>in file Callback.php, class <a href="phpQuery/CallbackParam.html">CallbackParam</a></dd>
  159. <dt><b>CallbackReference</b></dt>
  160. <dd>in file Callback.php, class <a href="phpQuery/CallbackReference.html">CallbackReference</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Callback class implementing ParamStructures, pattern similar to Currying.</dd>
  161. <dt><b>callbackRun</b></dt>
  162. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodcallbackRun">phpQuery::callbackRun()</a></dd>
  163. <dt><b>change</b></dt>
  164. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodchange">phpQueryObject::change()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  165. <dt><b>charsetAppendToHTML</b></dt>
  166. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodcharsetAppendToHTML">DOMDocumentWrapper::charsetAppendToHTML()</a></dd>
  167. <dt><b>charsetAppendToXML</b></dt>
  168. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodcharsetAppendToXML">DOMDocumentWrapper::charsetAppendToXML()</a></dd>
  169. <dt><b>charsetFromHTML</b></dt>
  170. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodcharsetFromHTML">DOMDocumentWrapper::charsetFromHTML()</a></dd>
  171. <dt><b>charsetFromXML</b></dt>
  172. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodcharsetFromXML">DOMDocumentWrapper::charsetFromXML()</a></dd>
  173. <dt><b>children</b></dt>
  174. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodchildren">phpQueryObject::children()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  175. <dt><b>click</b></dt>
  176. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodclick">phpQueryObject::click()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  177. <dt><b>contents</b></dt>
  178. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodcontents">phpQueryObject::contents()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  179. <dt><b>contentsUnwrap</b></dt>
  180. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodcontentsUnwrap">phpQueryObject::contentsUnwrap()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  181. <dt><b>contentTypeFromHTML</b></dt>
  182. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodcontentTypeFromHTML">DOMDocumentWrapper::contentTypeFromHTML()</a></dd>
  183. <dt><b>contentTypeToArray</b></dt>
  184. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodcontentTypeToArray">DOMDocumentWrapper::contentTypeToArray()</a></dd>
  185. <dt><b>count</b></dt>
  186. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodcount">phpQueryObject::count()</a></dd>
  187. <dt><b>createDocumentWrapper</b></dt>
  188. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodcreateDocumentWrapper">phpQuery::createDocumentWrapper()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  189. <dt><b>css</b></dt>
  190. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodcss">phpQueryObject::css()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  191. <dt><b>current</b></dt>
  192. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodcurrent">phpQueryObject::current()</a></dd>
  193. </dl>
  194. </div>
  195. <a href="elementindex.html#top">top</a><br>
  196. <hr />
  197. <a name="d"></a>
  198. <div>
  199. <h2>d</h2>
  200. <dl>
  201. <dt><b>$data</b></dt>
  202. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$data">DOMEvent::$data</a></dd>
  203. <dt><b>$debug</b></dt>
  204. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$debug">phpQuery::$debug</a></dd>
  205. <dt><b>$defaultCharset</b></dt>
  206. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$defaultCharset">phpQuery::$defaultCharset</a></dd>
  207. <dt><b>$defaultDoctype</b></dt>
  208. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$defaultDoctype">phpQuery::$defaultDoctype</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Applies only to HTML.</dd>
  209. <dt><b>$defaultDocumentID</b></dt>
  210. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$defaultDocumentID">phpQuery::$defaultDocumentID</a></dd>
  211. <dt><b>$detail</b></dt>
  212. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$detail">DOMEvent::$detail</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns detail about the event, depending on the type of event.</dd>
  213. <dt><b>$document</b></dt>
  214. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$document">DOMDocumentWrapper::$document</a></dd>
  215. <dt><b>$document</b></dt>
  216. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$document">phpQueryObject::$document</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DOMDocument class.</dd>
  217. <dt><b>$documentFragment</b></dt>
  218. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$documentFragment">phpQueryObject::$documentFragment</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Indicated if doument is just a fragment (no &lt;html&gt; tag).</dd>
  219. <dt><b>$documentID</b></dt>
  220. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$documentID">phpQueryObject::$documentID</a></dd>
  221. <dt><b>$documents</b></dt>
  222. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$documents">phpQuery::$documents</a></dd>
  223. <dt><b>$documentWrapper</b></dt>
  224. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$documentWrapper">phpQueryObject::$documentWrapper</a></dd>
  225. <dt><b>$dumpCount</b></dt>
  226. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$dumpCount">phpQuery::$dumpCount</a></dd>
  227. <dt><b>debug</b></dt>
  228. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methoddebug">DOMDocumentWrapper::debug()</a></dd>
  229. <dt><b>debug</b></dt>
  230. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methoddebug">phpQuery::debug()</a></dd>
  231. <dt><b>debug</b></dt>
  232. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methoddebug">phpQueryObject::debug()</a></dd>
  233. <dt><b>documentCreate</b></dt>
  234. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methoddocumentCreate">DOMDocumentWrapper::documentCreate()</a></dd>
  235. <dt><b>documentFragment</b></dt>
  236. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methoddocumentFragment">phpQueryObject::documentFragment()</a></dd>
  237. <dt><b>documentFragmentCreate</b></dt>
  238. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methoddocumentFragmentCreate">DOMDocumentWrapper::documentFragmentCreate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates new document fragment.</dd>
  239. <dt><b>documentFragmentToMarkup</b></dt>
  240. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methoddocumentFragmentToMarkup">DOMDocumentWrapper::documentFragmentToMarkup()</a></dd>
  241. <dt><b>DOMDOCUMENT</b></dt>
  242. <dd>in file phpQuery.php, constant <a href="phpQuery/_phpQuery.php.html#defineDOMDOCUMENT">DOMDOCUMENT</a></dd>
  243. <dt><b>DOMDocumentWrapper</b></dt>
  244. <dd>in file DOMDocumentWrapper.php, class <a href="phpQuery/DOMDocumentWrapper.html">DOMDocumentWrapper</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DOMDocumentWrapper class simplifies work with DOMDocument.</dd>
  245. <dt><b>DOMDocumentWrapper.php</b></dt>
  246. <dd>procedural page <a href="phpQuery/_DOMDocumentWrapper.php.html">DOMDocumentWrapper.php</a></dd>
  247. <dt><b>DOMELEMENT</b></dt>
  248. <dd>in file phpQuery.php, constant <a href="phpQuery/_phpQuery.php.html#defineDOMELEMENT">DOMELEMENT</a></dd>
  249. <dt><b>DOMEvent</b></dt>
  250. <dd>in file DOMEvent.php, class <a href="phpQuery/DOMEvent.html">DOMEvent</a><br>&nbsp;&nbsp;&nbsp;&nbsp;DOMEvent class.</dd>
  251. <dt><b>DOMEvent.php</b></dt>
  252. <dd>procedural page <a href="phpQuery/_DOMEvent.php.html">DOMEvent.php</a></dd>
  253. <dt><b>DOMNODE</b></dt>
  254. <dd>in file phpQuery.php, constant <a href="phpQuery/_phpQuery.php.html#defineDOMNODE">DOMNODE</a></dd>
  255. <dt><b>DOMNODELIST</b></dt>
  256. <dd>in file phpQuery.php, constant <a href="phpQuery/_phpQuery.php.html#defineDOMNODELIST">DOMNODELIST</a></dd>
  257. <dt><b>DOMNodeListToArray</b></dt>
  258. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodDOMNodeListToArray">phpQuery::DOMNodeListToArray()</a></dd>
  259. <dt><b>dump</b></dt>
  260. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methoddump">phpQueryObject::dump()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Dump htmlOuter and preserve chain. Usefull for debugging.</dd>
  261. <dt><b>dumpDie</b></dt>
  262. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methoddumpDie">phpQueryObject::dumpDie()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Dump htmlOuter and stop script execution. Usefull for debugging.</dd>
  263. <dt><b>dumpLength</b></dt>
  264. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methoddumpLength">phpQueryObject::dumpLength()</a></dd>
  265. <dt><b>dumpTree</b></dt>
  266. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methoddumpTree">phpQueryObject::dumpTree()</a></dd>
  267. <dt><b>dumpWhois</b></dt>
  268. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methoddumpWhois">phpQueryObject::dumpWhois()</a></dd>
  269. </dl>
  270. </div>
  271. <a href="elementindex.html#top">top</a><br>
  272. <hr />
  273. <a name="e"></a>
  274. <div>
  275. <h2>e</h2>
  276. <dl>
  277. <dt><b>$elements</b></dt>
  278. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$elements">phpQueryObject::$elements</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Stack of selected elements.</dd>
  279. <dt><b>$elementsBackup</b></dt>
  280. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$elementsBackup">phpQueryObject::$elementsBackup</a></dd>
  281. <dt><b>$elementsInterator</b></dt>
  282. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$elementsInterator">phpQueryObject::$elementsInterator</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Iterator interface helper</dd>
  283. <dt><b>$eventPhase</b></dt>
  284. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$eventPhase">DOMEvent::$eventPhase</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Used to indicate which phase of the event flow is currently being evaluated.</dd>
  285. <dt><b>$events</b></dt>
  286. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$events">DOMDocumentWrapper::$events</a></dd>
  287. <dt><b>$eventsGlobal</b></dt>
  288. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$eventsGlobal">DOMDocumentWrapper::$eventsGlobal</a></dd>
  289. <dt><b>$eventsNodes</b></dt>
  290. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$eventsNodes">DOMDocumentWrapper::$eventsNodes</a></dd>
  291. <dt><b>$explicitOriginalTarget</b></dt>
  292. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$explicitOriginalTarget">DOMEvent::$explicitOriginalTarget</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The explicit original target of the event (Mozilla-specific).</dd>
  293. <dt><b>each</b></dt>
  294. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodeach">phpQueryObject::each()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  295. <dt><b>each</b></dt>
  296. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodeach">phpQuery::each()</a></dd>
  297. <dt><b>elementsContainsNode</b></dt>
  298. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodelementsContainsNode">phpQueryObject::elementsContainsNode()</a></dd>
  299. <dt><b>end</b></dt>
  300. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodend">phpQueryObject::end()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  301. <dt><b>eq</b></dt>
  302. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodeq">phpQueryObject::eq()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  303. <dt><b>expandEmptyTag</b></dt>
  304. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodexpandEmptyTag">DOMDocumentWrapper::expandEmptyTag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;expandEmptyTag</dd>
  305. <dt><b>extend</b></dt>
  306. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodextend">phpQueryObject::extend()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Deprecated, use $pq-&gt;plugin() instead.</dd>
  307. <dt><b>extend</b></dt>
  308. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodextend">phpQuery::extend()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Deprecated, use phpQuery::plugin() instead.</dd>
  309. </dl>
  310. </div>
  311. <a href="elementindex.html#top">top</a><br>
  312. <hr />
  313. <a name="f"></a>
  314. <div>
  315. <h2>f</h2>
  316. <dl>
  317. <dt><b>$frames</b></dt>
  318. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$frames">DOMDocumentWrapper::$frames</a><br>&nbsp;&nbsp;&nbsp;&nbsp;TODO</dd>
  319. <dt><b>filter</b></dt>
  320. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodfilter">phpQueryObject::filter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  321. <dt><b>filterCallback</b></dt>
  322. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodfilterCallback">phpQueryObject::filterCallback()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  323. <dt><b>find</b></dt>
  324. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodfind">phpQueryObject::find()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  325. </dl>
  326. </div>
  327. <a href="elementindex.html#top">top</a><br>
  328. <hr />
  329. <a name="g"></a>
  330. <div>
  331. <h2>g</h2>
  332. <dl>
  333. <dt><b>get</b></dt>
  334. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodget">phpQuery::get()</a></dd>
  335. <dt><b>get</b></dt>
  336. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodget">phpQueryObject::get()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return matched DOM nodes.</dd>
  337. <dt><b>getDocument</b></dt>
  338. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodgetDocument">phpQueryObject::getDocument()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns object with stack set to document root.</dd>
  339. <dt><b>getDocument</b></dt>
  340. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodgetDocument">phpQuery::getDocument()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns document with id $id or last used as phpQueryObject.</dd>
  341. <dt><b>getDocumentID</b></dt>
  342. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodgetDocumentID">phpQueryObject::getDocumentID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get object's Document ID.</dd>
  343. <dt><b>getDocumentID</b></dt>
  344. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodgetDocumentID">phpQuery::getDocumentID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns source's document ID.</dd>
  345. <dt><b>getDocumentIDRef</b></dt>
  346. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodgetDocumentIDRef">phpQueryObject::getDocumentIDRef()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves object's DocumentID to $var by reference.</dd>
  347. <dt><b>getDOMDocument</b></dt>
  348. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodgetDOMDocument">phpQueryObject::getDOMDocument()</a></dd>
  349. <dt><b>getDOMDocument</b></dt>
  350. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodgetDOMDocument">phpQuery::getDOMDocument()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get DOMDocument object related to $source.</dd>
  351. <dt><b>getElementSiblings</b></dt>
  352. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodgetElementSiblings">phpQueryObject::getElementSiblings()</a></dd>
  353. <dt><b>getNode</b></dt>
  354. <dd>in file phpQueryEvents.php, method <a href="phpQuery/phpQueryEvents.html#methodgetNode">phpQueryEvents::getNode()</a></dd>
  355. <dt><b>getNodeAttrs</b></dt>
  356. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodgetNodeAttrs">phpQueryObject::getNodeAttrs()</a></dd>
  357. <dt><b>getNodeXpath</b></dt>
  358. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodgetNodeXpath">phpQueryObject::getNodeXpath()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns node's XPath.</dd>
  359. <dt><b>getString</b></dt>
  360. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodgetString">phpQueryObject::getString()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return matched DOM nodes.</dd>
  361. <dt><b>getStrings</b></dt>
  362. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodgetStrings">phpQueryObject::getStrings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return matched DOM nodes.</dd>
  363. <dt><b>grep</b></dt>
  364. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodgrep">phpQuery::grep()</a></dd>
  365. </dl>
  366. </div>
  367. <a href="elementindex.html#top">top</a><br>
  368. <hr />
  369. <a name="h"></a>
  370. <div>
  371. <h2>h</h2>
  372. <dl>
  373. <dt><b>hasClass</b></dt>
  374. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodhasClass">phpQueryObject::hasClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  375. <dt><b>hide</b></dt>
  376. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodhide">phpQueryObject::hide()</a></dd>
  377. <dt><b>html</b></dt>
  378. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodhtml">phpQueryObject::html()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  379. <dt><b>htmlOuter</b></dt>
  380. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodhtmlOuter">phpQueryObject::htmlOuter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  381. </dl>
  382. </div>
  383. <a href="elementindex.html#top">top</a><br>
  384. <hr />
  385. <a name="i"></a>
  386. <div>
  387. <h2>i</h2>
  388. <dl>
  389. <dt><b>$id</b></dt>
  390. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$id">DOMDocumentWrapper::$id</a></dd>
  391. <dt><b>$isDocumentFragment</b></dt>
  392. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$isDocumentFragment">DOMDocumentWrapper::$isDocumentFragment</a></dd>
  393. <dt><b>$isHTML</b></dt>
  394. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$isHTML">DOMDocumentWrapper::$isHTML</a></dd>
  395. <dt><b>$isXHTML</b></dt>
  396. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$isXHTML">DOMDocumentWrapper::$isXHTML</a></dd>
  397. <dt><b>$isXML</b></dt>
  398. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$isXML">DOMDocumentWrapper::$isXML</a></dd>
  399. <dt><b>import</b></dt>
  400. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodimport">DOMDocumentWrapper::import()</a></dd>
  401. <dt><b>importAttr</b></dt>
  402. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodimportAttr">DOMDocumentWrapper::importAttr()</a></dd>
  403. <dt><b>inArray</b></dt>
  404. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodinArray">phpQuery::inArray()</a></dd>
  405. <dt><b>index</b></dt>
  406. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodindex">phpQueryObject::index()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  407. <dt><b>insert</b></dt>
  408. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodinsert">phpQueryObject::insert()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Various insert scenarios.</dd>
  409. <dt><b>insertAfter</b></dt>
  410. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodinsertAfter">phpQueryObject::insertAfter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  411. <dt><b>insertBefore</b></dt>
  412. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodinsertBefore">phpQueryObject::insertBefore()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  413. <dt><b>is</b></dt>
  414. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodis">phpQueryObject::is()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  415. <dt><b>isChar</b></dt>
  416. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodisChar">phpQueryObject::isChar()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Determines if $char is really a char.</dd>
  417. <dt><b>isDocumentFragmentHTML</b></dt>
  418. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodisDocumentFragmentHTML">DOMDocumentWrapper::isDocumentFragmentHTML()</a></dd>
  419. <dt><b>isDocumentFragmentXHTML</b></dt>
  420. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodisDocumentFragmentXHTML">DOMDocumentWrapper::isDocumentFragmentXHTML()</a></dd>
  421. <dt><b>isDocumentFragmentXML</b></dt>
  422. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodisDocumentFragmentXML">DOMDocumentWrapper::isDocumentFragmentXML()</a></dd>
  423. <dt><b>isFunction</b></dt>
  424. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodisFunction">phpQuery::isFunction()</a></dd>
  425. <dt><b>isHTML</b></dt>
  426. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodisHTML">phpQueryObject::isHTML()</a></dd>
  427. <dt><b>isMarkup</b></dt>
  428. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodisMarkup">phpQuery::isMarkup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if $input is HTML string, which has to start with '&lt;'.</dd>
  429. <dt><b>isRegexp</b></dt>
  430. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodisRegexp">phpQueryObject::isRegexp()</a></dd>
  431. <dt><b>isRoot</b></dt>
  432. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodisRoot">phpQueryObject::isRoot()</a></dd>
  433. <dt><b>issetGlobal</b></dt>
  434. <dd>in file phpQueryEvents.php, method <a href="phpQuery/phpQueryEvents.html#methodissetGlobal">phpQueryEvents::issetGlobal()</a></dd>
  435. <dt><b>isXHTML</b></dt>
  436. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodisXHTML">phpQueryObject::isXHTML()</a></dd>
  437. <dt><b>isXHTML</b></dt>
  438. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodisXHTML">DOMDocumentWrapper::isXHTML()</a></dd>
  439. <dt><b>isXML</b></dt>
  440. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodisXML">phpQueryObject::isXML()</a></dd>
  441. <dt><b>isXML</b></dt>
  442. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodisXML">DOMDocumentWrapper::isXML()</a></dd>
  443. </dl>
  444. </div>
  445. <a href="elementindex.html#top">top</a><br>
  446. <hr />
  447. <a name="k"></a>
  448. <div>
  449. <h2>k</h2>
  450. <dl>
  451. <dt><b>key</b></dt>
  452. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodkey">phpQueryObject::key()</a></dd>
  453. </dl>
  454. </div>
  455. <a href="elementindex.html#top">top</a><br>
  456. <hr />
  457. <a name="l"></a>
  458. <div>
  459. <h2>l</h2>
  460. <dl>
  461. <dt><b>$lastModified</b></dt>
  462. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$lastModified">phpQuery::$lastModified</a></dd>
  463. <dt><b>length</b></dt>
  464. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodlength">phpQueryObject::length()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  465. <dt><b>load</b></dt>
  466. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodload">DOMDocumentWrapper::load()</a></dd>
  467. <dt><b>load</b></dt>
  468. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodload">phpQueryObject::load()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  469. <dt><b>loadDocument</b></dt>
  470. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodloadDocument">phpQuery::loadDocument()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Reuses existing DOMDocument object.</dd>
  471. <dt><b>loadMarkup</b></dt>
  472. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodloadMarkup">DOMDocumentWrapper::loadMarkup()</a></dd>
  473. <dt><b>loadMarkupHTML</b></dt>
  474. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodloadMarkupHTML">DOMDocumentWrapper::loadMarkupHTML()</a></dd>
  475. <dt><b>loadMarkupReset</b></dt>
  476. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodloadMarkupReset">DOMDocumentWrapper::loadMarkupReset()</a></dd>
  477. <dt><b>loadMarkupXML</b></dt>
  478. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodloadMarkupXML">DOMDocumentWrapper::loadMarkupXML()</a></dd>
  479. </dl>
  480. </div>
  481. <a href="elementindex.html#top">top</a><br>
  482. <hr />
  483. <a name="m"></a>
  484. <div>
  485. <h2>m</h2>
  486. <dl>
  487. <dt><b>makeArray</b></dt>
  488. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodmakeArray">phpQuery::makeArray()</a></dd>
  489. <dt><b>map</b></dt>
  490. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodmap">phpQueryObject::map()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  491. <dt><b>map</b></dt>
  492. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodmap">phpQuery::map()</a></dd>
  493. <dt><b>markup</b></dt>
  494. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodmarkup">phpQueryObject::markup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;jQuey difference</dd>
  495. <dt><b>markup</b></dt>
  496. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodmarkup">DOMDocumentWrapper::markup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return document markup, starting with optional $node as root.</dd>
  497. <dt><b>markupEvents</b></dt>
  498. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodmarkupEvents">phpQueryObject::markupEvents()</a></dd>
  499. <dt><b>markupFixXHTML</b></dt>
  500. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#methodmarkupFixXHTML">DOMDocumentWrapper::markupFixXHTML()</a></dd>
  501. <dt><b>markupOuter</b></dt>
  502. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodmarkupOuter">phpQueryObject::markupOuter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;jQuey difference</dd>
  503. <dt><b>markupToPHP</b></dt>
  504. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodmarkupToPHP">phpQuery::markupToPHP()</a></dd>
  505. <dt><b>matchClasses</b></dt>
  506. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodmatchClasses">phpQueryObject::matchClasses()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  507. <dt><b>merge</b></dt>
  508. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodmerge">phpQueryObject::merge()</a></dd>
  509. <dt><b>merge</b></dt>
  510. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodmerge">phpQuery::merge()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Merge 2 phpQuery objects.</dd>
  511. </dl>
  512. </div>
  513. <a href="elementindex.html#top">top</a><br>
  514. <hr />
  515. <a name="n"></a>
  516. <div>
  517. <h2>n</h2>
  518. <dl>
  519. <dt><b>newDocument</b></dt>
  520. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodnewDocument">phpQuery::newDocument()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates new document from markup.</dd>
  521. <dt><b>newDocumentFile</b></dt>
  522. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodnewDocumentFile">phpQuery::newDocumentFile()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates new document from file $file.</dd>
  523. <dt><b>newDocumentFileHTML</b></dt>
  524. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodnewDocumentFileHTML">phpQuery::newDocumentFileHTML()</a></dd>
  525. <dt><b>newDocumentFilePHP</b></dt>
  526. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodnewDocumentFilePHP">phpQuery::newDocumentFilePHP()</a></dd>
  527. <dt><b>newDocumentFileXHTML</b></dt>
  528. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodnewDocumentFileXHTML">phpQuery::newDocumentFileXHTML()</a></dd>
  529. <dt><b>newDocumentFileXML</b></dt>
  530. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodnewDocumentFileXML">phpQuery::newDocumentFileXML()</a></dd>
  531. <dt><b>newDocumentHTML</b></dt>
  532. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodnewDocumentHTML">phpQuery::newDocumentHTML()</a></dd>
  533. <dt><b>newDocumentPHP</b></dt>
  534. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodnewDocumentPHP">phpQuery::newDocumentPHP()</a></dd>
  535. <dt><b>newDocumentXHTML</b></dt>
  536. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodnewDocumentXHTML">phpQuery::newDocumentXHTML()</a></dd>
  537. <dt><b>newDocumentXML</b></dt>
  538. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodnewDocumentXML">phpQuery::newDocumentXML()</a></dd>
  539. <dt><b>newInstance</b></dt>
  540. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodnewInstance">phpQueryObject::newInstance()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns new instance of actual class.</dd>
  541. <dt><b>next</b></dt>
  542. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodnext">phpQueryObject::next()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Double-function method.</dd>
  543. <dt><b>nextAll</b></dt>
  544. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodnextAll">phpQueryObject::nextAll()</a></dd>
  545. <dt><b>not</b></dt>
  546. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodnot">phpQueryObject::not()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  547. </dl>
  548. </div>
  549. <a href="elementindex.html#top">top</a><br>
  550. <hr />
  551. <a name="o"></a>
  552. <div>
  553. <h2>o</h2>
  554. <dl>
  555. <dt><b>$originalTarget</b></dt>
  556. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$originalTarget">DOMEvent::$originalTarget</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The original target of the event, before any retargetings (Mozilla-specific).</dd>
  557. <dt><b>offsetExists</b></dt>
  558. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodoffsetExists">phpQueryObject::offsetExists()</a></dd>
  559. <dt><b>offsetGet</b></dt>
  560. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodoffsetGet">phpQueryObject::offsetGet()</a></dd>
  561. <dt><b>offsetSet</b></dt>
  562. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodoffsetSet">phpQueryObject::offsetSet()</a></dd>
  563. <dt><b>offsetUnset</b></dt>
  564. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodoffsetUnset">phpQueryObject::offsetUnset()</a></dd>
  565. </dl>
  566. </div>
  567. <a href="elementindex.html#top">top</a><br>
  568. <hr />
  569. <a name="p"></a>
  570. <div>
  571. <h2>p</h2>
  572. <dl>
  573. <dt><b>$params</b></dt>
  574. <dd>in file Callback.php, variable <a href="phpQuery/Callback.html#var$params">Callback::$params</a></dd>
  575. <dt><b>$plugins</b></dt>
  576. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$plugins">phpQuery::$plugins</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Static namespace for plugins.</dd>
  577. <dt><b>$pluginsLoaded</b></dt>
  578. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$pluginsLoaded">phpQuery::$pluginsLoaded</a><br>&nbsp;&nbsp;&nbsp;&nbsp;List of loaded plugins.</dd>
  579. <dt><b>$pluginsMethods</b></dt>
  580. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$pluginsMethods">phpQuery::$pluginsMethods</a></dd>
  581. <dt><b>$pluginsStaticMethods</b></dt>
  582. <dd>in file phpQuery.php, variable <a href="phpQuery/phpQuery.html#var$pluginsStaticMethods">phpQuery::$pluginsStaticMethods</a></dd>
  583. <dt><b>$previous</b></dt>
  584. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$previous">phpQueryObject::$previous</a></dd>
  585. <dt><b>param</b></dt>
  586. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodparam">phpQuery::param()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  587. <dt><b>param</b></dt>
  588. <dd>in file Callback.php, method <a href="phpQuery/Callback.html#methodparam">Callback::param()</a></dd>
  589. <dt><b>parent</b></dt>
  590. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodparent">phpQueryObject::parent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  591. <dt><b>parents</b></dt>
  592. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodparents">phpQueryObject::parents()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  593. <dt><b>parseJSON</b></dt>
  594. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodparseJSON">phpQuery::parseJSON()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Parses JSON into proper PHP type.</dd>
  595. <dt><b>parseSelector</b></dt>
  596. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodparseSelector">phpQueryObject::parseSelector()</a></dd>
  597. <dt><b>php</b></dt>
  598. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodphp">phpQuery::php()</a></dd>
  599. <dt><b>php</b></dt>
  600. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodphp">phpQueryObject::php()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Just like html(), but returns markup with VALID (dangerous) PHP tags.</dd>
  601. <dt><b>phpQuery</b></dt>
  602. <dd>in file phpQuery.php, class <a href="phpQuery/phpQuery.html">phpQuery</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Static namespace for phpQuery functions.</dd>
  603. <dt><b>phpQuery.php</b></dt>
  604. <dd>procedural page <a href="phpQuery/_phpQuery.php.html">phpQuery.php</a></dd>
  605. <dt><b>phpQueryEvents</b></dt>
  606. <dd>in file phpQueryEvents.php, class <a href="phpQuery/phpQueryEvents.html">phpQueryEvents</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Event handling class.</dd>
  607. <dt><b>phpQueryEvents.php</b></dt>
  608. <dd>procedural page <a href="phpQuery/_phpQueryEvents.php.html">phpQueryEvents.php</a></dd>
  609. <dt><b>phpQueryObject</b></dt>
  610. <dd>in file phpQueryObject.php, class <a href="phpQuery/phpQueryObject.html">phpQueryObject</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Class representing phpQuery objects.</dd>
  611. <dt><b>phpQueryObject.php</b></dt>
  612. <dd>procedural page <a href="phpQuery/_phpQueryObject.php.html">phpQueryObject.php</a></dd>
  613. <dt><b>phpQueryPlugins</b></dt>
  614. <dd>in file phpQuery.php, class <a href="phpQuery/phpQueryPlugins.html">phpQueryPlugins</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Plugins static namespace class.</dd>
  615. <dt><b>phpToMarkup</b></dt>
  616. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodphpToMarkup">phpQuery::phpToMarkup()</a></dd>
  617. <dt><b>plugin</b></dt>
  618. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodplugin">phpQueryObject::plugin()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  619. <dt><b>plugin</b></dt>
  620. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodplugin">phpQuery::plugin()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Extend phpQuery with $class from $file.</dd>
  621. <dt><b>post</b></dt>
  622. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodpost">phpQuery::post()</a></dd>
  623. <dt><b>pq</b></dt>
  624. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodpq">phpQuery::pq()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Multi-purpose function.</dd>
  625. <dt><b>pq</b></dt>
  626. <dd>in file phpQuery.php, function <a href="phpQuery/_phpQuery.php.html#functionpq">pq()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Shortcut to phpQuery::pq($arg1, $context) Chainable.</dd>
  627. <dt><b>prepend</b></dt>
  628. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodprepend">phpQueryObject::prepend()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  629. <dt><b>prependPHP</b></dt>
  630. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodprependPHP">phpQueryObject::prependPHP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  631. <dt><b>prependTo</b></dt>
  632. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodprependTo">phpQueryObject::prependTo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  633. <dt><b>prev</b></dt>
  634. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodprev">phpQueryObject::prev()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  635. <dt><b>prevAll</b></dt>
  636. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodprevAll">phpQueryObject::prevAll()</a></dd>
  637. <dt><b>preventDefault</b></dt>
  638. <dd>in file DOMEvent.php, method <a href="phpQuery/DOMEvent.html#methodpreventDefault">DOMEvent::preventDefault()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Cancels the event (if it is cancelable).</dd>
  639. <dt><b>pseudoClasses</b></dt>
  640. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodpseudoClasses">phpQueryObject::pseudoClasses()</a></dd>
  641. </dl>
  642. </div>
  643. <a href="elementindex.html#top">top</a><br>
  644. <hr />
  645. <a name="r"></a>
  646. <div>
  647. <h2>r</h2>
  648. <dl>
  649. <dt><b>$relatedTarget</b></dt>
  650. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$relatedTarget">DOMEvent::$relatedTarget</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Identifies a secondary target for the event.</dd>
  651. <dt><b>$root</b></dt>
  652. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$root">DOMDocumentWrapper::$root</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Document root, by default equals to document itself.</dd>
  653. <dt><b>$root</b></dt>
  654. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$root">phpQueryObject::$root</a></dd>
  655. <dt><b>$runDefault</b></dt>
  656. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$runDefault">DOMEvent::$runDefault</a></dd>
  657. <dt><b>remove</b></dt>
  658. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodremove">phpQueryObject::remove()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  659. <dt><b>remove</b></dt>
  660. <dd>in file phpQueryEvents.php, method <a href="phpQuery/phpQueryEvents.html#methodremove">phpQueryEvents::remove()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  661. <dt><b>removeAttr</b></dt>
  662. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodremoveAttr">phpQueryObject::removeAttr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  663. <dt><b>removeClass</b></dt>
  664. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodremoveClass">phpQueryObject::removeClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  665. <dt><b>replaceAll</b></dt>
  666. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodreplaceAll">phpQueryObject::replaceAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  667. <dt><b>replaceWith</b></dt>
  668. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodreplaceWith">phpQueryObject::replaceWith()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  669. <dt><b>replaceWithPHP</b></dt>
  670. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodreplaceWithPHP">phpQueryObject::replaceWithPHP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  671. <dt><b>reverse</b></dt>
  672. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodreverse">phpQueryObject::reverse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  673. <dt><b>rewind</b></dt>
  674. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodrewind">phpQueryObject::rewind()</a></dd>
  675. <dt><b>runQuery</b></dt>
  676. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodrunQuery">phpQueryObject::runQuery()</a></dd>
  677. </dl>
  678. </div>
  679. <a href="elementindex.html#top">top</a><br>
  680. <hr />
  681. <a name="s"></a>
  682. <div>
  683. <h2>s</h2>
  684. <dl>
  685. <dt><b>selectDocument</b></dt>
  686. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodselectDocument">phpQuery::selectDocument()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets default document to $id. Document has to be loaded prior to using this method.</dd>
  687. <dt><b>serialize</b></dt>
  688. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodserialize">phpQueryObject::serialize()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  689. <dt><b>serializeArray</b></dt>
  690. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodserializeArray">phpQueryObject::serializeArray()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  691. <dt><b>setNode</b></dt>
  692. <dd>in file phpQueryEvents.php, method <a href="phpQuery/phpQueryEvents.html#methodsetNode">phpQueryEvents::setNode()</a></dd>
  693. <dt><b>show</b></dt>
  694. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodshow">phpQueryObject::show()</a></dd>
  695. <dt><b>siblings</b></dt>
  696. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodsiblings">phpQueryObject::siblings()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  697. <dt><b>size</b></dt>
  698. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodsize">phpQueryObject::size()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  699. <dt><b>slice</b></dt>
  700. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodslice">phpQueryObject::slice()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  701. <dt><b>stack</b></dt>
  702. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodstack">phpQueryObject::stack()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Attribute method.</dd>
  703. <dt><b>stackIsRoot</b></dt>
  704. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodstackIsRoot">phpQueryObject::stackIsRoot()</a></dd>
  705. <dt><b>stopPropagation</b></dt>
  706. <dd>in file DOMEvent.php, method <a href="phpQuery/DOMEvent.html#methodstopPropagation">DOMEvent::stopPropagation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Stops the propagation of events further along in the DOM.</dd>
  707. <dt><b>submit</b></dt>
  708. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodsubmit">phpQueryObject::submit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  709. <dt><b>switchWith</b></dt>
  710. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodswitchWith">phpQueryObject::switchWith()</a></dd>
  711. </dl>
  712. </div>
  713. <a href="elementindex.html#top">top</a><br>
  714. <hr />
  715. <a name="t"></a>
  716. <div>
  717. <h2>t</h2>
  718. <dl>
  719. <dt><b>$target</b></dt>
  720. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$target">DOMEvent::$target</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a reference to the target to which the event was originally dispatched.</dd>
  721. <dt><b>$timeStamp</b></dt>
  722. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$timeStamp">DOMEvent::$timeStamp</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the time that the event was created.</dd>
  723. <dt><b>$type</b></dt>
  724. <dd>in file DOMEvent.php, variable <a href="phpQuery/DOMEvent.html#var$type">DOMEvent::$type</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the event (case-insensitive).</dd>
  725. <dt><b>text</b></dt>
  726. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodtext">phpQueryObject::text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return joined text content.</dd>
  727. <dt><b>toggleClass</b></dt>
  728. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodtoggleClass">phpQueryObject::toggleClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  729. <dt><b>toJSON</b></dt>
  730. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodtoJSON">phpQuery::toJSON()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns JSON representation of $data.</dd>
  731. <dt><b>toReference</b></dt>
  732. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodtoReference">phpQueryObject::toReference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves actual object to $var by reference.</dd>
  733. <dt><b>toRoot</b></dt>
  734. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodtoRoot">phpQueryObject::toRoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  735. <dt><b>trigger</b></dt>
  736. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodtrigger">phpQueryObject::trigger()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Trigger a type of event on every matched element.</dd>
  737. <dt><b>trigger</b></dt>
  738. <dd>in file phpQueryEvents.php, method <a href="phpQuery/phpQueryEvents.html#methodtrigger">phpQueryEvents::trigger()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Trigger a type of event on every matched element.</dd>
  739. <dt><b>triggerHandler</b></dt>
  740. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodtriggerHandler">phpQueryObject::triggerHandler()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This particular method triggers all bound event handlers on an element (for a specific event type) WITHOUT executing the browsers default actions.</dd>
  741. <dt><b>trim</b></dt>
  742. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodtrim">phpQuery::trim()</a></dd>
  743. </dl>
  744. </div>
  745. <a href="elementindex.html#top">top</a><br>
  746. <hr />
  747. <a name="u"></a>
  748. <div>
  749. <h2>u</h2>
  750. <dl>
  751. <dt><b>unbind</b></dt>
  752. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodunbind">phpQueryObject::unbind()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  753. <dt><b>unique</b></dt>
  754. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodunique">phpQuery::unique()</a></dd>
  755. <dt><b>unloadDocument</b></dt>
  756. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodunloadDocument">phpQueryObject::unloadDocument()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Unloads whole document from memory.</dd>
  757. <dt><b>unloadDocuments</b></dt>
  758. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodunloadDocuments">phpQuery::unloadDocuments()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Unloades all or specified document from memory.</dd>
  759. <dt><b>unQuote</b></dt>
  760. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodunQuote">phpQueryObject::unQuote()</a></dd>
  761. <dt><b>unsafePHPTags</b></dt>
  762. <dd>in file phpQuery.php, method <a href="phpQuery/phpQuery.html#methodunsafePHPTags">phpQuery::unsafePHPTags()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Parses phpQuery object or HTML result against PHP tags and makes them active.</dd>
  763. </dl>
  764. </div>
  765. <a href="elementindex.html#top">top</a><br>
  766. <hr />
  767. <a name="v"></a>
  768. <div>
  769. <h2>v</h2>
  770. <dl>
  771. <dt><b>$valid</b></dt>
  772. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$valid">phpQueryObject::$valid</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Iterator interface helper</dd>
  773. <dt><b>val</b></dt>
  774. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodval">phpQueryObject::val()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return form element value.</dd>
  775. <dt><b>valid</b></dt>
  776. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodvalid">phpQueryObject::valid()</a></dd>
  777. </dl>
  778. </div>
  779. <a href="elementindex.html#top">top</a><br>
  780. <hr />
  781. <a name="w"></a>
  782. <div>
  783. <h2>w</h2>
  784. <dl>
  785. <dt><b>whois</b></dt>
  786. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodwhois">phpQueryObject::whois()</a></dd>
  787. <dt><b>wrap</b></dt>
  788. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodwrap">phpQueryObject::wrap()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  789. <dt><b>wrapAll</b></dt>
  790. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodwrapAll">phpQueryObject::wrapAll()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  791. <dt><b>wrapAllOld</b></dt>
  792. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodwrapAllOld">phpQueryObject::wrapAllOld()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  793. <dt><b>wrapAllPHP</b></dt>
  794. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodwrapAllPHP">phpQueryObject::wrapAllPHP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  795. <dt><b>wrapInner</b></dt>
  796. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodwrapInner">phpQueryObject::wrapInner()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  797. <dt><b>wrapInnerPHP</b></dt>
  798. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodwrapInnerPHP">phpQueryObject::wrapInnerPHP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  799. <dt><b>wrapPHP</b></dt>
  800. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodwrapPHP">phpQueryObject::wrapPHP()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  801. </dl>
  802. </div>
  803. <a href="elementindex.html#top">top</a><br>
  804. <hr />
  805. <a name="x"></a>
  806. <div>
  807. <h2>x</h2>
  808. <dl>
  809. <dt><b>$xpath</b></dt>
  810. <dd>in file DOMDocumentWrapper.php, variable <a href="phpQuery/DOMDocumentWrapper.html#var$xpath">DOMDocumentWrapper::$xpath</a></dd>
  811. <dt><b>$xpath</b></dt>
  812. <dd>in file phpQueryObject.php, variable <a href="phpQuery/phpQueryObject.html#var$xpath">phpQueryObject::$xpath</a><br>&nbsp;&nbsp;&nbsp;&nbsp;XPath interface.</dd>
  813. <dt><b>xml</b></dt>
  814. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodxml">phpQueryObject::xml()</a></dd>
  815. <dt><b>xmlOuter</b></dt>
  816. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#methodxmlOuter">phpQueryObject::xmlOuter()</a></dd>
  817. </dl>
  818. </div>
  819. <a href="elementindex.html#top">top</a><br>
  820. <hr />
  821. <a name="_"></a>
  822. <div>
  823. <h2>_</h2>
  824. <dl>
  825. <dt><b>_clone</b></dt>
  826. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method_clone">phpQueryObject::_clone()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  827. <dt><b>_empty</b></dt>
  828. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method_empty">phpQueryObject::_empty()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Proper name without underscore (just -&gt;empty()) also works.</dd>
  829. <dt><b>_next</b></dt>
  830. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method_next">phpQueryObject::_next()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Safe rename of next().</dd>
  831. <dt><b>_prev</b></dt>
  832. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method_prev">phpQueryObject::_prev()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Use prev() and next().</dd>
  833. <dt><b>__call</b></dt>
  834. <dd>in file phpQuery.php, method <a href="phpQuery/phpQueryPlugins.html#method__call">phpQueryPlugins::__call()</a></dd>
  835. <dt><b>__call</b></dt>
  836. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method__call">phpQueryObject::__call()</a></dd>
  837. <dt><b>__construct</b></dt>
  838. <dd>in file DOMDocumentWrapper.php, method <a href="phpQuery/DOMDocumentWrapper.html#method__construct">DOMDocumentWrapper::__construct()</a></dd>
  839. <dt><b>__construct</b></dt>
  840. <dd>in file DOMEvent.php, method <a href="phpQuery/DOMEvent.html#method__construct">DOMEvent::__construct()</a></dd>
  841. <dt><b>__construct</b></dt>
  842. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method__construct">phpQueryObject::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enter description here...</dd>
  843. <dt><b>__construct</b></dt>
  844. <dd>in file Callback.php, method <a href="phpQuery/CallbackReference.html#method__construct">CallbackReference::__construct()</a></dd>
  845. <dt><b>__construct</b></dt>
  846. <dd>in file Callback.php, method <a href="phpQuery/Callback.html#method__construct">Callback::__construct()</a></dd>
  847. <dt><b>__get</b></dt>
  848. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method__get">phpQueryObject::__get()</a></dd>
  849. <dt><b>__loadSuccess</b></dt>
  850. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method__loadSuccess">phpQueryObject::__loadSuccess()</a></dd>
  851. <dt><b>__pseudoClassParam</b></dt>
  852. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method__pseudoClassParam">phpQueryObject::__pseudoClassParam()</a></dd>
  853. <dt><b>__toString</b></dt>
  854. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method__toString">phpQueryObject::__toString()</a></dd>
  855. <dt><b>___wrapAllCallback</b></dt>
  856. <dd>in file phpQueryObject.php, method <a href="phpQuery/phpQueryObject.html#method___wrapAllCallback">phpQueryObject::___wrapAllCallback()</a></dd>
  857. </dl>
  858. </div>
  859. <a href="elementindex.html#top">top</a><br>
  860. <div class="credit">
  861. <hr />
  862. Documentation generated on Tue, 18 Nov 2008 19:39:23 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.2</a>
  863. </div>
  864. </td></tr></table>
  865. </td>
  866. </tr>
  867. </table>
  868. </body>
  869. </html>