XCube
The foundational Core of XoopsCube Legacy
 
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CXCube_AbstractPermissionProvider
 CXCube_AbstractRequest
 CXCube_GenericRequest
 CXCube_HttpRequest
 CXCube_AbstractServiceClient[Experiment Class] The adapter for a service class
 CXCube_ServiceClient[Abstract] Interface to be used for accessing a Service
 CXCube_ActionFilter
 CXCube_ActionForm
 CXCube_Controller
 CXCube_Delegate[Final] Used for the simple mechanism for common delegation in XCube
 CXCube_DelegateManagerManager for delegates
 CXCube_DelegateUtilsUtility class which collects utility functions for delegates
 CXCube_DependClassFactory
 CXCube_FieldProperty[Abstract] Used for validating member property values of XCube_ActionForm
 CXCube_FormFile
 CXCube_FormImageFile
 CXCube_HttpContext
 CXCube_Identity
 CXCube_LanguageManager
 CXCube_Object
 CXCube_ObjectArray
 CXCube_PageNavigator
 CXCube_Permissions
 CXCube_Principal
 CXCube_PropertyInterface
 CXCube_AbstractProperty[Abstract] The base class which implements XCube_PropertyInterface, for all properties
 CXCube_BoolPropertyRepresents bool property
 CXCube_FilePropertyRepresents the special property which handles uploaded file
 CXCube_ImageFilePropertyThis is extended XCube_FileProperty and limits uploaded files by image files
 CXCube_FloatPropertyRepresents float property
 CXCube_IntPropertyRepresents int property
 CXCube_StringPropertyRepresents string property
 CXCube_TextPropertyRepresents string property which allows CR and LF
 CXCube_GenericArrayProperty[Abstract] Defines common array property class which implements XCube_PropertyInterface
 CXCube_AbstractArrayProperty
 CXCube_BoolArrayPropertyRepresents bool[] property. XCube_GenericArrayProperty<XCube_BoolProperty>
 CXCube_FileArrayPropertyRepresents the special property[] which handles uploaded file. XCube_GenericArrayProperty<XCube_FileProperty>
 CXCube_ImageFileArrayPropertyXCube_GenericArrayProperty<XCube_ImageFileProperty>
 CXCube_FloatArrayPropertyRepresents float[] property. XCube_GenericArrayProperty<XCube_FloatProperty>
 CXCube_IntArrayPropertyRepresents int[] property. XCube_GenericArrayProperty<XCube_IntProperty>
 CXCube_StringArrayPropertyRepresents string[] property. XCube_GenericArrayProperty<XCube_StringProperty>
 CXCube_TextArrayPropertyRepresents string[] property which allows CR and LF. XCube_GenericArrayProperty<XCube_TextProperty>
 CXCube_Ref
 CXCube_RenderCache
 CXCube_RenderSystem
 CXCube_RenderTarget
 CXCube_Role
 CXCube_RoleManager
 CXCube_Service
 CXCube_ServiceManager
 CXCube_ServiceUtils
 CXCube_Session
 CXCube_TextFilter
 CXCube_Theme
 CXCube_Utils
 CXCube_Validator
 CXCube_EmailValidator
 CXCube_ExtensionValidator
 CXCube_IntRangeValidator
 CXCube_MaskValidator
 CXCube_MaxValidator
 CXCube_MaxfilesizeValidator
 CXCube_MaxlengthValidator
 CXCube_MinValidator
 CXCube_MinlengthValidator
 CXCube_RequiredValidator