EnsEMBL::Web::Factory::News

Location: /modules/EnsEMBL/Web/Factory/News.pm
Source code · Permalink

Inherits from:

No subclasses

Overview

Factory for creating News objects

Method

Unknown

  • DataObjects (EnsEMBL::Web::Factory)
  • _archive (EnsEMBL::Web::Factory)
  • _help (EnsEMBL::Web::Factory)
  • _known_feature (EnsEMBL::Web::Factory)
  • clearDataObjects (EnsEMBL::Web::Factory)
  • fastCreateObjects (EnsEMBL::Web::Factory)
  • featureIds (EnsEMBL::Web::Factory)
  • new (EnsEMBL::Web::Factory)
Documentation coverage: 11 %

Methods

    createObjects
    Creates a lightweight Proxy::Object of type News, containing some basic lists for use with dropdown menus - actual news items are fetched on the fly
    View source