- Member CookieComponent::type ($type= 'cipher')
- NOT IMPLEMENTED
- Member DboAdodb::limit ($limit, $offset=null)
- Please change output string to whatever select your database accepts. adodb doesn't allow us to get the correct limit string out of it.
- Member DboDb2::value ($data, $column=null, $safe=false)
- Add logic that formats/escapes data based on column type
- Member DboOdbc::value ($data, $column=null)
- Add logic that formats/escapes data based on column type
- Member DboPostgres::value ($data, $column=null, $read=true)
- Add logic that formats/escapes data based on column type
- Member DboSource::logQuery ($sql)
- : Add hook to log errors instead of returning false
- Member DboSybase::lastError ()
- not implemented
- Member FormHelper::checkbox ($fieldName, $options=array())
- Right now, automatically setting the 'checked' value is dependent on whether or not the checkbox is bound to a model. This should probably be re-evaluated in future versions.
- Member HttpSocket::__tokenEscapeChars ($hex=true, $chars=null)
- Test $chars parameter
- Member HttpSocket::buildCookies ($cookies)
- Refactor token escape mechanism to be configurable
- Member HttpSocket::decodeChunkedBody ($body)
- See if there are popular chunk extensions we should implement
- Member HttpSocket::escapeToken ($token, $chars=null)
- Test $chars parameter
- Member HttpSocket::parseCookies ($header)
- Make this 100% RFC 2965 confirm
- Member HttpSocket::unescapeToken ($token, $chars=null)
- Test $chars parameter
- Member Model::__wakeup ()
- Member Model::_clearCache ($type=null)
- Member Model::bind ($model, $options=array(), $permanent=true)
- Member ModelTask::fixture ($model, $useTable=null)
- move this to a task
- Member Object::_persist ($name, $return=null, &$object, $type=null)
- add examples to manual
- Member Security::validateAuthKey ($authKey)
- Complete implementation
- Member TextHelper::flay ($text, $allowHtml=false)
- Change this. We need a real Textile parser.
- Member TreeBehavior::recover (&$Model, $mode= 'parent', $missingParentAction=null)
- Could be written to be faster, *maybe*. Ideally using a subquery and putting all the logic burden on the DB.
- Member Validation::file ($check)
- finish implementation
- Member Xml::parse ()
- figure out how to link attributes and namespaces
- Member XmlTextNode::append ()
- make convertEntities work without mb support, convert entities to number entities
- Namespace cake
- use the File and Folder classes (if it's not a too big performance hit)
cake.cake.libs.cache
Generated on Sun Nov 22 00:30:54 2009 for CakePHP 1.2.x.x (v1.2.4.8284) by
1.4.7