public function StreamWrapperInterface::dir_opendir

public StreamWrapperInterface::dir_opendir($uri, $options)

File

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

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function dir_opendir($uri, $options);

© 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/StreamWrapperInterface::dir_opendir/7.x