Net::Plazes::Activity - representation of remote resource http://plazes.com/presence(.*)


Net-Plazes documentation  | view source Contained in the Net-Plazes distribution.

Index


NAME

Top

Net::Plazes::Activity - representation of remote resource http://plazes.com/presence(.*)

VERSION

Top

$Revision$

SYNOPSIS

Top

DESCRIPTION

Top

SUBROUTINES/METHODS

Top

service

fields - list of accessors for resources of this type

 my @aFields = $oObj->fields();

user - Net::Plazes::User representing the user for the user_id in this presense

 my $oUser = $oPresense->user();

plaze - Net::Plazes::Plaze representing the plaze for the plaze_id in this presense

 my $oPlaze = $oPresense->plaze();

process_dom - Additional internal DOM processing to pull in presence.plaze and presence.user

 $oPlaze->process_dom();

DIAGNOSTICS

Top

CONFIGURATION AND ENVIRONMENT

Top

DEPENDENCIES

Top

strict
warnings
base
Net::Plazes::Base

INCOMPATIBILITIES

Top

BUGS AND LIMITATIONS

Top

AUTHOR

Top

$Author: Roger Pettett$

LICENSE AND COPYRIGHT

Top


Net-Plazes documentation  | view source Contained in the Net-Plazes distribution.