11 methods override views_handler_field::init()
- views_handler_field_accesslog_path::init in modules/
statistics/ views_handler_field_accesslog_path.inc - Override init function to provide generic option to link to node.
- views_handler_field_boolean::init in handlers/
views_handler_field_boolean.inc - init the handler with necessary data.
- views_handler_field_comment::init in modules/
comment/ views_handler_field_comment.inc - Override init function to provide generic option to link to comment.
- views_handler_field_comment_username::init in modules/
comment/ views_handler_field_comment_username.inc - Override init function to add uid and homepage fields.
- views_handler_field_file::init in modules/
system/ views_handler_field_file.inc - Constructor to provide additional field to add.
- views_handler_field_group_by_numeric::init in handlers/
views_handler_field_group_by_numeric.inc - init the handler with necessary data.
- views_handler_field_node::init in modules/
node/ views_handler_field_node.inc - init the handler with necessary data.
- views_handler_field_node_new_comments::init in modules/
comment/ views_handler_field_node_new_comments.inc - init the handler with necessary data.
- views_handler_field_term_node_tid::init in modules/
taxonomy/ views_handler_field_term_node_tid.inc - init the handler with necessary data.
- views_handler_field_upload_description::init in modules/
upload/ views_handler_field_upload_description.inc - init the handler with necessary data.
- views_handler_field_user::init in modules/
user/ views_handler_field_user.inc - Override init function to provide generic option to link to user.