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 SetupAdminUserTask

Task to setup admin user.

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

Methods summary

public
# getOptionParser( )

Codecoverageignore

public
# main( )

Configure connection.

Configure connection.

Constants summary

string DEFAULT_USERNAME

Default username of first user.

Default username of first user.

# 'bedita'

Properties summary

Magic properties

public BEdita\Core\Model\Table\UsersTable $Users
BEdita API doc | 4-cactus API documentation generated by ApiGen