elementindex.html 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867
  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <!-- template designed by Marco Von Ballmoos -->
  6. <title></title>
  7. <link rel="stylesheet" href="media/stylesheet.css" />
  8. <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
  9. </head>
  10. <body>
  11. <a name="top"></a>
  12. <h2>Full index</h2>
  13. <h3>Package indexes</h3>
  14. <ul>
  15. <li><a href="elementindex_geshi.html">geshi</a></li>
  16. </ul>
  17. <br />
  18. <div class="index-letter-menu">
  19. <a class="index-letter" href="elementindex.html#a">a</a>
  20. <a class="index-letter" href="elementindex.html#d">d</a>
  21. <a class="index-letter" href="elementindex.html#e">e</a>
  22. <a class="index-letter" href="elementindex.html#g">g</a>
  23. <a class="index-letter" href="elementindex.html#h">h</a>
  24. <a class="index-letter" href="elementindex.html#l">l</a>
  25. <a class="index-letter" href="elementindex.html#o">o</a>
  26. <a class="index-letter" href="elementindex.html#p">p</a>
  27. <a class="index-letter" href="elementindex.html#r">r</a>
  28. <a class="index-letter" href="elementindex.html#s">s</a>
  29. </div>
  30. <a name="a"></a>
  31. <div class="index-letter-section">
  32. <div style="float: left" class="index-letter-title">a</div>
  33. <div style="float: right"><a href="#top">top</a></div>
  34. <div style="clear: both"></div>
  35. </div>
  36. <dl>
  37. <dt class="field">
  38. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  39. <span class="method-title">add_keyword</span>
  40. </dt>
  41. <dd class="index-item-body">
  42. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodadd_keyword">GeSHi::add_keyword()</a> in geshi.php</div>
  43. <div class="index-item-description">Adds a keyword to a keyword group for highlighting</div>
  44. </dd>
  45. <dt class="field">
  46. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  47. <span class="method-title">add_keyword_group</span>
  48. </dt>
  49. <dd class="index-item-body">
  50. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodadd_keyword_group">GeSHi::add_keyword_group()</a> in geshi.php</div>
  51. <div class="index-item-description">Creates a new keyword group</div>
  52. </dd>
  53. </dl>
  54. <a name="d"></a>
  55. <div class="index-letter-section">
  56. <div style="float: left" class="index-letter-title">d</div>
  57. <div style="float: right"><a href="#top">top</a></div>
  58. <div style="clear: both"></div>
  59. </div>
  60. <dl>
  61. <dt class="field">
  62. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  63. <span class="method-title">disable_highlighting</span>
  64. </dt>
  65. <dd class="index-item-body">
  66. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methoddisable_highlighting">GeSHi::disable_highlighting()</a> in geshi.php</div>
  67. <div class="index-item-description">Disables all highlighting</div>
  68. </dd>
  69. </dl>
  70. <a name="e"></a>
  71. <div class="index-letter-section">
  72. <div style="float: left" class="index-letter-title">e</div>
  73. <div style="float: right"><a href="#top">top</a></div>
  74. <div style="clear: both"></div>
  75. </div>
  76. <dl>
  77. <dt class="field">
  78. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  79. <span class="method-title">enable_classes</span>
  80. </dt>
  81. <dd class="index-item-body">
  82. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodenable_classes">GeSHi::enable_classes()</a> in geshi.php</div>
  83. <div class="index-item-description">Sets whether CSS classes should be used to highlight the source. Default is off, calling this method with no arguments will turn it on</div>
  84. </dd>
  85. <dt class="field">
  86. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  87. <span class="method-title">enable_highlighting</span>
  88. </dt>
  89. <dd class="index-item-body">
  90. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodenable_highlighting">GeSHi::enable_highlighting()</a> in geshi.php</div>
  91. <div class="index-item-description">Enables all highlighting</div>
  92. </dd>
  93. <dt class="field">
  94. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  95. <span class="method-title">enable_ids</span>
  96. </dt>
  97. <dd class="index-item-body">
  98. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodenable_ids">GeSHi::enable_ids()</a> in geshi.php</div>
  99. <div class="index-item-description">Whether CSS IDs should be added to each line</div>
  100. </dd>
  101. <dt class="field">
  102. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  103. <span class="method-title">enable_important_blocks</span>
  104. </dt>
  105. <dd class="index-item-body">
  106. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodenable_important_blocks">GeSHi::enable_important_blocks()</a> in geshi.php</div>
  107. <div class="index-item-description">Sets whether context-important blocks are highlighted</div>
  108. </dd>
  109. <dt class="field">
  110. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  111. <span class="method-title">enable_inner_code_block</span>
  112. </dt>
  113. <dd class="index-item-body">
  114. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodenable_inner_code_block">GeSHi::enable_inner_code_block()</a> in geshi.php</div>
  115. <div class="index-item-description">Sets whether to force a surrounding block around the highlighted code or not</div>
  116. </dd>
  117. <dt class="field">
  118. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  119. <span class="method-title">enable_keyword_links</span>
  120. </dt>
  121. <dd class="index-item-body">
  122. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodenable_keyword_links">GeSHi::enable_keyword_links()</a> in geshi.php</div>
  123. <div class="index-item-description">Turns linking of keywords on or off.</div>
  124. </dd>
  125. <dt class="field">
  126. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  127. <span class="method-title">enable_line_numbers</span>
  128. </dt>
  129. <dd class="index-item-body">
  130. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodenable_line_numbers">GeSHi::enable_line_numbers()</a> in geshi.php</div>
  131. <div class="index-item-description">Sets whether line numbers should be displayed.</div>
  132. </dd>
  133. <dt class="field">
  134. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  135. <span class="method-title">enable_multiline_span</span>
  136. </dt>
  137. <dd class="index-item-body">
  138. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodenable_multiline_span">GeSHi::enable_multiline_span()</a> in geshi.php</div>
  139. <div class="index-item-description">Sets wether spans and other HTML markup generated by GeSHi can span over multiple lines or not. Defaults to true to reduce overhead.</div>
  140. </dd>
  141. <dt class="field">
  142. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  143. <span class="method-title">enable_strict_mode</span>
  144. </dt>
  145. <dd class="index-item-body">
  146. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodenable_strict_mode">GeSHi::enable_strict_mode()</a> in geshi.php</div>
  147. <div class="index-item-description">Enables/disables strict highlighting. Default is off, calling this method without parameters will turn it on. See documentation for more details on strict mode and where to use it.</div>
  148. </dd>
  149. <dt class="field">
  150. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  151. <span class="method-title">error</span>
  152. </dt>
  153. <dd class="index-item-body">
  154. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methoderror">GeSHi::error()</a> in geshi.php</div>
  155. <div class="index-item-description">Returns an error message associated with the last GeSHi operation, or false if no error has occured</div>
  156. </dd>
  157. </dl>
  158. <a name="g"></a>
  159. <div class="index-letter-section">
  160. <div style="float: left" class="index-letter-title">g</div>
  161. <div style="float: right"><a href="#top">top</a></div>
  162. <div style="clear: both"></div>
  163. </div>
  164. <dl>
  165. <dt class="field">
  166. <img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
  167. <span class="method-title">GeSHi</span>
  168. </dt>
  169. <dd class="index-item-body">
  170. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodGeSHi">GeSHi::GeSHi()</a> in geshi.php</div>
  171. <div class="index-item-description">Creates a new GeSHi object, with source and language</div>
  172. </dd>
  173. <dt class="field">
  174. <img src="media/images/Class.png" alt="Class" title="Class" /></title>
  175. GeSHi
  176. </dt>
  177. <dd class="index-item-body">
  178. <div class="index-item-details"><a href="geshi/core/GeSHi.html">GeSHi</a> in geshi.php</div>
  179. <div class="index-item-description">The GeSHi Class.</div>
  180. </dd>
  181. <dt class="field">
  182. <img src="media/images/Page.png" alt="Page" title="Page" /></title>
  183. <span class="include-title">geshi.php</span>
  184. </dt>
  185. <dd class="index-item-body">
  186. <div class="index-item-details"><a href="geshi/core/_geshi.php.html">geshi.php</a> in geshi.php</div>
  187. </dd>
  188. <dt class="field">
  189. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  190. <span class="const-title">GESHI_ACTIVE</span>
  191. </dt>
  192. <dd class="index-item-body">
  193. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_ACTIVE">GESHI_ACTIVE</a> in geshi.php</div>
  194. <div class="index-item-description">Links in the source in the :active state</div>
  195. </dd>
  196. <dt class="field">
  197. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  198. <span class="const-title">GESHI_CAPS_LOWER</span>
  199. </dt>
  200. <dd class="index-item-body">
  201. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_CAPS_LOWER">GESHI_CAPS_LOWER</a> in geshi.php</div>
  202. <div class="index-item-description">Leave keywords found as the case that they are</div>
  203. </dd>
  204. <dt class="field">
  205. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  206. <span class="const-title">GESHI_CAPS_NO_CHANGE</span>
  207. </dt>
  208. <dd class="index-item-body">
  209. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_CAPS_NO_CHANGE">GESHI_CAPS_NO_CHANGE</a> in geshi.php</div>
  210. <div class="index-item-description">Lowercase keywords found</div>
  211. </dd>
  212. <dt class="field">
  213. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  214. <span class="const-title">GESHI_CAPS_UPPER</span>
  215. </dt>
  216. <dd class="index-item-body">
  217. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_CAPS_UPPER">GESHI_CAPS_UPPER</a> in geshi.php</div>
  218. <div class="index-item-description">Uppercase keywords found</div>
  219. </dd>
  220. <dt class="field">
  221. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  222. <span class="const-title">GESHI_END_IMPORTANT</span>
  223. </dt>
  224. <dd class="index-item-body">
  225. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_END_IMPORTANT">GESHI_END_IMPORTANT</a> in geshi.php</div>
  226. <div class="index-item-description">The ender for important parts of the source</div>
  227. </dd>
  228. <dt class="field">
  229. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  230. <span class="const-title">GESHI_FANCY_LINE_NUMBERS</span>
  231. </dt>
  232. <dd class="index-item-body">
  233. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_FANCY_LINE_NUMBERS">GESHI_FANCY_LINE_NUMBERS</a> in geshi.php</div>
  234. <div class="index-item-description">Use fancy line numbers when building the result</div>
  235. </dd>
  236. <dt class="field">
  237. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  238. <span class="const-title">GESHI_HEADER_DIV</span>
  239. </dt>
  240. <dd class="index-item-body">
  241. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_HEADER_DIV">GESHI_HEADER_DIV</a> in geshi.php</div>
  242. <div class="index-item-description">Use a &quot;div&quot; to surround the source</div>
  243. </dd>
  244. <dt class="field">
  245. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  246. <span class="const-title">GESHI_HEADER_NONE</span>
  247. </dt>
  248. <dd class="index-item-body">
  249. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_HEADER_NONE">GESHI_HEADER_NONE</a> in geshi.php</div>
  250. <div class="index-item-description">Use nothing to surround the source</div>
  251. </dd>
  252. <dt class="field">
  253. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  254. <span class="const-title">GESHI_HEADER_PRE</span>
  255. </dt>
  256. <dd class="index-item-body">
  257. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_HEADER_PRE">GESHI_HEADER_PRE</a> in geshi.php</div>
  258. <div class="index-item-description">Use a &quot;pre&quot; to surround the source</div>
  259. </dd>
  260. <dt class="field">
  261. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  262. <span class="const-title">GESHI_HEADER_PRE_TABLE</span>
  263. </dt>
  264. <dd class="index-item-body">
  265. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_HEADER_PRE_TABLE">GESHI_HEADER_PRE_TABLE</a> in geshi.php</div>
  266. <div class="index-item-description">Use a &quot;table&quot; to surround the source:</div>
  267. </dd>
  268. <dt class="field">
  269. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  270. <span class="const-title">GESHI_HEADER_PRE_VALID</span>
  271. </dt>
  272. <dd class="index-item-body">
  273. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_HEADER_PRE_VALID">GESHI_HEADER_PRE_VALID</a> in geshi.php</div>
  274. <div class="index-item-description">Use a pre to wrap lines when line numbers are enabled or to wrap the whole code.</div>
  275. </dd>
  276. <dt class="field">
  277. <img src="media/images/Function.png" alt="Function" title="Function" /></title>
  278. <span class="method-title">geshi_highlight</span>
  279. </dt>
  280. <dd class="index-item-body">
  281. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#functiongeshi_highlight">geshi_highlight()</a> in geshi.php</div>
  282. <div class="index-item-description">Easy way to highlight stuff. Behaves just like highlight_string</div>
  283. </dd>
  284. <dt class="field">
  285. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  286. <span class="const-title">GESHI_HOVER</span>
  287. </dt>
  288. <dd class="index-item-body">
  289. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_HOVER">GESHI_HOVER</a> in geshi.php</div>
  290. <div class="index-item-description">Links in the source in the :hover state</div>
  291. </dd>
  292. <dt class="field">
  293. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  294. <span class="const-title">GESHI_LANG_ROOT</span>
  295. </dt>
  296. <dd class="index-item-body">
  297. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_LANG_ROOT">GESHI_LANG_ROOT</a> in geshi.php</div>
  298. <div class="index-item-description">The language file directory for GeSHi</div>
  299. </dd>
  300. <dt class="field">
  301. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  302. <span class="const-title">GESHI_LINK</span>
  303. </dt>
  304. <dd class="index-item-body">
  305. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_LINK">GESHI_LINK</a> in geshi.php</div>
  306. <div class="index-item-description">Links in the source in the :link state</div>
  307. </dd>
  308. <dt class="field">
  309. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  310. <span class="const-title">GESHI_NORMAL_LINE_NUMBERS</span>
  311. </dt>
  312. <dd class="index-item-body">
  313. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_NORMAL_LINE_NUMBERS">GESHI_NORMAL_LINE_NUMBERS</a> in geshi.php</div>
  314. <div class="index-item-description">Use normal line numbers when building the result</div>
  315. </dd>
  316. <dt class="field">
  317. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  318. <span class="const-title">GESHI_NO_LINE_NUMBERS</span>
  319. </dt>
  320. <dd class="index-item-body">
  321. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_NO_LINE_NUMBERS">GESHI_NO_LINE_NUMBERS</a> in geshi.php</div>
  322. <div class="index-item-description">Use no line numbers when building the result</div>
  323. </dd>
  324. <dt class="field">
  325. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  326. <span class="const-title">GESHI_ROOT</span>
  327. </dt>
  328. <dd class="index-item-body">
  329. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_ROOT">GESHI_ROOT</a> in geshi.php</div>
  330. <div class="index-item-description">The root directory for GeSHi</div>
  331. </dd>
  332. <dt class="field">
  333. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  334. <span class="const-title">GESHI_SECURITY_PARANOID</span>
  335. </dt>
  336. <dd class="index-item-body">
  337. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_SECURITY_PARANOID">GESHI_SECURITY_PARANOID</a> in geshi.php</div>
  338. <div class="index-item-description">Tells GeSHi to be paranoid about security settings</div>
  339. </dd>
  340. <dt class="field">
  341. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  342. <span class="const-title">GESHI_START_IMPORTANT</span>
  343. </dt>
  344. <dd class="index-item-body">
  345. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_START_IMPORTANT">GESHI_START_IMPORTANT</a> in geshi.php</div>
  346. <div class="index-item-description">The starter for important parts of the source</div>
  347. </dd>
  348. <dt class="field">
  349. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  350. <span class="const-title">GESHI_VERSION</span>
  351. </dt>
  352. <dd class="index-item-body">
  353. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_VERSION">GESHI_VERSION</a> in geshi.php</div>
  354. <div class="index-item-description">The version of this GeSHi file</div>
  355. </dd>
  356. <dt class="field">
  357. <img src="media/images/Constant.png" alt="Constant" title="Constant" /></title>
  358. <span class="const-title">GESHI_VISITED</span>
  359. </dt>
  360. <dd class="index-item-body">
  361. <div class="index-item-details"><a href="geshi/core/_geshi.php.html#defineGESHI_VISITED">GESHI_VISITED</a> in geshi.php</div>
  362. <div class="index-item-description">Links in the source in the :visited state</div>
  363. </dd>
  364. <dt class="field">
  365. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  366. <span class="method-title">get_language_name</span>
  367. </dt>
  368. <dd class="index-item-body">
  369. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodget_language_name">GeSHi::get_language_name()</a> in geshi.php</div>
  370. <div class="index-item-description">Gets a human-readable language name (thanks to Simon Patterson for the idea :))</div>
  371. </dd>
  372. <dt class="field">
  373. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  374. <span class="method-title">get_language_name_from_extension</span>
  375. </dt>
  376. <dd class="index-item-body">
  377. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodget_language_name_from_extension">GeSHi::get_language_name_from_extension()</a> in geshi.php</div>
  378. <div class="index-item-description">Given a file extension, this method returns either a valid geshi language name, or the empty string if it couldn't be found</div>
  379. </dd>
  380. <dt class="field">
  381. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  382. <span class="method-title">get_multiline_span</span>
  383. </dt>
  384. <dd class="index-item-body">
  385. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodget_multiline_span">GeSHi::get_multiline_span()</a> in geshi.php</div>
  386. <div class="index-item-description">Get current setting for multiline spans, see GeSHi-&gt;enable_multiline_span().</div>
  387. </dd>
  388. <dt class="field">
  389. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  390. <span class="method-title">get_real_tab_width</span>
  391. </dt>
  392. <dd class="index-item-body">
  393. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodget_real_tab_width">GeSHi::get_real_tab_width()</a> in geshi.php</div>
  394. <div class="index-item-description">Returns the tab width to use, based on the current language and user preference</div>
  395. </dd>
  396. <dt class="field">
  397. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  398. <span class="method-title">get_stylesheet</span>
  399. </dt>
  400. <dd class="index-item-body">
  401. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodget_stylesheet">GeSHi::get_stylesheet()</a> in geshi.php</div>
  402. <div class="index-item-description">Returns a stylesheet for the highlighted code. If $economy mode is true, we only return the stylesheet declarations that matter for this code block instead of the whole thing</div>
  403. </dd>
  404. <dt class="field">
  405. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  406. <span class="method-title">get_time</span>
  407. </dt>
  408. <dd class="index-item-body">
  409. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodget_time">GeSHi::get_time()</a> in geshi.php</div>
  410. <div class="index-item-description">Gets the time taken to parse the code</div>
  411. </dd>
  412. </dl>
  413. <a name="h"></a>
  414. <div class="index-letter-section">
  415. <div style="float: left" class="index-letter-title">h</div>
  416. <div style="float: right"><a href="#top">top</a></div>
  417. <div style="clear: both"></div>
  418. </div>
  419. <dl>
  420. <dt class="field">
  421. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  422. <span class="method-title">highlight_lines_extra</span>
  423. </dt>
  424. <dd class="index-item-body">
  425. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodhighlight_lines_extra">GeSHi::highlight_lines_extra()</a> in geshi.php</div>
  426. <div class="index-item-description">Specifies which lines to highlight extra</div>
  427. </dd>
  428. </dl>
  429. <a name="l"></a>
  430. <div class="index-letter-section">
  431. <div style="float: left" class="index-letter-title">l</div>
  432. <div style="float: right"><a href="#top">top</a></div>
  433. <div style="clear: both"></div>
  434. </div>
  435. <dl>
  436. <dt class="field">
  437. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  438. <span class="method-title">load_from_file</span>
  439. </dt>
  440. <dd class="index-item-body">
  441. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodload_from_file">GeSHi::load_from_file()</a> in geshi.php</div>
  442. <div class="index-item-description">Given a file name, this method loads its contents in, and attempts</div>
  443. </dd>
  444. </dl>
  445. <a name="o"></a>
  446. <div class="index-letter-section">
  447. <div style="float: left" class="index-letter-title">o</div>
  448. <div style="float: right"><a href="#top">top</a></div>
  449. <div style="clear: both"></div>
  450. </div>
  451. <dl>
  452. <dt class="field">
  453. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  454. <span class="method-title">optimize_keyword_group</span>
  455. </dt>
  456. <dd class="index-item-body">
  457. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodoptimize_keyword_group">GeSHi::optimize_keyword_group()</a> in geshi.php</div>
  458. <div class="index-item-description">compile optimized regexp list for keyword group</div>
  459. </dd>
  460. </dl>
  461. <a name="p"></a>
  462. <div class="index-letter-section">
  463. <div style="float: left" class="index-letter-title">p</div>
  464. <div style="float: right"><a href="#top">top</a></div>
  465. <div style="clear: both"></div>
  466. </div>
  467. <dl>
  468. <dt class="field">
  469. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  470. <span class="method-title">parse_code</span>
  471. </dt>
  472. <dd class="index-item-body">
  473. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodparse_code">GeSHi::parse_code()</a> in geshi.php</div>
  474. <div class="index-item-description">Returns the code in $this-&gt;source, highlighted and surrounded by the nessecary HTML.</div>
  475. </dd>
  476. </dl>
  477. <a name="r"></a>
  478. <div class="index-letter-section">
  479. <div style="float: left" class="index-letter-title">r</div>
  480. <div style="float: right"><a href="#top">top</a></div>
  481. <div style="clear: both"></div>
  482. </div>
  483. <dl>
  484. <dt class="field">
  485. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  486. <span class="method-title">remove_keyword</span>
  487. </dt>
  488. <dd class="index-item-body">
  489. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodremove_keyword">GeSHi::remove_keyword()</a> in geshi.php</div>
  490. <div class="index-item-description">Removes a keyword from a keyword group</div>
  491. </dd>
  492. <dt class="field">
  493. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  494. <span class="method-title">remove_keyword_group</span>
  495. </dt>
  496. <dd class="index-item-body">
  497. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodremove_keyword_group">GeSHi::remove_keyword_group()</a> in geshi.php</div>
  498. <div class="index-item-description">Removes a keyword group</div>
  499. </dd>
  500. </dl>
  501. <a name="s"></a>
  502. <div class="index-letter-section">
  503. <div style="float: left" class="index-letter-title">s</div>
  504. <div style="float: right"><a href="#top">top</a></div>
  505. <div style="clear: both"></div>
  506. </div>
  507. <dl>
  508. <dt class="field">
  509. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  510. <span class="method-title">set_brackets_highlighting</span>
  511. </dt>
  512. <dd class="index-item-body">
  513. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_brackets_highlighting">GeSHi::set_brackets_highlighting()</a> in geshi.php</div>
  514. <div class="index-item-description">Turns highlighting on/off for brackets</div>
  515. </dd>
  516. <dt class="field">
  517. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  518. <span class="method-title">set_brackets_style</span>
  519. </dt>
  520. <dd class="index-item-body">
  521. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_brackets_style">GeSHi::set_brackets_style()</a> in geshi.php</div>
  522. <div class="index-item-description">Sets the styles for brackets. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority</div>
  523. </dd>
  524. <dt class="field">
  525. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  526. <span class="method-title">set_case_keywords</span>
  527. </dt>
  528. <dd class="index-item-body">
  529. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_case_keywords">GeSHi::set_case_keywords()</a> in geshi.php</div>
  530. <div class="index-item-description">Sets the case that keywords should use when found. Use the constants:</div>
  531. </dd>
  532. <dt class="field">
  533. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  534. <span class="method-title">set_case_sensitivity</span>
  535. </dt>
  536. <dd class="index-item-body">
  537. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_case_sensitivity">GeSHi::set_case_sensitivity()</a> in geshi.php</div>
  538. <div class="index-item-description">Sets whether a set of keywords are checked for in a case sensitive manner</div>
  539. </dd>
  540. <dt class="field">
  541. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  542. <span class="method-title">set_code_style</span>
  543. </dt>
  544. <dd class="index-item-body">
  545. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_code_style">GeSHi::set_code_style()</a> in geshi.php</div>
  546. <div class="index-item-description">Sets the style for the actual code. This should be a string</div>
  547. </dd>
  548. <dt class="field">
  549. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  550. <span class="method-title">set_comments_highlighting</span>
  551. </dt>
  552. <dd class="index-item-body">
  553. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_comments_highlighting">GeSHi::set_comments_highlighting()</a> in geshi.php</div>
  554. <div class="index-item-description">Turns highlighting on/off for comment groups</div>
  555. </dd>
  556. <dt class="field">
  557. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  558. <span class="method-title">set_comments_style</span>
  559. </dt>
  560. <dd class="index-item-body">
  561. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_comments_style">GeSHi::set_comments_style()</a> in geshi.php</div>
  562. <div class="index-item-description">Sets the styles for comment groups. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority</div>
  563. </dd>
  564. <dt class="field">
  565. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  566. <span class="method-title">set_encoding</span>
  567. </dt>
  568. <dd class="index-item-body">
  569. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_encoding">GeSHi::set_encoding()</a> in geshi.php</div>
  570. <div class="index-item-description">Sets the encoding used for htmlspecialchars(), for international support.</div>
  571. </dd>
  572. <dt class="field">
  573. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  574. <span class="method-title">set_escape_characters_highlighting</span>
  575. </dt>
  576. <dd class="index-item-body">
  577. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_escape_characters_highlighting">GeSHi::set_escape_characters_highlighting()</a> in geshi.php</div>
  578. <div class="index-item-description">Turns highlighting on/off for escaped characters</div>
  579. </dd>
  580. <dt class="field">
  581. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  582. <span class="method-title">set_escape_characters_style</span>
  583. </dt>
  584. <dd class="index-item-body">
  585. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_escape_characters_style">GeSHi::set_escape_characters_style()</a> in geshi.php</div>
  586. <div class="index-item-description">Sets the styles for escaped characters. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority</div>
  587. </dd>
  588. <dt class="field">
  589. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  590. <span class="method-title">set_footer_content</span>
  591. </dt>
  592. <dd class="index-item-body">
  593. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_footer_content">GeSHi::set_footer_content()</a> in geshi.php</div>
  594. <div class="index-item-description">Sets the content of the footer block</div>
  595. </dd>
  596. <dt class="field">
  597. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  598. <span class="method-title">set_footer_content_style</span>
  599. </dt>
  600. <dd class="index-item-body">
  601. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_footer_content_style">GeSHi::set_footer_content_style()</a> in geshi.php</div>
  602. <div class="index-item-description">Sets the style for the footer content</div>
  603. </dd>
  604. <dt class="field">
  605. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  606. <span class="method-title">set_header_content</span>
  607. </dt>
  608. <dd class="index-item-body">
  609. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_header_content">GeSHi::set_header_content()</a> in geshi.php</div>
  610. <div class="index-item-description">Sets the content of the header block</div>
  611. </dd>
  612. <dt class="field">
  613. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  614. <span class="method-title">set_header_content_style</span>
  615. </dt>
  616. <dd class="index-item-body">
  617. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_header_content_style">GeSHi::set_header_content_style()</a> in geshi.php</div>
  618. <div class="index-item-description">Sets the style for the header content</div>
  619. </dd>
  620. <dt class="field">
  621. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  622. <span class="method-title">set_header_type</span>
  623. </dt>
  624. <dd class="index-item-body">
  625. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_header_type">GeSHi::set_header_type()</a> in geshi.php</div>
  626. <div class="index-item-description">Sets the type of header to be used.</div>
  627. </dd>
  628. <dt class="field">
  629. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  630. <span class="method-title">set_highlight_lines_extra_style</span>
  631. </dt>
  632. <dd class="index-item-body">
  633. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_highlight_lines_extra_style">GeSHi::set_highlight_lines_extra_style()</a> in geshi.php</div>
  634. <div class="index-item-description">Sets the style for extra-highlighted lines</div>
  635. </dd>
  636. <dt class="field">
  637. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  638. <span class="method-title">set_important_styles</span>
  639. </dt>
  640. <dd class="index-item-body">
  641. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_important_styles">GeSHi::set_important_styles()</a> in geshi.php</div>
  642. <div class="index-item-description">Sets styles for important parts of the code</div>
  643. </dd>
  644. <dt class="field">
  645. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  646. <span class="method-title">set_keyword_group_highlighting</span>
  647. </dt>
  648. <dd class="index-item-body">
  649. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_keyword_group_highlighting">GeSHi::set_keyword_group_highlighting()</a> in geshi.php</div>
  650. <div class="index-item-description">Turns highlighting on/off for a keyword group</div>
  651. </dd>
  652. <dt class="field">
  653. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  654. <span class="method-title">set_keyword_group_style</span>
  655. </dt>
  656. <dd class="index-item-body">
  657. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_keyword_group_style">GeSHi::set_keyword_group_style()</a> in geshi.php</div>
  658. <div class="index-item-description">Sets the style for a keyword group. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority</div>
  659. </dd>
  660. <dt class="field">
  661. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  662. <span class="method-title">set_language</span>
  663. </dt>
  664. <dd class="index-item-body">
  665. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_language">GeSHi::set_language()</a> in geshi.php</div>
  666. <div class="index-item-description">Sets the language for this object</div>
  667. </dd>
  668. <dt class="field">
  669. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  670. <span class="method-title">set_language_path</span>
  671. </dt>
  672. <dd class="index-item-body">
  673. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_language_path">GeSHi::set_language_path()</a> in geshi.php</div>
  674. <div class="index-item-description">Sets the path to the directory containing the language files. Note that this path is relative to the directory of the script that included geshi.php, NOT geshi.php itself.</div>
  675. </dd>
  676. <dt class="field">
  677. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  678. <span class="method-title">set_line_ending</span>
  679. </dt>
  680. <dd class="index-item-body">
  681. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_line_ending">GeSHi::set_line_ending()</a> in geshi.php</div>
  682. <div class="index-item-description">Sets the line-ending</div>
  683. </dd>
  684. <dt class="field">
  685. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  686. <span class="method-title">set_line_style</span>
  687. </dt>
  688. <dd class="index-item-body">
  689. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_line_style">GeSHi::set_line_style()</a> in geshi.php</div>
  690. <div class="index-item-description">Sets the styles for the line numbers.</div>
  691. </dd>
  692. <dt class="field">
  693. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  694. <span class="method-title">set_link_styles</span>
  695. </dt>
  696. <dd class="index-item-body">
  697. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_link_styles">GeSHi::set_link_styles()</a> in geshi.php</div>
  698. <div class="index-item-description">Sets styles for links in code</div>
  699. </dd>
  700. <dt class="field">
  701. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  702. <span class="method-title">set_link_target</span>
  703. </dt>
  704. <dd class="index-item-body">
  705. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_link_target">GeSHi::set_link_target()</a> in geshi.php</div>
  706. <div class="index-item-description">Sets the target for links in code</div>
  707. </dd>
  708. <dt class="field">
  709. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  710. <span class="method-title">set_methods_highlighting</span>
  711. </dt>
  712. <dd class="index-item-body">
  713. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_methods_highlighting">GeSHi::set_methods_highlighting()</a> in geshi.php</div>
  714. <div class="index-item-description">Turns highlighting on/off for methods</div>
  715. </dd>
  716. <dt class="field">
  717. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  718. <span class="method-title">set_methods_style</span>
  719. </dt>
  720. <dd class="index-item-body">
  721. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_methods_style">GeSHi::set_methods_style()</a> in geshi.php</div>
  722. <div class="index-item-description">Sets the styles for methods. $key is a number that references the</div>
  723. </dd>
  724. <dt class="field">
  725. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  726. <span class="method-title">set_numbers_highlighting</span>
  727. </dt>
  728. <dd class="index-item-body">
  729. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_numbers_highlighting">GeSHi::set_numbers_highlighting()</a> in geshi.php</div>
  730. <div class="index-item-description">Turns highlighting on/off for numbers</div>
  731. </dd>
  732. <dt class="field">
  733. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  734. <span class="method-title">set_numbers_style</span>
  735. </dt>
  736. <dd class="index-item-body">
  737. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_numbers_style">GeSHi::set_numbers_style()</a> in geshi.php</div>
  738. <div class="index-item-description">Sets the styles for numbers. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority</div>
  739. </dd>
  740. <dt class="field">
  741. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  742. <span class="method-title">set_overall_class</span>
  743. </dt>
  744. <dd class="index-item-body">
  745. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_overall_class">GeSHi::set_overall_class()</a> in geshi.php</div>
  746. <div class="index-item-description">Sets the overall classname for this block of code. This class can then be used in a stylesheet to style this object's output</div>
  747. </dd>
  748. <dt class="field">
  749. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  750. <span class="method-title">set_overall_id</span>
  751. </dt>
  752. <dd class="index-item-body">
  753. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_overall_id">GeSHi::set_overall_id()</a> in geshi.php</div>
  754. <div class="index-item-description">Sets the overall id for this block of code. This id can then be used in a stylesheet to style this object's output</div>
  755. </dd>
  756. <dt class="field">
  757. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  758. <span class="method-title">set_overall_style</span>
  759. </dt>
  760. <dd class="index-item-body">
  761. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_overall_style">GeSHi::set_overall_style()</a> in geshi.php</div>
  762. <div class="index-item-description">Sets the styles for the code that will be outputted when this object is parsed. The style should be a string of valid stylesheet declarations</div>
  763. </dd>
  764. <dt class="field">
  765. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  766. <span class="method-title">set_regexps_highlighting</span>
  767. </dt>
  768. <dd class="index-item-body">
  769. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_regexps_highlighting">GeSHi::set_regexps_highlighting()</a> in geshi.php</div>
  770. <div class="index-item-description">Turns highlighting on/off for regexps</div>
  771. </dd>
  772. <dt class="field">
  773. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  774. <span class="method-title">set_regexps_style</span>
  775. </dt>
  776. <dd class="index-item-body">
  777. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_regexps_style">GeSHi::set_regexps_style()</a> in geshi.php</div>
  778. <div class="index-item-description">Sets the styles for regexps. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority</div>
  779. </dd>
  780. <dt class="field">
  781. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  782. <span class="method-title">set_source</span>
  783. </dt>
  784. <dd class="index-item-body">
  785. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_source">GeSHi::set_source()</a> in geshi.php</div>
  786. <div class="index-item-description">Sets the source code for this object</div>
  787. </dd>
  788. <dt class="field">
  789. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  790. <span class="method-title">set_strings_highlighting</span>
  791. </dt>
  792. <dd class="index-item-body">
  793. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_strings_highlighting">GeSHi::set_strings_highlighting()</a> in geshi.php</div>
  794. <div class="index-item-description">Turns highlighting on/off for strings</div>
  795. </dd>
  796. <dt class="field">
  797. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  798. <span class="method-title">set_strings_style</span>
  799. </dt>
  800. <dd class="index-item-body">
  801. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_strings_style">GeSHi::set_strings_style()</a> in geshi.php</div>
  802. <div class="index-item-description">Sets the styles for strings. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority</div>
  803. </dd>
  804. <dt class="field">
  805. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  806. <span class="method-title">set_symbols_highlighting</span>
  807. </dt>
  808. <dd class="index-item-body">
  809. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_symbols_highlighting">GeSHi::set_symbols_highlighting()</a> in geshi.php</div>
  810. <div class="index-item-description">Turns highlighting on/off for symbols</div>
  811. </dd>
  812. <dt class="field">
  813. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  814. <span class="method-title">set_symbols_style</span>
  815. </dt>
  816. <dd class="index-item-body">
  817. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_symbols_style">GeSHi::set_symbols_style()</a> in geshi.php</div>
  818. <div class="index-item-description">Sets the styles for symbols. If $preserve_defaults is true, then styles are merged with the default styles, with the user defined styles having priority</div>
  819. </dd>
  820. <dt class="field">
  821. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  822. <span class="method-title">set_tab_width</span>
  823. </dt>
  824. <dd class="index-item-body">
  825. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_tab_width">GeSHi::set_tab_width()</a> in geshi.php</div>
  826. <div class="index-item-description">Sets how many spaces a tab is substituted for</div>
  827. </dd>
  828. <dt class="field">
  829. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  830. <span class="method-title">set_url_for_keyword_group</span>
  831. </dt>
  832. <dd class="index-item-body">
  833. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_url_for_keyword_group">GeSHi::set_url_for_keyword_group()</a> in geshi.php</div>
  834. <div class="index-item-description">Sets the base URL to be used for keywords</div>
  835. </dd>
  836. <dt class="field">
  837. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  838. <span class="method-title">set_use_language_tab_width</span>
  839. </dt>
  840. <dd class="index-item-body">
  841. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodset_use_language_tab_width">GeSHi::set_use_language_tab_width()</a> in geshi.php</div>
  842. <div class="index-item-description">Sets whether or not to use tab-stop width specifed by language</div>
  843. </dd>
  844. <dt class="field">
  845. <img src="media/images/Method.png" alt="Method" title="Method" /></title>
  846. <span class="method-title">start_line_numbers_at</span>
  847. </dt>
  848. <dd class="index-item-body">
  849. <div class="index-item-details"><a href="geshi/core/GeSHi.html#methodstart_line_numbers_at">GeSHi::start_line_numbers_at()</a> in geshi.php</div>
  850. <div class="index-item-description">Sets what number line numbers should start at. Should be a positive integer, and will be converted to one.</div>
  851. </dd>
  852. </dl>
  853. <div class="index-letter-menu">
  854. <a class="index-letter" href="elementindex.html#a">a</a>
  855. <a class="index-letter" href="elementindex.html#d">d</a>
  856. <a class="index-letter" href="elementindex.html#e">e</a>
  857. <a class="index-letter" href="elementindex.html#g">g</a>
  858. <a class="index-letter" href="elementindex.html#h">h</a>
  859. <a class="index-letter" href="elementindex.html#l">l</a>
  860. <a class="index-letter" href="elementindex.html#o">o</a>
  861. <a class="index-letter" href="elementindex.html#p">p</a>
  862. <a class="index-letter" href="elementindex.html#r">r</a>
  863. <a class="index-letter" href="elementindex.html#s">s</a>
  864. </div> </body>
  865. </html>