BEdita API doc | 4-cactus
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Download

Namespaces

  • BEdita
    • API
      • Auth
      • Controller
        • Admin
        • Component
        • Model
      • Error
      • Event
      • Exception
      • Middleware
      • Model
        • Action
      • Network
        • Exception
      • Shell
      • TestSuite
      • Utility
    • Core
      • Configure
        • Engine
      • Database
        • Type
      • Exception
      • Filesystem
        • Adapter
        • Exception
        • Thumbnail
      • I18n
      • Job
        • Service
      • Mailer
        • Preview
        • Transport
      • Model
        • Action
        • Behavior
        • Entity
        • Table
        • Validation
      • ORM
        • Inheritance
        • Locator
        • Rule
      • Shell
        • Task
      • State
      • TestSuite
        • Fixture
      • Utility

Classes

  • CheckApiKeyTask
  • CheckFilesystemTask
  • CheckSchemaTask
  • CheckTreeTask
  • InitSchemaTask
  • RecoverTreeTask
  • SetupAdminUserTask
  • SetupConnectionTask

Class CheckFilesystemTask

Task to check permissions on filesystem.

Cake\Console\Shell
Extended by BEdita\Core\Shell\Task\CheckFilesystemTask
Namespace: BEdita\Core\Shell\Task
Since: 4.0.0
Located at Core/src/Shell/Task/CheckFilesystemTask.php

Methods summary

public
# getOptionParser( )

Codecoverageignore

public boolean
# main( ... $paths )

Perform basic checks on filesystem.

Perform basic checks on filesystem.

Parameters

$paths
$paths List of paths to check if they are writable.

Returns

boolean
protected string
# getHttpdUser( )

Get or detect HTTPD user name.

Get or detect HTTPD user name.

Returns

string
protected boolean
# checkPaths( array $paths, string $user )

Check that paths

Check that paths

Parameters

$paths
List of paths to check.
$user
Name of user to check permissions for.

Returns

boolean
BEdita API doc | 4-cactus API documentation generated by ApiGen