Overview
  • Namespace
  • Class

Namespaces

  • apemsel
    • AttributedString

Classes

  • AttributedString
  • Bitmap
  • BooleanArray
  • MutableAttributedString
  • TokenizedAttributedString

Interfaces

  • Attribute
  • MutableAttribute

Interface Attribute

apemsel\AttributedString\Attribute implements ArrayAccess, Countable

Direct known implementers

apemsel\AttributedString\Bitmap, apemsel\AttributedString\MutableAttribute

Indirect known implementers

apemsel\AttributedString\BooleanArray

Namespace: apemsel\AttributedString
Located at Attribute.php

Methods summary

public
# setRange( $from, $to, $state = true )
public
# toString( $true = "1", $false = "0" )
public
# search( $offset = 0, $returnLength = false, $state = true, $strict = true )

Methods inherited from ArrayAccess

offsetExists(), offsetGet(), offsetSet(), offsetUnset()

Methods inherited from Countable

count()

API documentation generated by ApiGen