<html> <head> <title>Todo List</title> <link rel="stylesheet" type="text/css" href="media/style.css"> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header_top">phpQuery</td> </tr> <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> <tr> <td class="header_menu"> [ <a href="classtrees_phpQuery.html" class="menu">class tree: phpQuery</a> ] [ <a href="elementindex_phpQuery.html" class="menu">index: phpQuery</a> ] [ <a href="elementindex.html" class="menu">all elements</a> ] </td> </tr> <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="200" class="menu"> <div id="todolist"> <p><a href="todolist.html">Todo List</a></p> </div> <b>Packages:</b><br /> <a href="li_phpQuery.html">phpQuery</a><br /> <br /><br /> </td> <td> <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> <div align="center"><h1>Todo List</h1></div> <h2>phpQuery</h2> <h3><a href="phpQuery/DOMDocumentWrapper.html#var$contentType">DOMDocumentWrapper::$contentType</a></h3> <ul> <li>Rewrite as method and quess if null.</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodattrAppend">phpQueryObject::attrAppend()</a></h3> <ul> <li>use attr() function (encoding issues etc).</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodattrPHP">phpQueryObject::attrPHP()</a></h3> <ul> <li>check CDATA ???</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodattrPrepend">phpQueryObject::attrPrepend()</a></h3> <ul> <li>use attr() function (encoding issues etc).</li> </ul> <h3><a href="phpQuery/phpQuery.html#methodcreateDocumentWrapper">phpQuery::createDocumentWrapper()</a></h3> <ul> <li>support passing DOMDocument object from self::loadDocument</li> <li>support PHP tags in input</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodcss">phpQueryObject::css()</a></h3> <ul> <li></li> </ul> <h3><a href="phpQuery/DOMDocumentWrapper.html">DOMDocumentWrapper</a></h3> <ul> <li>check XML catalogs compatibility</li> </ul> <h3><a href="phpQuery/DOMEvent.html">DOMEvent</a></h3> <ul> <li>implement ArrayAccess ?</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodend">phpQueryObject::end()</a></h3> <ul> <li>$level</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodgetString">phpQueryObject::getString()</a></h3> <ul> <li>implement callbacks</li> <li>maybe other name...</li> <li>return only arrays ?</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodgetStrings">phpQueryObject::getStrings()</a></h3> <ul> <li>implement callbacks</li> <li>maybe other name...</li> <li>return only arrays ?</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodhide">phpQueryObject::hide()</a></h3> <ul> <li></li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodisChar">phpQueryObject::isChar()</a></h3> <ul> <li>rewrite me to charcode range ! ;)</li> </ul> <h3><a href="phpQuery/phpQuery.html#methodisMarkup">phpQuery::isMarkup()</a></h3> <ul> <li>still used ?</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodload">phpQueryObject::load()</a></h3> <ul> <li>Support $selector</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodmap">phpQueryObject::map()</a></h3> <ul> <li>add $scope and $args as in each() ???</li> </ul> <h3><a href="phpQuery/phpQuery.html#methodmerge">phpQuery::merge()</a></h3> <ul> <li>node lists, phpQueryObject</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodnextAll">phpQueryObject::nextAll()</a></h3> <ul> <li>FIXME: returns source elements insted of next siblings</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodphp">phpQueryObject::php()</a></h3> <ul> <li>support returning markup with PHP tags when called without param</li> </ul> <h3><a href="phpQuery/phpQueryPlugins.html">phpQueryPlugins</a></h3> <ul> <li>move plugin methods here (as statics)</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodprependPHP">phpQueryObject::prependPHP()</a></h3> <ul> <li>accept many arguments, which are joined, arrays maybe also</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodprevAll">phpQueryObject::prevAll()</a></h3> <ul> <li></li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodpseudoClasses">phpQueryObject::pseudoClasses()</a></h3> <ul> <li>create API for classes with pseudoselectors</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodreplaceAll">phpQueryObject::replaceAll()</a></h3> <ul> <li>this works ?</li> </ul> <h3><a href="phpQuery/phpQueryObject.html#methodshow">phpQueryObject::show()</a></h3> <ul> <li></li> </ul> <h3><a href="phpQuery/CallbackReference.html#method__construct">CallbackReference::__construct()</a></h3> <ul> <li>implement $paramIndex; param index choose which callback param will be passed to reference</li> </ul> <div class="credit"> <hr /> Documentation generated on Tue, 18 Nov 2008 19:39:30 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.2</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>