The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WWW::SFDC::Constants - Data about SFDC Metadata Components.

VERSION

version 0.25

METHODS

needsMetaFile

hasFolders

getEnding

getDiskName

getName

getSubcomponents

Metadata Types

ending

Stores the file ending for the metadata type, if there is one.

NB that two of these values are UNKNOWN because I don't know what the value is.

name

Stores the metadata API name corresponding to the folder name on disk. For instance, the metadata name corresponding to the applications/ folder is CustomApplication, but the name corresponding to flows/ is Flow.

meta

Set if the component has associated -meta.xml files (nb not counting folder xml files).

folders

Set if the type occurs within folders.

AUTHOR

Alexander Brett <alexander.brett@sophos.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2015 by Sophos Limited.

This is free software, licensed under:

  The MIT (X11) License

The full text of the license can be found in the LICENSE file included with this distribution.