Overview

Namespaces

  • MOC
    • Adapter
    • Core
      • Changelog
      • Depending
      • Drive
        • Directory
        • File
      • Error
        • Register
        • Type
      • Journal
      • Proxy
      • Template
      • Xml
    • Extension
      • Excel
      • Flot
      • Mail
      • Pdf
      • Word
      • Xml
      • YUICompressor
      • Zip
    • Generic
      • Common
      • Device
        • Extension
        • Widget
    • Module
      • Database
        • Driver
      • Drive
      • Image
        • Font
      • Installer
      • Network
        • Ftp
          • Directory
          • File
          • Transport
        • Http
        • ParcelTracker
          • Carrier
      • Office
        • Chart
          • Axis
        • Document
          • Excel
            • Cell
              • Format
              • Style
                • Border
                  • Bottom
                  • Left
                  • Right
                  • Top
                • Font
            • Close
            • Page
            • Worksheet
          • Pdf
            • Close
            • Font
            • Page
              • Margin
              • Position
            • Text
          • Xml
            • Close
        • Image
        • Mail
          • Address
          • Content
      • Packer
        • Yui
        • Zip
      • Template
    • Plugin
      • Gateway
      • Repository
      • Shared
  • PHP

Classes

  • Property
  • Read
  • Write
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class Property

Directory-Property

MOC\Core\Drive\Directory\Property implements MOC\Generic\Device\Core

Direct known subclasses

MOC\Core\Drive\Directory\Write

Indirect known subclasses

MOC\Core\Drive\Directory, MOC\Core\Drive\Directory\Read
Namespace: MOC\Core\Drive\Directory
Located at Core/Drive/Directory/Property.php
Methods summary
public static MOC\Core\Depending
# InterfaceDepending( )

Get Dependencies

Get Dependencies

Returns

MOC\Core\Depending

Implementation of

MOC\Generic\Common\Depending::InterfaceDepending()
public static object
# InterfaceInstance( )

Get Singleton/Instance

Get Singleton/Instance

Returns

object

Implementation of

MOC\Generic\Common\Instance::InterfaceInstance()
public static MOC\Core\Changelog
# InterfaceChangelog( )

Get Changelog

Get Changelog

Returns

MOC\Core\Changelog

Implementation of

MOC\Generic\Common\Changelog::InterfaceChangelog()
public null|string
# Location( null|string $Location = null )

Directory-Location

Directory-Location

Parameters

$Location
null|string
$Location

Returns

null|string
public string|null
# Name( string|null $Name = null )

Directory-Name

Directory-Name

Parameters

$Name
string|null
$Name

Returns

string|null
public string|null
# Path( string|null $Path = null )

Directory-Path

Directory-Path

Parameters

$Path
string|null
$Path

Returns

string|null
public integer|null
# Time( integer|null $Time = null )

Directory-Timestamp

Directory-Timestamp

Parameters

$Time
integer|null
$Time

Returns

integer|null
protected
# UpdateProperties( )

Read Directory-Properties

Read Directory-Properties

protected string
# UpdateSyntax( string $Path )

Correct Path-Syntax

Correct Path-Syntax

Parameters

$Path
string
$Path

Returns

string
protected
# UpdateDocumentRootOnIIS( )

Problem to fix: The $_SERVER["DOCUMENT_ROOT"] is empty in IIS.

Problem to fix: The $_SERVER["DOCUMENT_ROOT"] is empty in IIS.

Based on: http://fyneworks.blogspot.com/2007/08/php-documentroot-in-iis-windows-servers.html Added by Diego, 13-AUG-2007.

Properties summary
private null|string $Location null
#

$Location

$Location

private null|string $Name null
#

$Name

$Name

private null|string $Path null
#

$Path

$Path

private null|integer $Time null
#

$Time

$Time

API documentation generated by ApiGen 2.8.0