DrupalLocalStreamWrapper::getDirectoryPath

abstract function DrupalLocalStreamWrapper::getDirectoryPath

abstract DrupalLocalStreamWrapper::getDirectoryPath()

Gets the path that the wrapper is responsible for. @TODO: Review this method name in D8 per http://drupal.org/node/701358

Return value

String specifying the path.

File

includes/stream_wrappers.inc, line 265
Drupal stream wrapper interface.

Class

DrupalLocalStreamWrapper
Drupal stream wrapper base class for local files.

Code

abstract function getDirectoryPath();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!stream_wrappers.inc/function/DrupalLocalStreamWrapper::getDirectoryPath/7.x

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部