ICanBoogie
  • Documentation
  • API Reference
  • Updater master
Namespaces
  • ICanBoogie
    • Updater
Classes
  • ModelUpdater
  • ModelUpdaterList
  • ModuleUpdater
  • Update
  • UpdateCollection
  • UpdateDescriptor
  • Updater
Exceptions
  • AssertionFailed

Class Update

Representation of an update.

Direct known subclasses

ICanBoogie\Updater\ModuleUpdater

Abstract
Namespace: ICanBoogie\Updater
Located at Update.php

Methods summary

public __construct( ICanBoogie\Updater\Updater $updater, array $options, ICanBoogie\Updater\UpdateDescriptor $descriptor )
public __get( $property )
protected get_module( void )
protected get_modules( void )
public run( void )

Run the update.

Run the update.

protected before( void )

Properties summary

Magic properties

public read-only $app : ICanBoogie\Core|ICanBoogie\Binding\ActiveRecord\CoreBindings|ICanBoogie\Module\CoreBindings
public read-only $id : string
public read-only $normalized_id : string
public read-only $module : ICanBoogie\Updater\ModuleUpdater
public read-only $modules : Icybee\Modules\Modules\ModuleCollection
public read-only $updater : ICanBoogie\Updater\Updater
Updater master – Check on GitHub – API documentation generated by ApiGen