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

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
      • Driver
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Fault
      • Formatter
        • Driver
      • Incident
        • Exception
      • Reporter
        • 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
    • Type
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Classes

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

Interfaces

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

Exceptions

  • Exception

Class Exception

Exception implements Throwable

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( )

Implementation of

Throwable::getMessage()
final public
# getCode( )

Implementation of

Throwable::getCode()
final public
# getFile( )

Implementation of

Throwable::getFile()
final public
# getLine( )

Implementation of

Throwable::getLine()
final public
# getTrace( )

Implementation of

Throwable::getTrace()
final public
# getPrevious( )

Implementation of

Throwable::getPrevious()
final public
# getTraceAsString( )

Implementation of

Throwable::getTraceAsString()
public
# __toString( )

Implementation of

Throwable::__toString()

Properties summary

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