SIOC::Space - SIOC Space class


SIOC documentation  | view source Contained in the SIOC distribution.

Index


NAME

Top

SIOC::Space -- SIOC Space class

VERSION

Top

This documentation refers to SIOC::Space version 1.0.0.

SYNOPSIS

Top

   use SIOC::Space;




DESCRIPTION

Top

A Space is defined as being a place where data resides. It can be the location for a set of Containers of content Items, e.g., on a Site, personal desktop, shared filespace, etc. Any data object that resides on a particular Space can be linked to it using the sioc:has_space property.

CLASS ATTRIBUTES

Top

parent

A data Space which this resource is a part of.

space_of

A resource which belongs to this data Space.

usergroups

Points to Usergroups that have certain access to this Space.

SUBROUTINES/METHODS

Top

TODO: document methods

DIAGNOSTICS

Top

For diagnostics information, see the SIOC base class.

CONFIGURATION AND ENVIRONMENT

Top

This module doesn't need configuration.

DEPENDENCIES

Top

This module depends on the following modules:

INCOMPATIBILITIES

Top

There are no known incompatibilities.

BUGS AND LIMITATIONS

Top

There are no known bugs in this module.

Please report problems via the bug tracking system on the perl-SIOC project website: http://developer.berlios.de/projects/perl-sioc/.

Patches are welcome.

AUTHOR

Top

Jochen Lillich <geewiz@cpan.org>

LICENSE AND COPYRIGHT

Top


SIOC documentation  | view source Contained in the SIOC distribution.