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

  • base16
  • base64
  • base64s
  • boolean
  • charset
  • decimal
  • delegate
  • html
  • integer
  • passthrough
  • rawurl
  • serialize
  • url
  • uu

Namespace Core\Decoder\Driver

Classes summary

base16 Decodes base-16 (hexadecimal) encoded input data.
base64 Decodes base-64 encoded input data.
base64s Decodes URL and filename safe base-64 as of RFC 3548 encoded input data.
boolean Decodes Boolean TRUE and FALSE constants.
charset Decodes input data from a configured source charset to the system charset.
decimal Decodes decimal strings.
delegate Decodes input data using an assigned delegate.
html Decodes HTML entities in the input string.
integer Decodes integer strings.
passthrough Passes data through verbatim.
rawurl Decodes raw URL-encoded input data.
serialize Un-serialises a variable from a PHP-native serialised data string.
url Decodes URL-encoded input data.
uu Decodes a UNIX-to-UNIX encoded data stream.
xplo.re Medusa Core Framework 3.2 API documentation generated by ApiGen