Documentation

Wrapper

Table of Contents

Interfaces

Horde_Stream_Wrapper_CombineStream
Provides access to the CombineStream stream wrapper.
Horde_Stream_Wrapper_StringStream
Provides access to the StringStream stream wrapper.
CombineStreamWrapper
Provides access to the CombineStream stream wrapper.
StringStreamWrapper
Provides access to the StringStream stream wrapper.

Classes

Horde_Stream_Wrapper_Combine
A stream wrapper that will combine multiple strings/streams into a single stream.
Horde_Stream_Wrapper_String
A stream wrapper that will treat a native PHP string as a stream.
CombineWrapper
A stream wrapper that will combine multiple strings/streams into a single stream. Stream Wrappers implement method signatures defined in the builtin class streamWrapper but they do not need to inherit from it. Not all methods of streamWrapper need to be implemented. We follow the signatures as defined in the php manual
StringWrapper
A stream wrapper that will treat a native PHP string as a stream.

        
On this page

Search results