Balance
  • Namespace
  • Class
  • Tree

Namespaces

  • Balance
    • Db
      • TableGateway
    • Form
      • Element
      • Search
    • InputFilter
      • Search
    • Model
      • Persistence
        • Db
    • Mvc
      • Controller
    • Posting
    • Stdlib
      • Hydrator
        • Strategy
    • View
      • Table

Classes

  • Accounts
  • Postings

Exceptions

  • InputFilterException

Class Postings

Validação de Dados de Lançamento

Zend\InputFilter\InputFilter
Extended by Balance\InputFilter\Postings implements Zend\ServiceManager\ServiceLocatorAwareInterface uses Zend\ServiceManager\ServiceLocatorAwareTrait (not available)
Namespace: Balance\InputFilter
Located at Balance/InputFilter/Postings.php

Methods summary

public
# init( )
public boolean
# doValidateAccountId( string $value )

Validação de Contas

Validação de Contas

Parameters

$value
Valor para Verificação

Returns

boolean
Confirmação do Validador
public boolean
# doValidateValue( string $value )

Validação de Valores

Validação de Valores

Parameters

$value
Valor para Verificação

Returns

boolean
Confirmação do Validador
Balance API documentation generated by ApiGen