\Horde_Core_Cli

Wrapper for Horde_Cli that adds functionality specific to Horde applications.

Copyright 2011-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Summary

Methods
Properties
Constants
question()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

question()

question(\Horde_Variables  $vars, string  $prefix, string  $name, array  $field) 

Shows a prompt for a single configuration setting.

Parameters

\Horde_Variables $vars

This is going to be populated with the answers.

string $prefix

The current prefix for $name.

string $name

The name of the configuration setting.

array $field

A part of the parsed configuration tree as returned from Horde_Config.