Documentation

Horde_Date_Parser_Locale_De_Grabber extends Horde_Date_Parser_Locale_Base_Grabber
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

$scanner  : mixed
Regex tokens
scan()  : mixed
scanForAll()  : mixed

Properties

$scanner

Regex tokens

public mixed $scanner = array('/letzte\\w?/' => 'last', '/diese\\w?/' => 'this', '/nächste\\w?/' => 'next')

Methods

scan()

public scan(mixed $tokens) : mixed
Parameters
$tokens : mixed
Return values
mixed

scanForAll()

public scanForAll(mixed $token) : mixed
Parameters
$token : mixed
Return values
mixed

Search results