jcb-compiler/src/9206082e-a3f7-472e-98b2-de90d06cbdcd
2024-04-12 19:17:32 +02:00
..
code.php update 2024-04-12 19:17:27 2024-04-12 19:17:32 +02:00
code.power update 2024-04-12 17:17:01 2024-04-12 17:17:05 +02:00
README.md update 2024-04-12 19:17:27 2024-04-12 19:17:32 +02:00
settings.json update 2024-04-12 17:17:01 2024-04-12 17:17:05 +02:00

██████╗  ██████╗ ██╗    ██╗███████╗██████╗
██╔══██╗██╔═══██╗██║    ██║██╔════╝██╔══██╗
██████╔╝██║   ██║██║ █╗ ██║█████╗  ██████╔╝
██╔═══╝ ██║   ██║██║███╗██║██╔══╝  ██╔══██╗
██║     ╚██████╔╝╚███╔███╔╝███████╗██║  ██║
╚═╝      ╚═════╝  ╚══╝╚══╝ ╚══════╝╚═╝  ╚═╝

final class Upsert (Details)

namespace: VDM\Joomla\Componentbuilder\JoomlaPower\Model extends: ExtendingUpsert

@startuml
class Upsert << (F,LightGreen) >> #RoyalBlue {
  # getTable() : string
}

note right of Upsert::getTable
  Get the current active table

  since: 3.2.0
  return: string
end note
 
@enduml

     ██╗ ██████╗██████╗
     ██║██╔════╝██╔══██╗
     ██║██║     ██████╔╝
██   ██║██║     ██╔══██╗
╚█████╔╝╚██████╗██████╔╝
 ╚════╝  ╚═════╝╚═════╝

Build with Joomla Component Builder