public function getModuleKey()
public function getModuleKey()
PhorgeRemarkupReferenceModule
Also the URI!
RemarkupReferenceImageModule
Return
| wild |
public function getTitle()
public function getTitle()
Return
| wild |
public function getModuleOrder()
public function getModuleOrder()
Return
| wild |
public function getContent()
public function getContent()
PhorgeRemarkupReferenceModule
For now, the returned string will be processed by the Remarkup processor. Later, we might allow returning fancier things.
RemarkupReferenceImageModule
Return
| string |
public static function getAllModules()Inherited
public static function getAllModules()
Inherited
Return
| wild |
public static function findModule($key)Inherited
public static function findModule($key)
Inherited
Parameters
| $key |
Return
| PhorgeRemarkupReferenceModule|null |