Interface

MemberExtendedFieldType

Methods summary
public
# display_field_create( MemberExtendedField $member_extended_field )

This function displayed field for create form

public
# display_field_update( MemberExtendedField $member_extended_field )

This function displayed field for update form

public
# display_field_profile( MemberExtendedField $member_extended_field )

This function displayed field for profile

public
# delete_field( MemberExtendedField $member_extended_field )

This function delete the field when the member is deleted

public
# get_data( HTMLForm $form, MemberExtendedField $member_extended_field )

This function returned value form fields

public integer
# constraint( $value )

Return instanciat constraint depending integer type regex.

public
public Array
public
# set_name( $name )
public String
# get_name( )
public boolean
# get_field_used_once( )

Return true if the field used once

public boolean
# get_field_used_phpboost_configuration( )

Return true if the field used in the phpboost configuration and can't deleted