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

  • AllTests
  • ArgumentLexer
  • Autoescape_Tag
  • Block_Tag
  • BlockContext
  • Blocktrans_Tag
  • Cache_Tag
  • class_vcard
  • CommentNode
  • Consoleation
  • CoreFilters
  • Cycle_Tag
  • DatetimeFilters
  • Debug_Tag
  • Describe_Argument_Lexer
  • Describe_array_lookup
  • Describe_comment_node
  • Describe_context_lookup_basic_data_types
  • Describe_file_loader
  • Describe_for_tag
  • Describe_H2o_block_tag
  • Describe_h2o_block_variable
  • Describe_h2o_extends_tag
  • Describe_h2o_filter_registration
  • Describe_h2o_tag_registration
  • Describe_hash_loader
  • Describe_if_tag
  • Describe_include_tag
  • Describe_Lexer
  • Describe_local_variable
  • Describe_object_context_lookup
  • Describe_Parser
  • Describe_Parser_Patterns
  • Describe_Template
  • Describe_text_node
  • Describe_variable_node
  • Document
  • Evaluator
  • Extends_Tag
  • FilterCollection
  • For_Tag
  • H2o
  • H2o_Apc_Cache
  • H2o_Context
  • H2o_File_Cache
  • H2o_File_Loader
  • H2o_Hash_Loader
  • H2o_I18n
  • H2o_Info
  • H2o_Lexer
  • H2o_Loader
  • H2o_Memcache_Cache
  • H2o_Node
  • H2o_Parser
  • H2O_RE
  • H2o_Token
  • Have_Matcher
  • HtmlFilters
  • If_Tag
  • Include_Tag
  • Ldap
  • Load_Tag
  • Lorem_Tag
  • Markdown_Parser
  • NodeList
  • Now_Tag
  • NumberFilters
  • PasswordHash
  • Person
  • S3
  • S3Request
  • Sample_Tag
  • SampleFilters
  • Services_JSON_Error
  • SimpleSpec
  • Site_Tag
  • SpecMatcher
  • StreamWriter
  • StringFilters
  • Textile
  • TextNode
  • TokenStream
  • Trans_Tag
  • VariableNode
  • With_Tag

Exceptions

  • H2o_Error
  • ParseError
  • S3Exception
  • TemplateNotFound
  • TemplateSyntaxError

Functions

  • _swiftmailer_init
  • create_context
  • expects
  • file_loader
  • h2o
  • h2o_cache
  • hash_loader
  • identify_modifier_markdown
  • is_sym
  • lorem_dictionary
  • lorem_paragraphs
  • lorem_sentences
  • lorem_words
  • Markdown
  • mdwp_add_p
  • mdwp_hide_tags
  • mdwp_show_tags
  • mdwp_strip_p
  • sample_filter
  • smarty_modifier_markdown
  • strip_regex
  • sym_to_str
  • symbol
  • templize
  • w

Class SpecMatcher

Located at vendors/h2o/spec/spec.php

Methods summary

public
# __construct( mixed $runtime )
public
# negate( mixed $bool = false )
public
# be( mixed $first, mixed $second, mixed $message = '%s' )
public
# be_equal( mixed $first, mixed $second, mixed $message = '%s' )
public
# be_empty( mixed $subject, mixed $message = '%s' )
public
# be_true( mixed $result, mixed $message = '%s' )
public
# be_false( mixed $result, mixed $message = '%s' )
public
# be_null( mixed $value, mixed $message = '%s' )
public
# be_a( mixed $object, mixed $type, mixed $message = '%s' )
public
# be_an( mixed $object, mixed $type, mixed $message = '%s' )
public
# be_within_margin( mixed $first, mixed $second, mixed $margin, mixed $message = '%s' )
public
# be_outside_margin( mixed $first, mixed $second, mixed $margin, mixed $message = '%s' )
public
# be_identical( mixed $first, mixed $second, mixed $message = '%s' )
public
# be_reference_of( mixed & $first, mixed & $second, mixed $message = '%s' )
public
# be_clone_of( mixed & $first, mixed & $second, mixed $message = '%s' )
public
# be_copy_of( mixed & $first, mixed & $second, mixed $message = '%s' )
public
# contain( mixed $subject, mixed $target, mixed $message = '%s' )
public
# have( mixed $target, mixed $count, mixed $key, mixed $messages = '%s' )
public
# match( mixed $subject, mixed $pattern, mixed $message = '%s' )
public
# expect_error( mixed $message = '%s' )
public
# expect_exception( mixed $message = '%s' )

Magic methods summary

Properties summary

private mixed $tester
#
public mixed $negate
#
Blesta API documentation generated by ApiGen 2.8.0