uawdijnntqw1x1x1
IP : 3.145.51.214
Hostname : axolotl
Kernel : Linux axolotl 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
www
/
axolotl
/
data
/
www
/
b24.axolotl.ru
/
public_html
/
shop
/
..
/
bitrix
/
js
/
ui
/
vue
/
ui.vue.d.ts
/
/
declare module 'ui.vue' { import {RestClient} from "rest.client"; import {PullClient} from "pull.client"; import {EventEmitter} from "main.core.events"; namespace $Bitrix { const Application: $BitrixApplication; const Loc: $BitrixLoc; const Data: $BitrixData; const eventEmitter: EventEmitter; const RestClient: $BitrixRestClient; const PullClient: $BitrixPullClient; } class $BitrixApplication { get(): Object; set(instance: Object): void } class $BitrixData { get(name: string, defaultValue?:any): any; set(name: string, value: any): void; } class $BitrixRestClient { get(): RestClient; set(instance: RestClient): void; isCustom(): boolean; } class $BitrixPullClient { get(): PullClient; set(instance: PullClient): void; isCustom(): boolean; } class $BitrixLoc { getMessage(name: string, replacements?: {[key: string]: string}): string; hasMessage(name: string): boolean; getMessages(): object; setMessage(id: string | {[key: string]: string}, value?: string): void; } namespace BitrixVue { function createApp(props?: {[key: string]: unknown}|null): VueCreateAppResult; function component(name: string, definition: object, options?: BitrixVueComponentOptions): boolean; function localComponent(name: string, definition: object, options?: BitrixVueComponentOptions): object; function getLocalComponent(name: string): object; function mutateComponent(name: string, mutations: object): BitrixVueRevertHandle; function cloneComponent(name: string, source: string, mutations: object): boolean; function cloneLocalComponent(source: object|string, mutations: object): object; function isComponent(name: string): boolean; function isLocal(name: string): boolean; function isMutable(name: string): boolean; function directive(name: string, definition: object): boolean; function getFilteredPhrases(phrasePrefix: string|Array<string>, phrases?: object|null): ReadonlyArray<any>; function testNode(object: object, params: object): boolean; const events: EventsList; } interface EventsList { restClientChange: string, pullClientChange: string, } class VueCreateAppResult { component(name: string, definition: object): VueCreateAppResult; directive(name: string, definition: object): VueCreateAppResult; use(plugin: Object|Function): VueCreateAppResult; mixin(mixin: object): VueCreateAppResult; mount(element: Element|string): object; } interface BitrixVueComponentOptions { immutable?: boolean, local?: boolean, } type BitrixVueRevertHandle = () => void }
/var/www/axolotl/data/www/b24.axolotl.ru/public_html/shop/../bitrix/js/ui/vue/ui.vue.d.ts