org.opoo.press.plugin
类 SamplePlugin

java.lang.Object
  继承者 org.opoo.press.plugin.SamplePlugin
所有已实现的接口:
Plugin

public class SamplePlugin
extends java.lang.Object
implements Plugin

A sample plug in show how to develop a custom PlugIn for OpooPress.

作者:
Alex Lin

嵌套类摘要
static class SamplePlugin.SampleSiteFilter
           
 
构造方法摘要
SamplePlugin()
           
 
方法摘要
 void initialize(Registry registry)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SamplePlugin

public SamplePlugin()
方法详细信息

initialize

public void initialize(Registry registry)
指定者:
接口 Plugin 中的 initialize


Copyright © 2013 Opoo.org. All Rights Reserved.