PHP Class phpbb\notification\type\admin_activate_user

Inheritance: extends phpbb\notification\type\base
Afficher le fichier Open project: phpbb/phpbb

Méthodes publiques

Свойство Type Description
$notification_option

Protected Properties

Свойство Type Description
$language_key

Méthodes publiques

Méthode Description
create_insert_array ( $user, $pre_create_data )
find_users_for_notification ( $user, $options = [] )
get_avatar ( )
get_email_template ( )
get_email_template_variables ( )
get_item_id ( $user )
get_item_parent_id ( $post )
get_title ( )
get_type ( )
get_url ( )
is_available ( )
users_to_query ( )

Method Details

create_insert_array() public méthode

public create_insert_array ( $user, $pre_create_data )

find_users_for_notification() public méthode

public find_users_for_notification ( $user, $options = [] )

get_avatar() public méthode

public get_avatar ( )

get_email_template() public méthode

public get_email_template ( )

get_email_template_variables() public méthode

get_item_id() public static méthode

public static get_item_id ( $user )

get_item_parent_id() public static méthode

public static get_item_parent_id ( $post )

get_title() public méthode

public get_title ( )

get_type() public méthode

public get_type ( )

get_url() public méthode

public get_url ( )

is_available() public méthode

public is_available ( )

users_to_query() public méthode

public users_to_query ( )

Property Details

$language_key protected_oe property

protected $language_key

$notification_option public_oe static_oe property

public static $notification_option