Packages

PLM Product Lifecycle Management

Current section

Files

Jump to
bud doc dist search_items-cf09f3a649.js
Raw

doc/dist/search_items-cf09f3a649.js

searchNodes=[{"ref":"BUD.Account.html","title":"BUD.Account","type":"module","doc":""},{"ref":"BUD.Account.html#action/2","title":"BUD.Account.action/2","type":"function","doc":""},{"ref":"BUD.Account.html#close_account/1","title":"BUD.Account.close_account/1","type":"macro","doc":""},{"ref":"BUD.Account.html#close_account/2","title":"BUD.Account.close_account/2","type":"macro","doc":""},{"ref":"BUD.Account.html#def/0","title":"BUD.Account.def/0","type":"function","doc":""},{"ref":"BUD.Account.html#tx/1","title":"BUD.Account.tx/1","type":"macro","doc":""},{"ref":"BUD.Account.html#tx/2","title":"BUD.Account.tx/2","type":"macro","doc":""},{"ref":"BUD.Act.html","title":"BUD.Act","type":"module","doc":""},{"ref":"BUD.Act.html#doc/0","title":"BUD.Act.doc/0","type":"function","doc":""},{"ref":"BUD.Act.html#event/1","title":"BUD.Act.event/1","type":"function","doc":""},{"ref":"BUD.Act.html#header/0","title":"BUD.Act.header/0","type":"function","doc":""},{"ref":"BUD.Act.html#id/0","title":"BUD.Act.id/0","type":"function","doc":""},{"ref":"BUD.Act.html#new/2","title":"BUD.Act.new/2","type":"function","doc":""},{"ref":"BUD.Application.html","title":"BUD.Application","type":"module","doc":""},{"ref":"BUD.Application.html#initialize/0","title":"BUD.Application.initialize/0","type":"function","doc":""},{"ref":"BUD.Application.html#start/2","title":"BUD.Application.start/2","type":"function","doc":"Called when an application is started. This function is called when an application is started using Application.start/2 (and functions on top of that, such as Application.ensure_started/2). This function should start the top-level process of the application (which should be the top supervisor of the application's supervision tree if the application follows the OTP design principles around supervision). start_type defines how the application is started: :normal - used if the startup is a normal startup or if the application is distributed and is started on the current node because of a failover from another node and the application specification key :start_phases is :undefined. {:takeover, node} - used if the application is distributed and is started on the current node because of a failover on the node node. {:failover, node} - used if the application is distributed and is started on the current node because of a failover on node node, and the application specification key :start_phases is not :undefined. start_args are the arguments passed to the application in the :mod specification key (e.g., mod: {MyApp, [:my_args]}). This function should either return {:ok, pid} or {:ok, pid, state} if startup is successful. pid should be the PID of the top supervisor. state can be an arbitrary term, and if omitted will default to []; if the application is later stopped, state is passed to the stop/1 callback (see the documentation for the c:stop/1 callback for more information). use Application provides no default implementation for the start/2 callback. Callback implementation for Application.start/2."},{"ref":"BUD.Forms.html","title":"BUD.Forms","type":"module","doc":""},{"ref":"BUD.Forms.html#event/1","title":"BUD.Forms.event/1","type":"function","doc":""},{"ref":"BUD.Index.html","title":"BUD.Index","type":"module","doc":""},{"ref":"BUD.Index.html#event/1","title":"BUD.Index.event/1","type":"function","doc":""},{"ref":"BUD.Index.html#header/0","title":"BUD.Index.header/0","type":"function","doc":""},{"ref":"BUD.Login.html","title":"BUD.Login","type":"module","doc":""},{"ref":"BUD.Login.html#event/1","title":"BUD.Login.event/1","type":"function","doc":""},{"ref":"BUD.Pass.html","title":"BUD.Pass","type":"module","doc":""},{"ref":"BUD.Pass.html#doc/0","title":"BUD.Pass.doc/0","type":"function","doc":""},{"ref":"BUD.Pass.html#id/0","title":"BUD.Pass.id/0","type":"function","doc":""},{"ref":"BUD.Pass.html#new/2","title":"BUD.Pass.new/2","type":"function","doc":""},{"ref":"BUD.Pass.html#phone/1","title":"BUD.Pass.phone/1","type":"macro","doc":""},{"ref":"BUD.Pass.html#phone/2","title":"BUD.Pass.phone/2","type":"macro","doc":""},{"ref":"BUD.Routes.html","title":"BUD.Routes","type":"module","doc":""},{"ref":"BUD.Routes.html#finish/2","title":"BUD.Routes.finish/2","type":"function","doc":""},{"ref":"BUD.Routes.html#init/2","title":"BUD.Routes.init/2","type":"function","doc":""},{"ref":"BUD.Routes.html#route/1","title":"BUD.Routes.route/1","type":"function","doc":""},{"ref":"BUD.Routes.html#route_prefix/1","title":"BUD.Routes.route_prefix/1","type":"function","doc":""},{"ref":"BUD.Row.html","title":"BUD.Row","type":"module","doc":""},{"ref":"BUD.Row.html#doc/0","title":"BUD.Row.doc/0","type":"function","doc":""},{"ref":"BUD.Row.html#id/0","title":"BUD.Row.id/0","type":"function","doc":""},{"ref":"BUD.Row.html#new/2","title":"BUD.Row.new/2","type":"function","doc":""},{"ref":"BUD.Trace.html","title":"BUD.Trace","type":"module","doc":""},{"ref":"BUD.Trace.html#doc/0","title":"BUD.Trace.doc/0","type":"function","doc":""},{"ref":"BUD.Trace.html#id/0","title":"BUD.Trace.id/0","type":"function","doc":""},{"ref":"BUD.Trace.html#new/2","title":"BUD.Trace.new/2","type":"function","doc":""}]