PHP Manual

  • English French German Portuguese Spanish
PHP Manual Function Reference Other Basic Extensions Lua LuaClosure
Lua Introduction Installing/Configuring Lua LuaClosure
  • Lua::registerCallback
  • LuaClosure::__invoke

The LuaClosure class

(PECL lua >=0.9.0)

Introduction

LuaClosure is a wrapper class for LUA_TFUNCTION which could be return from calling to Lua function.

Class synopsis

LuaClosure {
/* Methods */
public void __invoke ( mixed $arg [, mixed $... ] )
}

Table of Contents

  • LuaClosure::__invoke — invoke luaclosure
© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.