jcb-compiler/src/0dabc67c-abec-4541-82bf-279...
Robot 8f0a6aa0b1
update 2024-05-16 15:19:46
2024-05-16 15:19:46 +02:00
..
README.md first commit 2023-03-22 00:52:57 +02:00
code.php update 2024-05-16 15:19:46 2024-05-16 15:19:46 +02:00
code.power update 2024-05-16 15:19:46 2024-05-16 15:19:46 +02:00
settings.json update 2023-04-15 16:49:30 2023-04-15 16:49:36 +02:00

README.md

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

class Permissions (Details)

namespace: VDM\Joomla\Componentbuilder\Compiler\Model

@startuml
class Permissions  #Gold {
  + set(object $item) : void
}

note right of Permissions::set
  Set the local tabs

  since: 3.2.0
  return: void
end note
 
@enduml

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

Build with Joomla Component Builder