Skip to the content
.
Gyro-PHP
> Documentation
Home
Downloads
Tutorials
Showcases
Documentation
Report Bug
Main Page
Related Pages
Modules
Classes
Files
Class List
Class Hierarchy
Class Members
MailCommand Member List
This is the complete list of members for
MailCommand
, including all inherited members.
$alt_message
MailBaseCommand
[protected]
$email
MailBaseCommand
[protected]
$err
MailBaseCommand
[protected]
$files_to_attach
MailBaseCommand
[protected]
$html_mail
MailBaseCommand
[protected]
$obj
CommandBase
[protected]
$params
CommandBase
[protected]
$result
CommandBase
[protected]
$subject
MailBaseCommand
[protected]
$template
MailBaseCommand
[protected]
$template_args
MailBaseCommand
[protected]
$view
MailBaseCommand
[protected]
__construct
($subject, $email, $template, $template_args=array())
MailBaseCommand
CommandBase::__construct
($obj=null, $params=false)
CommandBase
add_attachment
($file_name, $name= '')
MailBaseCommand
can_execute
($user)
MailBaseCommand
compute_alt_message
($org_message)
MailBaseCommand
[protected]
create_mail_message
($subject, $message, $to)
MailBaseCommand
[protected]
execute
()
MailBaseCommand
get_alt_message
()
MailBaseCommand
get_attachments
()
MailBaseCommand
[protected]
get_description
()
CommandBase
get_instance
()
CommandBase
get_message
()
MailBaseCommand
[protected]
get_message_extension
()
MailBaseCommand
[protected]
get_name
()
CommandBase
get_name_serialized
()
CommandBase
get_params
()
CommandBase
get_result
()
CommandBase
get_subject
()
MailBaseCommand
[protected]
get_success_message
()
CommandBase
get_to
()
MailBaseCommand
[protected]
illegal_data_error
()
CommandBase
[protected]
is_html
()
MailBaseCommand
[protected]
serialize
()
CommandBase
serialize_instance_name
($inst)
CommandBase
[protected]
serialize_params
($params)
CommandBase
[protected]
set_alt_message
($alt_message)
MailBaseCommand
set_error
($message)
MailBaseCommand
[protected]
set_is_html
($yesno)
MailBaseCommand
set_result
($result)
CommandBase
[protected]
set_subject
($subject)
MailBaseCommand
undo
()
CommandBase