Home modules.gotpike.org
Username: Password: [Create Account]
[Forgot Password?]

Modules

ADT
Database
GTK2
GUI
IP
PiJAX
Public
Sql
Stdio
Subversion
System
Tools
Xosd
lua
v4l2
wx

Recent Changes

Public.Parser.XML2 1.50
Public.ZeroMQ 1.1
Public.Template.Mustache 1.0
Public.Protocols.XMPP 1.4
Sql.Provider.jdbc 1.0

Popular Downloads

Public.Parser.JSON2 1.0
Public.Parser.JSON 0.2
GTK2 2.23
Public.Web.FCGI 1.8
Public.Parser.XML2 1.48


Pike Module Reference:

module version 1.9, prepared

  MODULE module
Modules
Macros

Classes
RenderEngine

  CLASS module.RenderEngine
Methods
appendCreateLink()
appendLink()
exists()
showCreate()

Method exists

int(0..1) module.RenderEngine()->exists(string name)

Description

you should impliment this method in your own RenderEngine.


Method showCreate

int(0..1) module.RenderEngine()->showCreate()

Description

you should impliment this method in your own RenderEngine.


Method appendLink

void module.RenderEngine()->appendLink(object(String.Buffer) buf, string name, string view, string|void anchor)

Description

you should impliment this method in your own RenderEngine.


Method appendCreateLink

void module.RenderEngine()->appendCreateLink(object(String.Buffer) buf, string name, string view)

Description

you should impliment this method in your own RenderEngine.

  MODULE module.Macros
Classes
Macro
MacroParameters

  CLASS module.Macros.Macro

Import

Description

the base macro.

  CLASS module.Macros.MacroParameters

Import

Description

parameters for a macro.

gotpike.org | Copyright © 2004 - 2019 | Pike is a trademark of Department of Computer and Information Science, Linköping University