Included libraries | Package variables | General documentation | Methods |
WebCvs | Raw content |
createObjects | No description | Code |
createObjects | description | prev | next | Top |
my $self = shift; ## Create a very lightweight object, as the data required for a website page is very variable}
$self->DataObjects( new EnsEMBL::Web::Proxy::Object('Website', {}, $self->__data)); } 1;