PHPonTrax
[ class tree: PHPonTrax ] [ index: PHPonTrax ] [ all elements ]

Todo List

PHPonTraxTest

DB_common::affectedRows()

  • Implement mock DB_common::affectedRows

DB_mysql::affectedRows()

  • Implement mock DB_mysql::affectedRows()

DB_common::autoCommit()

  • Implement mock DB_common::autoCommit

DB_mysql::autoCommit()

  • Implement mock DB_mysql::autoCommit()

DB_common::autoExecute()

  • Implement mock DB_common::autoExecute

DB_common::autoPrepare()

  • Implement mock DB_common::autoPrepare

DB_common::buildManipSQL()

  • Implement mock DB_common::buildManipSQL

DB_common::commit()

  • Implement mock DB_common::commit

DB_mysql::commit()

  • Implement mock DB_mysql::committ()

DB_mysql::connect()

  • Implement mock DB_mysql::connect()

DB::connect()

  • Implement mock DB::connect

DB_mysql::createSequence()

  • Implement mock DB_mysql::createSequence()

DB_common::createSequence()

  • Implement mock DB_common::createSequence

DB_common

  • Implement mock DB_common class

DB_Error::DB_Error()

  • Implement DB_Error::constructor

DB_Error

  • Implement mock DB_Error class

DB_result::DB_result()

  • Implement mock DB_result::constructor

DB_result

  • Implement mock DB_result

DB_row::DB_row()

  • Implement mock DB_row constructor

DB_row

  • Implement mock DB_row

DB_mysql::disconnect()

  • Implement mock DB_mysql::disconnect()

DB_common::dropSequence()

  • Implement mock DB_common::dropSequence

DB_mysql::dropSequence()

  • Implement mock DB_mysql::dropSequence()

DB_common::errorCode()

  • Implement mock DB_common::errorCode

DB_common::errorMessage()

  • Implement mock DB_common::errorMessage

DB::errorMessage()

  • Implement mock DB::errorMessage

DB_mysql::errorNative()

  • Implement mock DB_mysql::errorNative()

DB_common::errorNative()

  • Implement mock DB_common::errorNative

DB_common::escapeSimple()

  • Implement mock DB_common::escapeSimple

DB_mysql::escapeSimple()

  • Implement mock DB_mysql::escapeSimple()

DB_common::execute()

  • Implement mock DB_common::execute

DB_common::executeEmulateQuery()

  • Implement mock DB_common::executeEmulateQuery

DB_common::executeMultiple()

  • Implement mock DB_common::executeMultiple

DB::factory()

  • Implement mock DB::factory

DB_result::fetchInto()

  • Implement mock DB_result::fetchInto()

DB_mysql::fetchInto()

  • Implement mock DB_mysql::fetchInto()

DB_result::fetchRow()

  • Implement mock DB_result::fetchRow()

DB_result::free()

  • Implement mock DB_result::free()

DB_common::freePrepared()

  • Implement mock DB_common::freePrepared

DB_mysql::freeResult()

  • Implement mock DB_mysql::freeResult()

DB_common::getAll()

  • Implement mock DB_common::getAll

DB_common::getAssoc()

  • Implement mock DB_common::getAssoc

DB_common::getCol()

  • Implement mock DB_common::getCol

DB_common::getListOf()

  • Implement mock DB_common::getListOf

DB_common::getOne()

  • Implement mock DB_common::getOne

DB_common::getOption()

  • Implement mock DB_common::getOption

DB_result::getQuery()

  • Implement mock DB_result::getQuery()

DB_common::getRow()

  • Implement mock DB_common::getRow

DB_result::getRowCounter()

  • Implement mock DB_result::getRowCounter()

DB_common::getSequenceName()

  • Implement mock DB_common::getSequenceName

DB_common::getSpecialQuery()

  • Implement mock DB_common::getSpecialQuery

DB::isConnection()

  • Implement mock DB::isConnection

DB_common::limitQuery()

  • Implement mock DB_common::limitQuery

DB_common::modifyLimitQuery()

  • Implement mock DB_common::modifyLimitQuery

DB_mysql::modifyLimitQuery()

  • Implement mock DB_mysql::modifyLimitQuery()

DB_common::modifyQuery()

  • Implement mock DB_common::modifyQuery

DB_mysql::modifyQuery()

  • Implement mock DB_mysql::modifyQuery()

DB_mysql::mysqlRaiseError()

  • Implement mock DB_mysql::mysqlRaiseError()

DB_common::nextId()

  • Implement mock DB_common::nextID

DB_mysql::nextId()

  • Implement mock DB_mysql::nextId()

DB_result::nextResult()

  • Implement mock DB_result::nextResult()

DB_mysql::numCols()

  • Implement mock DB_mysql::numCols()

DB_result::numCols()

  • Implement mock DB_result::numCols()

DB_result::numRows()

  • Implement mock DB_result::numRows()

DB_mysql::numRows()

  • Implement mock DB_mysql::numRows()

DB_common::numRows()

  • Implement mock DB_common::numRows

DB::parseDSN()

  • Implement mock DB::parseDSN

DB_common::prepare()

  • Implement mock DB_common::prepare

DB_common::provides()

  • Implement mock DB_common::provides

DB_common::query()

  • Implement mock DB_common::query

DB_common::quoteSmart()

  • Implement mock DB_common::quoteSmart

DB_common::raiseError()

  • Implement mock DB_common::raiseError

DB_common::rollback()

  • Implement mock DB_common::rollback

DB_mysql::rollback()

  • Implement mock DB_mysql::rollback()

DB_common::setFetchMode()

  • Implement mock DB_common::setFetchMode

DB_common::setOption()

  • Implement mock DB_common::setOption

DB_result::setOption()

  • Implement mock DB_result::setOption()

DB_mysql::simpleQuery()

  • Implement mock DB_mysql::simpleQuery()

DB_mysql::tableInfo()

  • Implement mock DB_mysql::tableInfo()

DB_common::tableInfo()

  • Implement mock DB_common::tableInfo

ActionControllerTest::testAdd_after_filter()

  • Implement testAdd_after_filter().

ActionMailerTest::testAdd_attachment()

  • Implement testAdd_attachment().

ActionMailerTest::testAdd_bcc_address()

  • Implement testAdd_bcc_address().

ActionControllerTest::testAdd_before_filter()

  • Implement testAdd_before_filter().

ActionMailerTest::testAdd_cc_address()

  • Implement testAdd_cc_address().

FormHelperTest::testAdd_default_name_and_id_function()

  • Implement this test

FormHelperTest::testAdd_default_name_and_id_method()

  • Implement this test

ActionControllerTest::testAdd_helper()

  • Implement testAdd_helper().

FormOptionsHelperTest::testAdd_options()

  • Write test for add_options()

ActionMailerTest::testAdd_replyto_address()

  • Implement testAdd_replyto_address().

ActionMailerTest::testAdd_to_address()

  • Implement testAdd_to_address().

ActiveRecordTest::testAfter_create()

  • Implement testAfter_create()

ActiveRecordTest::testAfter_delete()

  • Implement testAfter_delete()

ActiveRecordTest::testAfter_save()

  • Implement testAfter_save()

ActiveRecordTest::testAfter_update()

  • Implement testAfter_update()

ActiveRecordTest::testAfter_validation()

  • Implement testAfter_validation()

ActiveRecordTest::testAfter_validation_on_create()

  • Implement testAfter_validation_on_create()

ActiveRecordTest::testAfter_validation_on_update()

  • Implement testAfter_validation_on_update()

ActiveRecordHelperTest::testAll_input_tags()

  • Implement testAll_input_tags().

AssetTagHelperTest::testAuto_discovery_link_tag_function()

  • Implement testAuto_discovery_link_tag_function().

AssetTagHelperTest::testAuto_discovery_link_tag_method()

  • Implement testAuto_discovery_link_tag_method().

ActiveRecordTest::testAvg_all()

  • Implement testAvg_all()

ActiveRecordTest::testBefore_create()

  • Implement testBefore_create()

ActiveRecordTest::testBefore_delete()

  • Implement testBefore_delete()

ActiveRecordTest::testBefore_save()

  • Implement testBefore_save()

ActiveRecordTest::testBefore_update()

  • Implement testBefore_update()

ActiveRecordTest::testBefore_validation()

  • Implement testBefore_validation()

ActiveRecordTest::testBefore_validation_on_create()

  • Implement testBefore_validation_on_create()

ActiveRecordTest::testBefore_validation_on_update()

  • Implement testBefore_validation_on_update()

ActiveRecordTest::testBegin()

  • Implement testBegin()

UrlHelperTest::testButton_to_function()

  • Implement this test

UrlHelperTest::testButton_to_method()

  • Implement this test

FormOptionsHelperTest::testCollection_select()

  • Write test for collection_select()

ActiveRecordTest::testColumn_attribute_exists()

  • Implement testColumn_attribute_exists()

ActiveRecordTest::testColumn_for_attribute()

  • Implement testColumn_for_attribute()

ActiveRecordHelperTest::testColumn_type()

  • Implement testColumn_type().

ActiveRecordTest::testCommit()

  • Implement testCommit()

ActiveRecordHelperTest::testContent_tag()

  • Implement testContent_tag().

ActiveRecordHelperTest::testContent_tag_without_error_wrapping()

  • Implement testContent_tag_without_error_wrapping().

UrlHelperTest::testConvert_boolean_attributes()

  • Implement this test

UrlHelperTest::testConvert_confirm_option_to_javascript()

  • Implement this test

FormOptionsHelperTest::testCountry_options_for_select()

  • Write test for country_options_for_select()

FormOptionsHelperTest::testCountry_select()

  • Write test for country_select()

ActiveRecordTest::testCount_all()

  • Implement testCount_all()

ActiveRecordTest::testCreate()

  • Implement testCreate()

ActiveRecordHelperTest::testDefault_input_block()

  • Implement testDefault_input_block().

ActiveRecordTest::testDelete()

  • Implement testDelete()

ActiveRecordTest::testDelete_all()

  • Implement testDelete_all()

SessionTest::testDestroy_session()

  • Implement testDestroy_session()

ActionControllerTest::testDetermine_layout()

  • Implement testDetermine_layout().

DispatcherTest::testDispatch()

  • Implement testDispatch().

FormTagHelperTest::testEmpty()

  • Write test for the FormTagHelper class

ScaffoldControllerTest::testEmpty()

  • Write test for the ScaffoldController class

JavaScriptHelperTest::testEmpty()

  • Write test for the JavaScriptHelper class

ActiveRecordHelperTest::testError_message()

  • Implement testError_message().

ActiveRecordHelperTest::testError_messages_for_function()

  • Implement testError_messages_for_function().

ActiveRecordHelperTest::testError_messages_for_method()

  • Implement testError_messages_for_method().

ActiveRecordHelperTest::testError_message_on_function()

  • Implement testError_message_on_function().

ActiveRecordHelperTest::testError_message_on_method()

  • Implement testError_message_on_method().

ActiveRecordHelperTest::testError_wrapping()

  • Implement testError_wrapping().

FormHelperTest::testError_wrapping_function()

  • Implement this test

FormHelperTest::testError_wrapping_method()

  • Implement this test

ActiveRecordTest::testEstablish_connection()

  • Implement testEstablish_connection()

ActionControllerTest::testExecute_after_filters()

  • Implement testExecute_after_filters().

ActionControllerTest::testExecute_before_filters()

  • Implement testExecute_before_filters().

ActiveRecordTest::testFind()

  • Tests for limit, joins parameters

ActiveRecordTest::testFind_all()

  • Tests for limit, joins parameters

ActiveRecordTest::testFind_by_sql()

  • Implement testFind_by_sql()

ActiveRecordTest::testFind_first()

  • Tests for joins parameter

ActionMailerTest::testFormat_address()

  • Implement testFormat_address().

ActiveRecordHelperTest::testForm_function()

  • Implement testForm_function().

ActiveRecordHelperTest::testForm_method()

  • Implement testForm_method().

SessionTest::testGet()

  • Implement testGet()

ActiveRecordTest::testGet_association()

  • Implement testGet_association()

ActiveRecordTest::testGet_errors()

  • Implement testGet_errors()

ActiveRecordTest::testGet_errors_as_string()

  • Implement testGet_errors_as_string()

SessionTest::testGet_hash()

  • Implement testGet_hash()

ActiveRecordHelperTest::testInput()

  • Implement testInput().

ActiveRecordHelperTest::testInput_function()

  • Implement testInput_function().

ActiveRecordHelperTest::testInput_method()

  • Implement testInput_method().

ActiveRecordHelperTest::testInput_scaffolding_function()

  • Implement testInput_scaffolding_function().

ActiveRecordHelperTest::testInput_scaffolding_method()

  • Implement testInput_scaffolding_method().

SessionTest::testIsset_flash()

  • Implement testIsset_flash()

SessionTest::testIsset_var()

  • Implement testIsset_var()

SessionTest::testIs_aol_host()

  • Implement testIs_aol_host()

ActiveRecordTest::testIs_new_record()

  • Implement testIs_new_record()

SessionTest::testIs_valid_host()

  • Implement testIs_valid_host()

ActiveRecordTest::testLimit_select()

  • Implement testLimit_select()

UrlHelperTest::testLink_image_to_function()

  • Implement this test

UrlHelperTest::testLink_image_to_method()

  • Implement this test

UrlHelperTest::testLink_to_function()

  • Implement this test

UrlHelperTest::testLink_to_method()

  • Implement this test

ActiveRecordTest::testLoad()

  • Implement testLoad()

ActiveRecordTest::testLog_query()

  • Implement testLog_query()

ActiveRecordTest::testMax_all()

  • Implement testMax_all()

ActiveRecordTest::testMin_all()

  • Implement testMin_all()

FormOptionsHelperTest::testOptions_from_collection_for_select()

  • Write test for options_from_collection_for_select()

ActiveRecordTest::testPage_list()

  • Implement testPage_list()

ActionControllerTest::testProcess_with_exception()

  • Implement testProcess_with_exception().

ActiveRecordTest::testQuoted_attributes()

  • Figure out how to test timestamp updating

ActiveRecordTest::testRaise()

  • Implement testRaise()

ActionControllerTest::testRedirect_to()

  • Implement testRedirect_to().

ActiveRecordTest::testReload()

  • Implement testReload()

ActionControllerTest::testRender_partial()

  • Implement testRender_partial().

ActiveRecordTest::testRollback()

  • Implement testRollback()

TraxGeneratorTest::testRun()

  • Implement testRun().

InputFilterTest::testSafeSQL()

  • Figure out how to test with magic quotes either on or off
  • Figure out problem w/ mysql_real_escape_string()

ActiveRecordTest::testSave()

  • Write test of save() of existing row

ActiveRecordTest::testSave_without_validation()

  • Implement testSave_without_validation()

FormOptionsHelperTest::testSelect()

  • Write test for select()

ActionMailerTest::testSend()

  • Implement testSend().

ActiveRecordTest::testSend()

  • Implement testSend()

SessionTest::testSet()

  • Implement testSet()

ActiveRecordTest::testSet_content_columns()

  • Implement testSet_content_columns()

ActionMailerTest::testSet_from_address()

  • Implement testSet_from_address().

ActionMailerTest::testSet_headers()

  • Implement testSet_headers().

ActionMailerTest::testSet_header_line()

  • Implement testSet_header_line().

ActionMailerTest::testSet_html_body()

  • Implement testSet_html_body().

ActionControllerTest::testSet_paths()

  • Implement testSet_paths().

ActionMailerTest::testSet_subject()

  • Implement testSet_subject().

ActiveRecordTest::testSet_table_name_using_class_name()

  • Implement testSet_table_name_using_class_name()

ActionMailerTest::testSet_text_body()

  • Implement testSet_text_body().

SessionTest::testStart()

  • Implement testStart()

ActiveRecordTest::testSum_all()

  • Implement testSum_all()

ActiveRecordHelperTest::testTag()

  • Implement testTag().

FormHelperTest::testTag_id_function()

  • Implement this test

FormHelperTest::testTag_id_method()

  • Implement this test

FormHelperTest::testTag_id_with_index_function()

  • Implement this test

FormHelperTest::testTag_id_with_index_method()

  • Implement this test

FormHelperTest::testTag_name_function()

  • Implement this test

FormHelperTest::testTag_name_method()

  • Implement this test

FormHelperTest::testTag_name_with_index_function()

  • Implement this test

FormHelperTest::testTag_name_with_index_method()

  • Implement this test

ActiveRecordHelperTest::testTag_without_error_wrapping()

  • Implement testTag_without_error_wrapping().

FormHelperTest::testTo_boolean_select_tag_function()

  • Implement this test

FormHelperTest::testTo_boolean_select_tag_method()

  • Implement this test

FormHelperTest::testTo_check_box_tag_function()

  • Implement this test

FormHelperTest::testTo_check_box_tag_method()

  • Implement this test

FormOptionsHelperTest::testTo_collection_select_tag()

  • Write test for to_collection_select_tag()

HelpersTest::testTo_content_tag()

  • Implement testTo_content_tag().

FormOptionsHelperTest::testTo_country_select_tag()

  • Write test for to_country_select_tag()

ActiveRecordHelperTest::testTo_datetime_select_tag()

  • Implement testTo_datetime_select_tag().

ActiveRecordHelperTest::testTo_datetime_select_tag_without_error_wrapping()

  • Implement testTo_datetime_select_tag_without_error_wrapping().

ActiveRecordHelperTest::testTo_date_select_tag()

  • Implement testTo_date_select_tag().

ActiveRecordHelperTest::testTo_date_select_tag_without_error_wrapping()

  • Implement testTo_date_select_tag_without_error_wrapping().

FormHelperTest::testTo_input_field_tag_function()

  • Implement this test

FormHelperTest::testTo_input_field_tag_method()

  • Implement this test

FormHelperTest::testTo_radio_button_tag_function()

  • Implement this test

FormHelperTest::testTo_radio_button_tag_method()

  • Implement this test

ActiveRecordHelperTest::testTo_scaffold_tag()

  • Implement testTo_scaffold_tag().

FormOptionsHelperTest::testTo_select_tag()

  • Write test for to_select_tag()

ActiveRecordHelperTest::testTo_tag()

  • Implement testTo_tag().

FormHelperTest::testTo_text_area_tag_function()

  • Implement this test

FormHelperTest::testTo_text_area_tag_method()

  • Implement this test

SessionTest::testUnset_session()

  • Implement testUnset_session()

SessionTest::testUnset_var()

  • Implement testUnset_var()

ActiveRecordTest::testUpdate()

  • Implement testUpdate()

ActiveRecordTest::testUpdate_all()

  • Implement testUpdate_all()

ActiveRecordTest::testUpdate_attributes()

  • Figure out the datetime thing and how to test it

ActiveRecordTest::testValid()

  • Implement testValid()

ActiveRecordTest::testValidate()

  • Implement testValidate()

ActionMailerTest::testValidate_email()

  • Implement testValidate_email().

ActiveRecordTest::testValidate_on_create()

  • Implement testValidate_on_create()

ActiveRecordTest::testValidate_on_update()

  • Implement testValidate_on_update()

HelpersTest::testValue()

  • Implement testValue().

ActionControllerTest::test__call()

  • Implement test__call().

ActiveRecordTest::test__call()

  • Implement test__call()

ActionControllerTest::test__construct()

  • Implement test__construct(). The constructor calls load_router() to load routes from config/routes.php

HelpersTest::test__construct()

  • Figure out how to test first argument

ActiveRecordTest::test__get()

  • Implement test__get()

ActionControllerTest::test__set()

  • Implement test__set().

ActiveRecordTest::test__set()

  • Implement test__set()

DB_mysql::_BCsequence()

  • Implement mock DB_mysql::_BCsequence()

DB_common::__sleep()

  • Implement mock DB_common::__sleep

DB_common::__toString()

  • Implement mock DB_common::__toString

DB_common::__wakeup()

  • Implement mock DB_common::__wakeup

PHPonTrax

ActionController::$action_called

  • Document this attribute

ActionController::$after_filter

  • Document this attribute

ActionController::$asset_host

  • FIXME: Not referenced in this class - is it used by subclasses? If so, for what?
  • Document this attribute

Helpers::$attribute_name

  • Document this variable

ActiveRecord::$auto_delete_habtm

  • Document this variable

Helpers::$auto_index

  • Document this variable

ActiveRecord::$auto_save_associations

  • Document this property

ActiveRecord::$auto_save_habtm

  • Document this variable

ActionController::$before_filter

  • Document this attribute

ActiveRecord::$belongs_to

  • Document this variable

ActiveRecord::$display

  • Document this variable

ActiveRecord::$habtm_attributes

  • Document this variable

ActiveRecord::$has_and_belongs_to_many

  • Document this variable

ActiveRecord::$has_many

  • Document this variable

ActiveRecord::$has_one

  • Document this variable

TraxGenerator::$layout_filename

Helpers::$object_name

  • Document this variable Name of a PHP class(?)

ActionController::$render_performed

  • Document this attribute

ActionController::$router_loaded

  • FIXME: No declaration of $router so no place to hang its documentation.

ActiveRecord::$save_associations

  • Document this property

ActiveRecordHelper

  • Document this class

ScaffoldController::add()

  • Document this method

FormHelper::add_default_name_and_id()

  • Document this method

ActiveRecord::add_habtm_records()

  • Document this API

FormOptionsHelper::add_options()

  • FIXME: Why the third argument? It's overwritten!
  • Document this method

ActiveRecord::after_create()

  • Document this API

ActiveRecord::after_delete()

  • Document this API

ActiveRecord::after_save()

  • Document this API

ActiveRecord::after_update()

  • Document this API

ActiveRecord::after_validation()

  • Document this API

ActiveRecord::after_validation_on_create()

  • Document this API

ActiveRecord::after_validation_on_update()

  • Document this API

ActiveRecordHelper::all_input_tags()

  • Document this method

ActiveRecord::before_create()

  • Document this API

ActiveRecord::before_delete()

  • Document this API

ActiveRecord::before_save()

  • Document this API

ActiveRecord::before_update()

  • Document this API

ActiveRecord::before_validation()

  • Document this API

ActiveRecord::before_validation_on_create()

  • Document this API

ActiveRecord::before_validation_on_update()

  • Document this API

ActiveRecord::begin()

  • Document this API

Router::build_route_regexp()

  • FIXME: Shouldn't the regexp match be the same as for a PHP variable name? '[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*'
  • FIXME: Should this method be private?

UrlHelper::button_to()

  • Document this method

check_box_tag()

  • Document this method

FormTagHelper::check_box_tag()

  • Document this method

collection_select()

  • Document this function

ActiveRecord::column_for_attribute()

  • Document this API

ActiveRecordHelper::column_type()

  • Document this method

ActiveRecord::commit()

  • Document this API

ActiveRecordHelper::content_tag()

  • Document this method

ActiveRecordHelper::content_tag_without_error_wrapping()

  • Document this method

UrlHelper::convert_boolean_attributes()

  • Document this method

UrlHelper::convert_confirm_option_to_javascript()

  • Document this method

FormOptionsHelper::country_options_for_select()

  • FIXME: Second argument doesn't work

country_select()

  • Document this function

ActiveRecord::create()

  • Document this API. What's going on here? It appears to either create a row with all empty values, or it tries to recurse once for each attribute in $attributes. FIXME: resolve calling sequence Creates an object, instantly saves it as a record (if the validation permits it). If the save fails under validations it returns false and $errors array gets set.

TraxGenerator::create_controller()

  • Should return succeed/fail indication

TraxGenerator::create_helper()

  • Should return succeed/fail indication

TraxGenerator::create_view()

  • Should return succeed/fail indication

ActiveRecordHelper::default_input_block()

  • Document this method

ScaffoldController::delete()

  • Document this method

ActiveRecord::delete()

  • Document this API

ActiveRecord::delete_habtm_records()

  • Document this API

ActionController::determine_layout()

  • FIXME: Should this method be private?

ScaffoldController::edit()

  • Document this method

end_form_tag()

  • Document this method

ActiveRecordHelper::error_message()

  • Document this method

ActiveRecordHelper::error_wrapping()

  • Document this method

InputFilter::escapeString()

  • Check FIXMEs

TraxGenerator::exec()

  • Replace with calls to filesystem methods

file_field_tag()

  • Document this method

FormTagHelper::file_field_tag()

  • Document this method

ActiveRecord::find()

  • Document the $limit and $joins parameters

ActiveRecord::find_all()

  • Document the $limit and $joins parameters

ActiveRecord::find_all_habtm()

  • Document this API

ActiveRecord::find_all_has_many()

  • Document this API

ActiveRecord::find_one_belongs_to()

  • Document this API

ActiveRecord::find_one_has_one()

  • Document this API

FormHelper

  • Document this class

FormOptionsHelper

  • Document this class

FormTagHelper

  • Document this class

form_tag()

  • Document this method Avialble functions for use in views

FormTagHelper::form_tag()

  • Document this method

ActiveRecord::get_association_type()

  • FIXME: does the match algorithm match a substring of what we want to match?
  • Document this API

ActiveRecord::get_join_table_name()

  • Document this API

FormTagHelper::hidden_field_tag()

  • Document this method

hidden_field_tag()

  • Document this method

image_submit_tag()

  • Document this method

FormTagHelper::image_submit_tag()

  • Document this method

ScaffoldController::index()

  • Document this method

InputFilter

  • Check FIXMEs

ActiveRecordHelper::input_scaffolding()

  • Document this method

JavaScriptHelper

  • Document this class

ActiveRecord::limit_select()

  • Document this API

UrlHelper::link_image_to()

  • Document this method

FormOptionsHelper::options_from_collection_for_select()

  • Document this method

ActiveRecord::page_list()

  • Document this API

password_field_tag()

  • Document this method

FormTagHelper::password_field_tag()

  • Document this method

InputFilter::process_all()

  • Check out FIXMEs

radio_button_tag()

  • Document this method

FormTagHelper::radio_button_tag()

  • Document this method

ActionController::redirect_to()

  • FIXME: Make header configurable

ActiveRecord::reload()

  • Document this API

ActiveRecord::rollback()

  • Document this API

ActiveRecord::save_association()

  • Document this API

ActiveRecord::save_associations()

  • Document this API

ActiveRecord::save_without_validation()

  • Document this API

ScaffoldController

  • Document this class

select()

  • Document this function

select_tag()

  • Document this method

FormTagHelper::select_tag()

  • Document this method

ActiveRecord::set_habtm_attributes()

  • Document this API

ActionController::set_paths()

  • FIXME: Creating a file or directory in app/controllers with the same name as a controller, action or other URL element will hijack the browser!

ScaffoldController::show()

  • Document this method

FormTagHelper::start_form_tag()

  • Document this method

start_form_tag()

  • Document this method

submit_tag()

  • Document this method

FormTagHelper::submit_tag()

  • Document this method

ActiveRecordHelper::tag()

  • Document this method

FormHelper::tag_id()

  • Document this method

FormHelper::tag_id_with_index()

  • Document this method

FormHelper::tag_name()

  • Document this method

FormHelper::tag_name_with_index()

  • Document this method

ActiveRecordHelper::tag_without_error_wrapping()

  • Document this method

text_area_tag()

  • Document this method

FormTagHelper::text_area_tag()

  • Document this method

FormTagHelper::text_field_tag()

  • Document this method

text_field_tag()

  • Document this method

FormHelper::to_boolean_select_tag()

  • Document this method

FormHelper::to_check_box_tag()

  • Document this method

FormOptionsHelper::to_collection_select_tag()

  • Document this method

FormOptionsHelper::to_country_select_tag()

  • Document this method

ActiveRecordHelper::to_datetime_select_tag()

  • Document this method

ActiveRecordHelper::to_datetime_select_tag_without_error_wrapping()

  • Document this method

ActiveRecordHelper::to_date_select_tag()

  • Document this method

ActiveRecordHelper::to_date_select_tag_without_error_wrapping()

  • Document this method

FormHelper::to_radio_button_tag()

  • Document this method

ActiveRecordHelper::to_scaffold_tag()

  • Document this method

FormOptionsHelper::to_select_tag()

  • Document this method

ActiveRecordHelper::to_tag()

  • Document this method

FormHelper::to_text_area_tag()

  • Document this method

ActiveRecord::update()

  • Document this API

ActiveRecord::update_all()

  • Document this API

ActiveRecord::update_attributes()

  • Figure out and document how datetime fields work

ActiveRecord::update_habtm_records()

  • Document this API

ActiveRecord::update_record()

  • Describe habtm automatic update

UrlHelper

  • Document this class

ActiveRecord::validate()

  • Document this API

ActiveRecord::validate_on_create()

  • Document this API

ActiveRecord::validate_on_update()

  • Document this API

ActionController::__call()

  • Document this method Implement before_filter(), after_filter(), helper()

ActiveRecord::__call()

  • Document this API

AssetTagHelper::__construct()

  • Document this method

FormHelper::__construct()

  • Document this method

ScaffoldController::__construct()

  • Document this method

ActiveRecord::__get()

  • Document this API

ActionController::__set()

  • Document this method

Documentation generated on Thu, 04 May 2006 19:48:05 -0600 by phpDocumentor 1.3.0RC4