Overview

Namespaces

  • NGS
    • Client
      • Exception
    • Converter
    • Patterns
  • PHP

Classes

  • AggregateDomainEvent
  • AggregateRoot
  • CubeBuilder
  • DomainEvent
  • GenericSearch
  • Identifiable
  • OlapCube
  • Repository
  • Search
  • Searchable
  • SearchBuilder
  • Snapshot
  • Specification
  • Templater

Interfaces

  • IDomainObject
  • IIdentifiable
  • Overview
  • Namespace
  • Class
  • Tree

Class Search

Direct known subclasses

NGS\Patterns\GenericSearch, NGS\Patterns\SearchBuilder
Abstract
Namespace: NGS\Patterns
Located at Patterns/Search.php
Methods summary
abstract public
# search( )
public
# limit( mixed $limit )
public
# take( mixed $limit )
public
# offset( mixed $offset )
public
# skip( mixed $offset )
public
# asc( mixed $property )
public
# ascending( mixed $property )
public
# desc( mixed $property )
public
# descending( mixed $property )
Properties summary
protected mixed $limit
#
protected mixed $offset
#
protected array $order array()
#
API documentation generated by ApiGen 2.8.0