◆ edit()
edit |
( |
|
$org, |
|
|
|
$billingEmail = '' , |
|
|
|
$company = '' , |
|
|
|
$email = '' , |
|
|
|
$location = '' , |
|
|
|
$name = '' |
|
) |
| |
Edit an Organization.
- Paramètres
-
string | $org | The organization name. |
string | $billingEmail | Billing email address. This address is not publicized. |
string | $company | The company name. |
string | $email | The email address. |
string | $location | The location name. |
string | $name | The name. |
- Depuis
- 3.3 (CMS)
- Renvoie
- object
Références $data, $i, et $path.
◆ get()
Get an Organization.
- Paramètres
-
string | $org | The organization name. |
- Depuis
- 3.3 (CMS)
- Renvoie
- object
Références $path.
◆ getList()
List User Organizations.
If a user name is given, public and private organizations for the authenticated user will be listed.
- Paramètres
-
string | $user | The user name. |
- Depuis
- 3.3 (CMS)
- Renvoie
- object
Références $path, et $user.
◆ $name
◆ $packages
$packages = array('members', 'teams') |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :