Overview

Packages

  • ClipIt
    • clipit
      • api
    • urjc
      • backend
  • Elgg
    • Core
      • Access
      • Authentication
      • Cache
      • Caches
      • Core
      • DataMode
        • Site
      • DataModel
        • Annotations
        • Entities
        • Extender
        • File
        • Importable
        • Loggable
        • Notable
        • Object
        • User
      • DataStorage
      • Exception
      • Exceptions
        • Stub
      • FileStore
        • Disk
      • Groups
      • Helpers
      • HMAC
      • Memcache
      • Metadata
      • Navigation
      • ODD
      • Output
      • Plugins
        • Settings
      • Sessions
      • SocialModel
        • Friendable
        • Locatable
      • WebServicesAPI
      • Widgets
      • XML
      • XMLRPC
    • Exceptions
      • Stub
  • None
  • PHP

Classes

  • ClipitActivity
  • ClipitChat
  • ClipitComment
  • ClipitEvent
  • ClipitExample
  • ClipitExampleType
  • ClipitFile
  • ClipitGroup
  • ClipitLA
  • ClipitLabel
  • ClipitPerformanceItem
  • ClipitPerformanceRating
  • ClipitPost
  • ClipitQuiz
  • ClipitQuizQuestion
  • ClipitQuizResult
  • ClipitRating
  • ClipitRemoteSite
  • ClipitRemoteTrickyTopic
  • ClipitRemoteVideo
  • ClipitResource
  • ClipitSite
  • ClipitStoryboard
  • ClipitTag
  • ClipitTagRating
  • ClipitTask
  • ClipitTrickyTopic
  • ClipitUser
  • ClipitVideo
  • DOMDocument
  • DOMElement
  • DOMNode
  • DOMXPath
  • ElggAccess
  • ElggAnnotation
  • ElggAttributeLoader
  • ElggAutoP
  • ElggBatch
  • ElggCache
  • ElggData
  • ElggDiskFilestore
  • ElggEntity
  • ElggExtender
  • ElggFile
  • ElggFileCache
  • ElggFilestore
  • ElggGroup
  • ElggGroupItemVisibility
  • ElggHMACCache
  • ElggLRUCache
  • ElggMemcache
  • ElggMenuBuilder
  • ElggMenuItem
  • ElggMetadata
  • ElggObject
  • ElggPAM
  • ElggPlugin
  • ElggPluginManifest
  • ElggPluginManifestParser
  • ElggPluginManifestParser17
  • ElggPluginManifestParser18
  • ElggPluginPackage
  • ElggPriorityList
  • ElggRelationship
  • ElggRiverItem
  • ElggSession
  • ElggSharedMemoryCache
  • ElggSite
  • ElggStaticVariableCache
  • ElggTranslit
  • ElggUser
  • ElggVolatileMetadataCache
  • ElggWidget
  • ElggXMLElement
  • ErrorResult
  • GenericResult
  • ODD
  • ODDDocument
  • ODDEntity
  • ODDMetaData
  • ODDRelationship
  • SimpleXMLElement
  • stdClass
  • SuccessResult
  • UBCollection
  • UBEvent
  • UBFile
  • UBItem
  • UBMessage
  • UBSite
  • UBUser
  • XmlElement
  • XMLRPCArrayParameter
  • XMLRPCBase64Parameter
  • XMLRPCBoolParameter
  • XMLRPCCall
  • XMLRPCDateParameter
  • XMLRPCDoubleParameter
  • XMLRPCErrorResponse
  • XMLRPCIntParameter
  • XMLRPCParameter
  • XMLRPCResponse
  • XMLRPCStringParameter
  • XMLRPCStructParameter
  • XMLRPCSuccessResponse

Interfaces

  • ArrayAccess
  • Countable
  • Exportable
  • Friendable
  • Importable
  • Iterator
  • Locatable
  • Loggable
  • Notable
  • Traversable

Exceptions

  • APIException
  • CallException
  • ClassException
  • ClassNotFoundException
  • ConfigurationException
  • CronException
  • DatabaseException
  • DataFormatException
  • Exception
  • ExportException
  • ImportException
  • IncompleteEntityException
  • InstallationException
  • InvalidArgumentException
  • InvalidClassException
  • InvalidParameterException
  • IOException
  • LogicException
  • LoginException
  • NotificationException
  • NotImplementedException
  • PluginException
  • RegistrationException
  • SecurityException
  • Overview
  • Package
  • Class
  • Tree

Tree

Classes

  • DOMNode
    • DOMDocument
    • DOMElement
  • DOMXPath
  • ElggAccess
  • ElggAttributeLoader
  • ElggAutoP
  • ElggBatch implements Iterator
  • ElggCache implements ArrayAccess
    • ElggFileCache
    • ElggHMACCache
    • ElggSharedMemoryCache
      • ElggMemcache
      • ElggStaticVariableCache
  • ElggData implements Loggable, Iterator, ArrayAccess, Exportable
    • ElggEntity implements Notable, Locatable, Importable
      • ElggGroup implements Friendable
      • ElggObject
        • ElggFile
        • ElggPlugin
        • ElggWidget
      • ElggSite
      • ElggUser implements Friendable
    • ElggExtender
      • ElggAnnotation
      • ElggMetadata
    • ElggRelationship implements Importable
  • ElggFilestore
    • ElggDiskFilestore
  • ElggGroupItemVisibility
  • ElggLRUCache implements ArrayAccess
  • ElggMenuBuilder
  • ElggMenuItem
  • ElggPAM
  • ElggPluginManifest
  • ElggPluginManifestParser
    • ElggPluginManifestParser17
    • ElggPluginManifestParser18
  • ElggPluginPackage
  • ElggPriorityList implements Iterator, Countable
  • ElggRiverItem
  • ElggSession implements ArrayAccess
  • ElggTranslit
  • ElggVolatileMetadataCache
  • ElggXMLElement
  • GenericResult
    • ErrorResult
    • SuccessResult
  • ODD
    • ODDEntity
    • ODDMetaData
    • ODDRelationship
  • ODDDocument implements Iterator
  • SimpleXMLElement implements Traversable
  • UBCollection
  • UBEvent
    • ClipitEvent
  • UBItem
    • ClipitActivity
    • ClipitExample
    • ClipitExampleType
    • ClipitGroup
    • ClipitLA
    • ClipitLabel
    • ClipitPerformanceItem
    • ClipitPerformanceRating
    • ClipitQuiz
    • ClipitQuizQuestion
    • ClipitQuizResult
    • ClipitRating
    • ClipitRemoteSite
    • ClipitRemoteTrickyTopic
    • ClipitRemoteVideo
    • ClipitResource
      • ClipitStoryboard
      • ClipitVideo
    • ClipitTag
    • ClipitTagRating
    • ClipitTask
    • ClipitTrickyTopic
    • UBFile
      • ClipitFile
    • UBMessage
      • ClipitChat
      • ClipitComment
      • ClipitPost
    • UBUser
      • ClipitUser
  • UBSite
    • ClipitSite
  • XMLRPCCall
  • XMLRPCParameter
    • XMLRPCArrayParameter
    • XMLRPCBase64Parameter
    • XMLRPCBoolParameter
    • XMLRPCDateParameter
    • XMLRPCDoubleParameter
    • XMLRPCIntParameter
    • XMLRPCStringParameter
    • XMLRPCStructParameter
  • XMLRPCResponse
    • XMLRPCErrorResponse
    • XMLRPCSuccessResponse
  • XmlElement
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • Exportable
  • Friendable
  • Importable
  • Iterator implements Traversable
  • Locatable
  • Loggable
  • Notable
  • Traversable

Exceptions

  • Exception
    • APIException
    • CallException
      • InvalidParameterException
      • NotImplementedException
    • ClassException
      • ClassNotFoundException
      • InvalidClassException
    • ConfigurationException
      • InstallationException
        • RegistrationException
    • CronException
    • DataFormatException
      • ExportException
      • ImportException
    • DatabaseException
    • IOException
    • IncompleteEntityException
    • LogicException
      • InvalidArgumentException
    • LoginException
    • NotificationException
    • PluginException
    • SecurityException
API documentation generated by ApiGen 2.8.0