Function Module_admin_aggregate_types->sync

Definitions

adminzone/pages/modules/admin_aggregate_types.php

  • The UI to start a synchronisation of aggregate content type instances.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The UI
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * The UI to start a synchronisation of aggregate content type instances.
 *
 * @return Tempcode The UI
 */

public function sync() : object