© 2015 X2Engine Inc.
Difference between revisions of "Wiki Usage:For contributors"
From X2Engine
X2WikiAdmin (talk | contribs) |
X2WikiAdmin (talk | contribs) |
||
Line 3: | Line 3: | ||
;Edit/create a page | ;Edit/create a page | ||
: Search for it, and if it doesn’t exist you’ll see a link to create it. | : Search for it, and if it doesn’t exist you’ll see a link to create it. | ||
− | ; | + | ;Class documentation in the X2Engine class reference |
: <pre>[[x2doc:{class name}]]</pre> Example: [[x2doc:Contacts]] | : <pre>[[x2doc:{class name}]]</pre> Example: [[x2doc:Contacts]] | ||
− | ; | + | ;Class documentation in the Yii Framework class reference |
: <pre>[[yii:{class name}]]</pre> Example: [[yii:CActiveRecord]] | : <pre>[[yii:{class name}]]</pre> Example: [[yii:CActiveRecord]] | ||
+ | ;Pages on x2engine.com | ||
+ | : <pre>[[x2:{page name}]]</pre> Example: [[x2:partners]] |
Revision as of 19:13, 13 September 2012
- Edit/create a page
- Search for it, and if it doesn’t exist you’ll see a link to create it.
- Class documentation in the X2Engine class reference
-
[[x2doc:{class name}]]
Example: x2doc:Contacts - Class documentation in the Yii Framework class reference
-
[[yii:{class name}]]
Example: yii:CActiveRecord - Pages on x2engine.com
-
[[x2:{page name}]]
Example: x2:partners