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 0.1, prepared

  MODULE Public
Modules
Standards

  MODULE Public.Standards
Modules
iCalendar

  MODULE Public.Standards.iCalendar
Classes
Object
RichComponent

Methods
strict_parser()

Import


Method strict_parser

object Public.Standards.iCalendar.strict_parser()

Description

This function should be used to create new parser objects.

  CLASS Public.Standards.iCalendar.Object
Methods
add_component()
render()
Description

Basic iCalendar objects. Properties can be accessed by the index operator.


Inherit LowerCaseProperties

  • LowerCaseProperties
  • Description

    LowerCaseProperties is inherited from the Public.Standards.vCard module.


    Variable components

    array(object) Public.Standards.iCalendar.Object()->components

    Description

    List of Components. Usually contain RichComponent objects.


    Variable name

    string Public.Standards.iCalendar.Object()->name

    Description

    Name of the component or object.


    Method render

    object(String.Buffer)|string Public.Standards.iCalendar.Object()->render(object(String.Buffer)|void buffer)

    Description

    Render this object.


    Method add_component

    void Public.Standards.iCalendar.Object()->add_component(object component)

    Description

    Add a component to the object.

      CLASS Public.Standards.iCalendar.RichComponent
    Description

    Object subclass that is used for Components. Offers the same Api.


    Inherit Object

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