xplo.re Medusa Core Framework 3.1
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Field
    • Filter
      • Driver
    • Formatter
      • Driver
        • coreuimarkup
          • Token
    • Hash
    • Loader
    • Locale
    • Log
      • Driver
    • Module
      • Dependency
        • Requirement
          • Core
          • PHP
      • Linkage
        • Driver
    • PDF
    • Plugin
    • Query
      • Driver
    • Server
      • Driver
    • Session
      • Driver
    • Set
    • Storage
      • Driver
      • Field
        • Element
    • Stream
      • Driver
    • String
    • Translation
      • Driver
      • Language
        • Driver
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Classes

  • ArrayIterator
  • ArrayObject
  • Closure
  • DOMNode
  • DOMXPath
  • IteratorIterator
  • mysqli
  • mysqli_result
  • mysqli_stmt
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionParameter
  • SimpleXMLElement
  • SQLite3
  • SQLite3Result
  • SQLite3Stmt

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • Exception

Class Exception

Direct known subclasses

Core\Exception

Indirect known subclasses

Core\Exception\BadFunctionCall, Core\Exception\BadMethodCall, Core\Exception\Loader, Core\Exception\MissingParameter, Core\Exception\MutationAttempt, Core\Exception\OutOfBounds, Core\Exception\Parameter, Core\Exception\Remote, Core\Exception\Runtime, Core\Exception\Storage, Core\Exception\Stream, Core\Exception\UndefinedKey, Core\Exception\Configuration, Core\Exception\UnexpectedValue, Core\Exception\Unsupported, Core\Exception\Delegate, Core\Exception\HTTPHeaders, Core\Exception\Inconsistency, Core\Exception\InvalidArgument, Core\Exception\InvalidClassName, Core\Exception\InvalidDriver, Core\Exception\IO

PHP Extension: Core
Documented at php.net

Methods summary

public
# __construct( $message, $code, $previous )
public
# __wakeup( )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )

Properties summary

protected string $message
# ''
protected integer $code
# 0
protected $file
#
protected $line
#
xplo.re Medusa Core Framework 3.1 API documentation generated by ApiGen