Documentation

Horde_Date_Parser_Result
in package

Tags
author

Chuck Hagenbuch chuck@horde.org

author

Jan Schneider jan@horde.org

category

Horde

copyright

2008-2017 Horde LLC

license

http://www.horde.org/licenses/lgpl21 LGPL

Table of Contents

$span  : mixed
$tokens  : mixed
__construct()  : mixed
guess()  : mixed
Guess a specific time within the given span
taggedText()  : mixed
untaggedText()  : mixed

Properties

$tokens

public mixed $tokens = array()

Methods

__construct()

public __construct(mixed $span, mixed $tokens) : mixed
Parameters
$span : mixed
$tokens : mixed
Return values
mixed

guess()

Guess a specific time within the given span

public guess() : mixed
Return values
mixed

taggedText()

public taggedText() : mixed
Return values
mixed

untaggedText()

public untaggedText() : mixed
Return values
mixed

Search results