FusionDirectory development
1.3
  • FusionDirectory
    • What is FusionDirectory ?
    • Prerequisites
    • Certified distributions
    • Guidelines for better contributions
    • Coding Standards
    • Writing a plugin
      • Plugin folder organization
      • Getting started
      • Going further with Simple Plugin
      • plInfo
      • Attributes Types
      • Configuration back-end
      • Menu sections
    • API
    • LDAP schemas
    • Themes
    • Translation
    • Release Policy
    • License
  • Support
  • Security
  • Contact Us
  • Code of Conduct
FusionDirectory development
  • Docs »
  • FusionDirectory »
  • Writing a plugin
  • View page source

Writing a plugin¶

You can write plugins for FusionDirectory using our simplePlugin class.

  • Plugin folder organization
    • addons, admin, config, personal
    • Installation of a plugin
  • Getting started
    • Directory organization
    • Icons
    • Basic plugin writing
    • Attributes
    • Example
    • Displaying the plugin in FusionDirectory
    • Displaying the plugin in the “My account” menu
  • Going further with Simple Plugin
    • simplePlugin special attributes
    • simplePlugin attributes values and methods
    • Section templates
    • Managed attributes
  • plInfo
    • plSection
    • plObjectType
    • plForeignKeys
    • plCategory
  • Attributes Types
    • StringAttribute
    • PasswordAttribute
    • IntAttribute
    • FloatAttribute
    • SelectAttribute
    • BooleanAttribute
    • ObjectClassBooleanAttribute
    • FileAttribute
    • DateAttribute
    • BaseSelectorAttribute
    • ArrayAttribute and SetAttribute
    • CompositeAttribute
    • OrderedArrayAttribute
    • UsersAttribute
  • Configuration back-end
    • Class for the configuration
    • LDAP storage for the configuration
  • Menu sections
    • Users and groups (accounts)
    • Systems (systems)
    • Configuration (conf)
    • Reporting (reporting)
Next Previous

© Copyright 2017, Benoit Mortier Côme Chilliet Revision aa59f376.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 1.3
Versions
1.4
1.3
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.