Overview

Namespaces

  • Alvine
    • Application
      • Configuration
      • Console
        • Option
        • Terminal
          • VT100
      • Data
        • Generic
      • Resource
      • UI
      • Web
        • Model
          • Linkage
            • Relation
            • Structure
        • Presenter
          • Access
          • Data
          • Event
          • File
          • Page
            • Plugin
              • Authentication
              • Html
              • I18n
              • Navigation
              • UI
                • Wrapper
        • Route
          • Cache
          • Exception
          • Handler
        • View
          • Data
          • Definition
          • Intern
          • Json

Classes

  • ArgumentList
  • Boolean
  • Integer
  • LimitException
  • OptionList
  • StringType
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class ArgumentList

ArgumentList

Alvine\Core\Alvine
Extended by Alvine\Application\Console\Option
Extended by Alvine\Application\Console\Option\ArgumentList
Namespace: Alvine\Application\Console\Option
Package: Alvine\Application
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.de
Version: $Revision: 216 $
Since: 20140420
Link: alvine.io
Link: http://wiki.bash-hackers.org/scripting/terminalcodes
Located at console/command/ArgumentList.class.php
Methods summary
public mixed
# validate( mixes $value )

Argumente prüfen

Argumente prüfen

Parameters

$value

Returns

mixed
Methods inherited from Alvine\Application\Console\Option
__construct(), __toString(), execute(), getAlias(), getDescription(), getName(), isRequired(), setDescription(), setLimitCount(), setRequired()
Properties inherited from Alvine\Application\Console\Option
$alias, $counter, $description, $maxLimit, $name, $required
alvine.application API-Dokumentation 1.1.1 | © schukai GmbH | Impressum