File/cms/parser.php

Description

Cambio v0.5a

http://cambiocms.org/

Functions
countPageModules (line 269)

Parse modules for current page with pos

void countPageModules (string $pos)
  • string $pos
hasPageModule (line 288)

Checks whether module exists for current page with pos

void hasPageModule (integer $mid, [string $pos = null])
  • integer $mid
  • string $pos
parseModule (line 353)

Retrieve module and perform task is asked by QueryString

void parseModule (WH_Module $module, [ $delbutton = true])
writeError (line 437)
void writeError ( $msg, [ $critical = false])
  • $msg
  • $critical
writeModule (line 329)

Parse module with id or name, don't bother current page

void writeModule (mixed $id, [ $delbutton = true])
  • mixed $id
  • $delbutton
writeModules (line 313)

Parse modules with pos, don't bother current page

void writeModules (string $pos)
  • string $pos
writeOutput (line 10)
void writeOutput ([ $cacheContent = null], [ $doCache = true])
  • $cacheContent
  • $doCache
writePageModules (line 185)

Parse modules for current page with pos

void writePageModules (string $pos)
  • string $pos

Documentation generated on Fri, 24 Oct 2008 16:01:34 +0200 by phpDocumentor 1.4.1