<<

NAME

MT::Component - Movable Type class that describes a component.

SYNOPSIS

DESCRIPTION

ARGUMENTS

  • id (recommended)
  • label
  • version

    The version number for the release of the plugin. Will be displayed next to the plugin's name wherever listed. This information is not required, but recommended.

  • schema_version

    If your plugin declares a list of object classes, the schema_version is used to determine whether your classes require installation or upgrade. MT will store your plugin's schema_version in the MT::Config table for future reference.

METHODS

LOCALIZATION

AUTHOR & COPYRIGHT

Please see "AUTHOR & COPYRIGHT" in MT.

<<