存储服务
[ 查看开发文档 ] [ 类树图: Storage ] [ 索引: Storage ] [ 所有元素 ] [ 首页 ]

Class: Manager

源文件路径: /Service/Storage/Manager.class.php

Class Overview


分布式文件存储类


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 9]
分布式文件存储类


[ Top ]


Class Variables

$handler = null

[line 16]

操作句柄
  • Access: protected

Type:   string


[ Top ]



Method Detail

connect   [line 25]

void connect( [string $type = 'File'], [array $options = array()])

连接分布式文件系统
  • Access: public

Parameters:

string   $type   —  文件类型
array   $options   —  配置数组

[ Top ]

__callstatic   [line 32]

void __callstatic( $method, $args)

  • Access: public

Parameters:

   $method   — 
   $args   — 

[ Top ]


Powered by Steeze. author email: spring.wind2006@163.com