Sps | --Sps_Field
void can_edit( )
Overridden in child classes as:
void can_search( )
void conf( $conf)
void get_dbh( )
void get_dojo_data_type( )
void get_dojo_field_name( )
void get_error_html( [ $msg = ""])
void get_html( )
void get_html_display( [ $omit_blanks = 0])
void get_html_id( )
void get_id( )
void get_info_html( [ $info = ""])
void get_info_toggle_html( [ $info = ""])
void get_js_header( )
void get_link_name( )
void get_name( )
void get_prompt( )
void get_prompt_html( )
void get_prompt_short( )
void get_text( )
void get_value( )
void get_value_html( )
void get_value_short_html( )
void is_hidden( )
void load_from_data( &$value)
void load_from_query( )
void merge( Sps_Field &$field)
void process_custom_delete( $id)
void process_custom_fetch( $id)
void process_custom_insert( $id)
void process_custom_update( $id)
void refresh( )
void set_context( $id, $table_name, $primary_key, $db_name)
void set_value( $value)
void use_standard_db_processing( )
void validate( )