Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

URL Property

The base URL for the site.

Object Oriented Interface

public function getURL();
public function setURL($value);

Procedural Interface

incloudstorage_sharepoint_get($res, 29 );
incloudstorage_sharepoint_set($res, 29, $value );

Default Value

''

Remarks

The following are examples of valid URLs:

  • http://server/SharePoint/
  • http://server/Sites/mysite/
  • http://server:90/
The class will used URL as base from which to derive URLs for other calls to the server. If you need to override the complete URL for a specific service, you can use the SiteURL configuration setting.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]