NAME

CE::App::Profile.pm

VERSION

$Revision: 1.6 $

DATE

$Date: 2001/12/04 18:17:43 $

SYNOPSIS

[Sample usage of the module]

DESCRIPTION

Interface for updating the fields of an object.

INTERFACE

Constructors

Destructors

$self->DESTROY

Dummy method to prevent wasting time trying to AUTOLOAD DESTROY.

Public Class Methods

%values = CE::App::Profile::get_profile($id, $type); - return hash with object fields => {properties hash} $bool = CE::App::Profile::set_profile($id, $type); returns 1 if object successfully updated, 0 if not

Public Instance Methods

PRIVATE

Private Class Methods

Private Instance Methods

Private Functions

NOTES

AUTHOR

dave@creationengines.com

SEE ALSO

[Mention resources, related modules, etc]

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 91:

You forgot a '=back' before '=head2'

Around line 93:

'=item' outside of any '=over'

Around line 106:

You forgot a '=back' before '=head2'

Around line 253:

=back without =over