phpDocumentor GloryLands
GLOO
[ class tree: GloryLands ] [ index: GloryLands ] [ all elements ]

Class: GLOOLink

Source Location: /engine/lib/gloo/gloolink.php

Class GLOOLink

Class Overview

GLOO Link Manager This class provides the basic functions that implements the PHP-Javascript linking interface.

GLOO Link Manager This class provides the basic functions that implements the PHP-Javascript linking interface. It also provides the management system of the permanent structure storage inside the section.

Located in /engine/lib/gloo/gloolink.php [line 46]



		
				Author(s):
		
Information Tags:
Version:  1.0

Methods

[ Top ]
Method Summary
static void   compile_js()  
static void   compile_structure()  
static void   get_object()  
static void   get_objects_by_name()  
static void   get_object_by_id()  
static void   get_object_reference()  
static void   initialize()  
static void   peek_messages()  
static void   register()  
static void   save()   Save the Object stack
static void   store_message()  

[ Top ]
Methods
static method compile_js  [line 172]

  static void compile_js( )


API Tags:
Access:  public


[ Top ]
static method compile_structure  [line 124]

  static void compile_structure( $structure, &$delay_ref, $path  )

Parameters:
   $structure: 
   &$delay_ref: 
   $path: 

API Tags:
Access:  public


[ Top ]
static method get_object  [line 76]

  static void get_object( $linkid  )

Parameters:
   $linkid: 

API Tags:
Access:  public


[ Top ]
static method get_objects_by_name  [line 83]

  static void get_objects_by_name( $class  )

Parameters:
   $class: 

API Tags:
Access:  public


[ Top ]
static method get_object_by_id  [line 91]

  static void get_object_by_id( $object_id  )

Parameters:
   $object_id: 

API Tags:
Access:  public


[ Top ]
static method get_object_reference  [line 120]

  static void get_object_reference( $object  )

Parameters:
   $object: 

API Tags:
Access:  public


[ Top ]
static method initialize  [line 60]

  static void initialize( [ $clean_start = false]  )

Parameters:
   $clean_start: 

API Tags:
Access:  public


[ Top ]
static method peek_messages  [line 231]

  static void peek_messages( )


API Tags:
Access:  public


[ Top ]
static method register  [line 98]

  static void register( $class, $js_class  )

Parameters:
   $class: 
   $js_class: 

API Tags:
Access:  public


[ Top ]
static method save  [line 55]

  static void save( )

Save the Object stack

Save the Object stack


API Tags:
Access:  public

Information Tags:
Todo:  The session management should be performed

[ Top ]
static method store_message  [line 239]

  static void store_message( $linkid, $call, $parm  )

Parameters:
   $linkid: 
   $call: 
   $parm: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Tue, 13 Oct 2009 23:49:09 +0300 by phpDocumentor 1.4.1