PHP Класс Passwd_Driver_Expectpecl, horde

Copyright 2006-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Автор: Duck ([email protected])
Наследование: extends Passwd_Driver
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_stream resource Expect connection handle.

Защищенные методы

Метод Описание
_changePassword ( $user, $oldpass, $newpass )
_ctl ( string $expect, string $error ) Handles expect communication.

Описание методов

_changePassword() защищенный Метод

protected _changePassword ( $user, $oldpass, $newpass )

_ctl() защищенный Метод

Handles expect communication.
protected _ctl ( string $expect, string $error )
$expect string String to expect.
$error string Error message.

Описание свойств

$_stream защищенное свойство

Expect connection handle.
protected resource $_stream
Результат resource