<?php class DFileSect { private $_tids; private $_layerId; private $_dataLoc; private $_holderIndex; public function __construct($tids, $layerId=NULL, $dataLoc=NULL, $holderIndex=NULL) { $this->_tids = $tids; $this->_layerId = $layerId; $this->_dataLoc = $dataLoc; $this->_holderIndex = $holderIndex; } public function GetTids() { return $this->_tids; } public function GetLayerId() { return $this->_layerId; } public function GetDataLoc() { return $this->_dataLoc; } public function GetHolderIndex() { return $this->_holderIndex; } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
ws | Folder | 0755 |
|
|
CValidation.php | File | 26.65 KB | 0644 |
|
ConfData.php | File | 860 B | 0644 |
|
ConfigFile.php | File | 13.87 KB | 0644 |
|
ConfigFileEx.php | File | 4.68 KB | 0644 |
|
CustStatusCode.php | File | 2.19 KB | 0644 |
|
DATTR_HELP.php | File | 773 B | 0644 |
|
DATTR_HELP_ITEM.php | File | 2.53 KB | 0644 |
|
DAttrBase.php | File | 12.42 KB | 0644 |
|
DFileSect.php | File | 582 B | 0644 |
|
DPage.php | File | 3.75 KB | 0644 |
|
DTbl.php | File | 17.52 KB | 0644 |
|
DUtil.php | File | 4.22 KB | 0644 |
|
DispInfo.php | File | 4.36 KB | 0644 |
|
GUIBase.php | File | 3.25 KB | 0644 |
|
PathTool.php | File | 3.02 KB | 0644 |
|
XmlTreeBuilder.php | File | 3.27 KB | 0644 |
|
blowfish.php | File | 25.68 KB | 0644 |
|
jCryption.php | File | 15.92 KB | 0644 |
|