jcb-compiler/src/adfbe68a-6d22-43e5-aee8-278...
Robot 1ba2cdbd9d
update 2023-10-10 10:16:07
2023-10-10 11:39:16 +02:00
..
README.md update 2023-10-10 10:16:07 2023-10-10 11:39:16 +02:00
code.php update 2023-10-10 10:16:07 2023-10-10 11:39:16 +02:00
code.power update 2023-10-10 10:16:07 2023-10-10 11:39:16 +02:00
settings.json update 2023-10-10 10:16:07 2023-10-10 11:39:16 +02:00

README.md

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

class ContentOne (Details)

namespace: VDM\Joomla\Componentbuilder\Compiler\Builder extends: Registry

@startuml
class ContentOne  #Gold {
  + __construct()
  # getActiveKeys(string $path) : ?array
  # modelActiveKeys(array $keys) : array
}

note right of ContentOne::__construct
  Constructor.

  since: 3.2.0
end note

note right of ContentOne::getActiveKeys
  Get that the active keys from a path

  since: 3.2.0
  return: ?array
end note

note right of ContentOne::modelActiveKeys
  Model that the active key

  since: 3.2.0
  return: array
end note
 
@enduml

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

Build with Joomla Component Builder