Phundament App Class Reference
  • Package
  • Class
  • Tree

Packages

  • bootstrap
    • widgets
      • input
  • Image
  • None
  • p3admin
  • p3extensions
    • behaviors
    • commands
    • components
    • helpers
    • widgets
  • p3media
    • actions
    • controllers
    • models
  • p3pages
    • models
  • p3widgets
    • components
    • models
  • PHP
  • system
    • db
      • ar
    • gii
    • web
      • auth
      • helpers
      • widgets
  • yiiext
    • widgets
      • fancybox
      • lipsum
  • zii
    • widgets
      • grid

Classes

  • P3LanguageDropDown
  • P3MarkdownWidget

Class P3MarkdownWidget

Description ...

Detailed info

$var = code_example();

DefaultController

CComponent
Extended by CBaseController
Extended by CWidget
Extended by CFilterWidget implements IFilter
Extended by COutputProcessor
Extended by CMarkdown
Extended by P3MarkdownWidget
Package: p3extensions\widgets
Category: web.widgets
Copyright: Copyright © 2005-2011 diemeisterei GmbH
License: http://www.phundament.com/license/
Author: Tobias Munk <schmunk@usrbin.de>
Located at phundament/p3extensions/widgets/P3MarkdownWidget.php

Methods summary

public
# run( )

Executes the widget. This method stops output buffering and processes the captured output.

Executes the widget. This method stops output buffering and processes the captured output.

Overrides

COutputProcessor::run

Methods inherited from CMarkdown

createMarkdownParser(), getMarkdownParser(), processOutput(), registerClientScript(), registerCssFile(), transform()

Methods inherited from COutputProcessor

init(), onProcessOutput()

Methods inherited from CFilterWidget

__construct(), filter(), getIsFilter()

Methods inherited from CWidget

actions(), getController(), getId(), getOwner(), getViewFile(), getViewPath(), render(), setId()

Methods inherited from CBaseController

beginCache(), beginClip(), beginContent(), beginWidget(), createWidget(), endCache(), endClip(), endContent(), endWidget(), renderFile(), renderInternal(), widget()

Methods inherited from CComponent

__call(), __get(), __isset(), __set(), __unset(), asa(), attachBehavior(), attachBehaviors(), attachEventHandler(), canGetProperty(), canSetProperty(), detachBehavior(), detachBehaviors(), detachEventHandler(), disableBehavior(), disableBehaviors(), enableBehavior(), enableBehaviors(), evaluateExpression(), getEventHandlers(), hasEvent(), hasEventHandler(), hasProperty(), raiseEvent()

Magic methods summary

Properties summary

public mixed $filePath
#
public string $css
#

Properties inherited from CMarkdown

$cssFile, $purifyOutput

Properties inherited from CFilterWidget

$stopAction

Properties inherited from CWidget

$actionPrefix, $skin

Magic properties inherited from CMarkdown

$markdownParser

Magic properties inherited from CFilterWidget

$isFilter

Magic properties inherited from CWidget

$controller, $id, $owner, $viewPath

Phundament App Class Reference API documentation generated by ApiGen 2.8.0