media/PVAudio.php 2

Type Line Description
TODO 120 find ffmpeg documentation and use isset to remove notices
TODO 214 Add in options of choosing the converter

system/PVLibraries.php 2

Type Line Description
TODO 468 Find a faster method for autloading
TODO 512 Fix for dealing with namespaces

media/PVImage.php 14

Type Line Description
TODO 90 revisit implementation
TODO 149 redo and finish, output is never being called
TODO 187 add GD support
TODO 306 add GD support
TODO 417 add GD support
TODO 505 add GD support
TODO 582 implement with GD functions
TODO 630 add GD support
TODO 688 add GD support
TODO 797 add GD support
TODO 916 add GD support
TODO 1022 add GD support
TODO 1105 add GD support
TODO 1199 add GD support

template/PVTemplate.php 1

Type Line Description
TODO 8 Remove Mootools, JQuery etc method. Update to do better parse and potentialy integrate with templating system

data/PVStaticInstance.php 1

Type Line Description
TODO 165 check the relevance of get and set

util/PVFileManager.php 2

Type Line Description
TODO 27 figure out a point for this function. So do not use in the mean time.
TODO 353 Defaults for mode, content and encoding, Add a way for encoding file.

util/PVValidator.php 2

Type Line Description
TODO 49 consider extending the config optiont actually have it doing something
TODO 1570 rewrite with PVCommunicator

template/PVForms.php 1

Type Line Description
TODO 1043 complete documentation

network/PVRequest.php 2

Type Line Description
TODO 98 make ability to handle 'head', 'delete' and 'continue'
TODO 158 add ability to format data in xml and to serialize

system/PVDatabase.php 8

Type Line Description
TODO 58 break apart class into seperate database handlers
TODO 1449 fix
TODO 1487 write better code
TODO 1590 write better code
TODO 1730 write better code
TODO 1925 write better code
TODO 2188 Rewrite this function and description for clarity
TODO 2706 dig into the function and redo

data/PVPatterns.php 1

Type Line Description
TODO 96 Add ability to use singleton classes

data/PVObject.php 1

Type Line Description
TODO 177 check the relevance of get and set

media/PVVideo.php 1

Type Line Description
TODO 121 find ffmpeg documentation and use isset to remove notices

util/PVMail.php 1

Type Line Description
TODO 296 allow for multiple attachments

network/PVCommunicator.php 1

Type Line Description
TODO 434 work on a test socket communication

util/PVCli.php 1

Type Line Description
TODO 118 Revist for figure out what this function was for.

data/PVStaticObject.php 1

Type Line Description
TODO 177 check the relevance of get and set

template/PVHtml.php 3

Type Line Description
TODO 36 Add more HTML5 form elements
TODO 1361 check if function is still valid
TODO 1383 check if function is still valid

data/PVStaticPatterns.php 2

Type Line Description
TODO 68 add ability to adapt singleton class
TODO 99 Add ability to use singleton classes