Blesta
  • Package
  • Class
  • Tree
  • Deprecated

Packages

  • blesta
    • app
      • components
        • events
          • default
      • controllers
      • models
    • components
      • auth
      • delivery
        • interfax
        • postal
          • methods
      • download
      • email
      • exchange
        • rates
          • foxrate
          • google
            • finance
          • yahoo
            • finance
      • gateway
        • payments
      • gateways
      • invoice
        • delivery
        • templates
      • json
      • modules
      • net
        • http
        • net
          • amazon
            • s3
          • geo
            • ip
      • plugins
      • recaptcha
      • security
      • session
        • cart
      • settingscollection
      • upgrades
      • upload
      • vcard
    • helpers
      • currency
        • format
      • data
        • structure
          • array
          • string
      • text
        • parser
  • com
    • tecnick
      • tcpdf
        • blesta
          • components
            • invoice
              • templates
                • quickbooks
                  • invoice
                • templates
                  • default
  • Crypt
    • AES
    • DES
    • Hash
    • Random
    • RC4
    • Rijndael
    • RSA
    • TerraDES
  • File
    • ANSI
    • ASN1
    • X509
  • Math
    • BigInteger
  • minPHP
    • components
      • input
      • record
    • helpers
      • color
      • data
        • structure
      • date
      • html
      • xml
    • lib
  • Net
    • SFTP
    • SSH1
    • SSH2
  • None
  • PHP
  • PHPMailer
  • Services
    • JSON
  • Swift
    • ByteStream
    • CharacterStream
    • Encoder
    • Events
    • KeyCache
    • Mailer
    • Mime
    • Plugins
    • Transport

Classes

  • Swift_KeyCache_ArrayKeyCache
  • Swift_KeyCache_DiskKeyCache
  • Swift_KeyCache_DummyKeyCache
  • Swift_KeyCache_NullKeyCache
  • Swift_KeyCache_SimpleKeyCacheInputStream

Interfaces

  • Swift_KeyCache
  • Swift_KeyCache_KeyCacheInputStream

Interface Swift_KeyCache_KeyCacheInputStream

Writes data to a KeyCache using a stream.

Swift_KeyCache_KeyCacheInputStream implements Swift_InputByteStream

Direct known implementers

Swift_KeyCache_SimpleKeyCacheInputStream

Package: Swift\KeyCache
Author: Chris Corbyn
Located at vendors/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php

Methods summary

public
# setKeyCache( Swift_KeyCache $keyCache )

Set the KeyCache to wrap.

Set the KeyCache to wrap.

Parameters

$keyCache
Swift_KeyCache
$keyCache
public
# setNsKey( string $nsKey )

Set the nsKey which will be written to.

Set the nsKey which will be written to.

Parameters

$nsKey
string
$nsKey
public
# setItemKey( string $itemKey )

Set the itemKey which will be written to.

Set the itemKey which will be written to.

Parameters

$itemKey
string
$itemKey
public
# setWriteThroughStream( Swift_InputByteStream $is )

Specify a stream to write through for each write().

Specify a stream to write through for each write().

Parameters

$is
Swift_InputByteStream
$is
public
# __clone( )

Any implementation should be cloneable, allowing the clone to access a separate $nsKey and $itemKey.

Any implementation should be cloneable, allowing the clone to access a separate $nsKey and $itemKey.

Methods inherited from Swift_InputByteStream

bind(), commit(), flushBuffers(), unbind(), write()

Magic methods summary

Blesta API documentation generated by ApiGen 2.8.0