Documentation


SEARCH

TABLE OF CONTENT

    1. Getting started 2. Basic concepts 3. Request dispatching 4. Context container 5. Dual MVC 6. Component model: 7. Security 8. Configuration 9. Session handling 10. I18n 11. Cache 12. Logging 13. Error handling 14. Advanced Topics 15. API reference

      Tutorials: Frequently Asqued Questions

      See also:


      Class: __ConfigurationSection


      Class Overview

      This class represents a configuration section

      __ConfigurationComponent
         |
         --__ComplexConfigurationComponent
            |
            --__ConfigurationSection

      Methods

      [ Top ]

      Inherited Properties, Constants, and Methods

      Inherited Properties Inherited Methods Inherited Constants

      Inherited From __ComplexConfigurationComponent

      Inherited From __ConfigurationComponent

      Inherited From __ComplexConfigurationComponent

      Inherited From __ConfigurationComponent


      [ Top ]

      Method Summary

      void   addCachedProperty()  

      [ Top ]

      Properties

      Methods

      addCachedProperty


        void addCachedProperty( __ConfigurationProperty &$property  )


      Parameters:
      TypeNameDescription
      __ConfigurationProperty &$property

      Access:  protected