PHP Class Turba_Unit_Turba_Base, horde
Copyright 2011-2016 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (ASL). If you
did not receive this file, see http://www.horde.org/licenses/apache.
Mostra file
Open project: horde/horde
Class Usage Examples
Public Properties
Property |
Type |
Description |
|
$setup |
Horde_Test_Setup |
The test setup. |
|
Protected Properties
Public Methods
Method Details
setUpBeforeClass()
public static method
tearDownAfterClass()
public static method
testCreateDefaultShare()
public method
testDefaultShareDeletePermission()
public method
testDefaultShareName()
public method
testNoAutoCreate()
public method
Property Details
$default_name protected_oe property
The default share name expected to be used.
protected string $default_name |
return |
string |
|
$setup static_oe public_oe property
static public Horde_Test_Setup $setup |
return |
Horde_Test_Setup |
|