Phundament App Class Reference
  • Package
  • Class
  • Tree

Packages

  • bootstrap
    • widgets
      • input
  • Image
  • None
  • p3admin
  • p3extensions
    • behaviors
    • commands
    • components
    • helpers
    • widgets
  • p3media
    • actions
    • controllers
    • models
  • p3pages
    • models
  • p3widgets
    • components
    • models
  • PHP
  • system
    • db
      • ar
    • gii
    • web
      • auth
      • helpers
      • widgets
  • yiiext
    • widgets
      • fancybox
      • lipsum
  • zii
    • widgets
      • grid

Classes

  • P3ArrayValidator
  • P3BootstrapCommand
  • P3MediaCommand
  • P3RsyncCommand

Class P3MediaCommand

Composer package update and install command

CComponent
Extended by CConsoleCommand
Extended by P3MediaCommand
Package: p3extensions\commands
Copyright: Copyright © 2005-2011 diemeisterei GmbH
License: http://www.phundament.com/license/
Author: Tobias Munk <schmunk@usrbin.de>
Since: 3.0.5
Located at phundament/p3media/commands/P3MediaCommand.php

Methods summary

public string
# getHelp( )

Provides the command description. This method may be overridden to return the actual command description.

Provides the command description. This method may be overridden to return the actual command description.

Returns

string
the command description. Defaults to 'Usage: php entry-script.php command-name'.

Overrides

CConsoleCommand::getHelp
public integer
# run( type $args )

Creates data folders

Creates data folders

Parameters

$args
type
$args

Returns

integer
application exit code, which is returned by the invoked action. 0 if the action did not return anything. (return value is available since version 1.1.11)

Overrides

CConsoleCommand::run

Methods inherited from CConsoleCommand

__construct(), afterAction(), beforeAction(), behaviors(), buildFileList(), confirm(), copyFiles(), ensureDirectory(), getCommandRunner(), getName(), getOptionHelp(), init(), onAfterAction(), onBeforeAction(), pluralize(), prompt(), renderFile(), resolveRequest(), usageError()

Methods inherited from CComponent

__call(), __get(), __isset(), __set(), __unset(), asa(), attachBehavior(), attachBehaviors(), attachEventHandler(), canGetProperty(), canSetProperty(), detachBehavior(), detachBehaviors(), detachEventHandler(), disableBehavior(), disableBehaviors(), enableBehavior(), enableBehaviors(), evaluateExpression(), getEventHandlers(), hasEvent(), hasEventHandler(), hasProperty(), raiseEvent()

Magic methods summary

Properties summary

Properties inherited from CConsoleCommand

$defaultAction

Magic properties inherited from CConsoleCommand

$commandRunner, $help, $name, $optionHelp

Phundament App Class Reference API documentation generated by ApiGen 2.8.0