[
Back
|
warped.org
|
Gaim 2.0.0-beta4 Perl API
]
NAME
METHODS
Gaim::StatusType->
statustype = $primitive->
new
($id, $name, $user_settable)
statustype = $primitive->
new_full
($id, $name, $saveable, $user_settable, $independent)
$status_type->
add_attr
($id, $name, $value)
statusattr = $status_type->
get_attr
($id)
list = $status_type->
get_attrs
$status_type->
destroy
statustype = $status_types->
find_with_id
($id)
string = $status_type->
get_id
boolean = $status_type->
is_available
boolean = $status_type->
is_exclusive
boolean = $status_type->
is_independent
boolean = $status_type->
is_saveable
boolean = $status_type->
is_user_settable
string = $status_type->
get_name
string = $status_type->
get_primary_attr
$status_type->
set_primary_attr
($attr_id)
statusprimitive = $status_type->
get_primitive
COPYRIGHT
NAME
Gaim::StatusType
METHODS
Gaim::StatusType->
statustype = $primitive->
new
($id, $name, $user_settable)
* $id (string)
* $name (string)
* $user_settable (boolean)
statustype = $primitive->
new_full
($id, $name, $saveable, $user_settable, $independent)
* $id (string)
* $name (string)
* $saveable (boolean)
* $user_settable (boolean)
* $independent (boolean)
$status_type->
add_attr
($id, $name, $value)
* $id (string)
* $name (string)
* $value (Gaim::Value)
statusattr = $status_type->
get_attr
($id)
* $id (string)
list = $status_type->
get_attrs
$status_type->
destroy
statustype = $status_types->
find_with_id
($id)
* $id (string)
string = $status_type->
get_id
boolean = $status_type->
is_available
boolean = $status_type->
is_exclusive
boolean = $status_type->
is_independent
boolean = $status_type->
is_saveable
boolean = $status_type->
is_user_settable
string = $status_type->
get_name
string = $status_type->
get_primary_attr
$status_type->
set_primary_attr
($attr_id)
* $attr_id (string)
statusprimitive = $status_type->
get_primitive
COPYRIGHT
Copyright (C) 2006 The Gaim Team
If this information helped you, consider exiting through your right.
©2006
Max Baker
Sun Apr 27 22:32:29 2008 PST