PageRenderTime 67ms CodeModel.GetById 28ms RepoModel.GetById 0ms app.codeStats 1ms

/phpdocs/web/packages/structure.xml

https://bitbucket.org/jcjordan/jcjordan.bitbucket.org
XML | 1142 lines | 1142 code | 0 blank | 0 comment | 0 complexity | 6cc6564c57949fa510122b7e93de682c MD5 | raw file
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <project version="2.0.0a12" title="">
  3. <file path="example_faq/blocks/page_list/templates/example_faq_page_list/view.php" hash="190c9d2ea7e23078bf470c82fb6da07b" package="Default">
  4. <parse_markers>
  5. <error line="0" code="50007">No page-level DocBlock was found in file example_faq/blocks/page_list/templates/example_faq_page_list/view.php</error>
  6. </parse_markers>
  7. </file>
  8. <file path="example_faq/controller.php" hash="72f6c296e651571b2d5f1a911c9ace3b" package="Default">
  9. <class final="false" abstract="false" namespace="global" line="5" package="Default">
  10. <extends>\Package</extends>
  11. <name>ExampleFaqPackage</name>
  12. <full_name>\ExampleFaqPackage</full_name>
  13. <property final="false" static="false" visibility="protected" line="7" namespace="global" package="Default">
  14. <name>$pkgHandle</name>
  15. <default>'example_faq'</default>
  16. </property>
  17. <property final="false" static="false" visibility="protected" line="8" namespace="global" package="Default">
  18. <name>$appVersionRequired</name>
  19. <default>'5.5.0'</default>
  20. </property>
  21. <property final="false" static="false" visibility="protected" line="9" namespace="global" package="Default">
  22. <name>$pkgVersion</name>
  23. <default>'1.2.0'</default>
  24. </property>
  25. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="11" package="Default">
  26. <name>getPackageDescription</name>
  27. <full_name>getPackageDescription</full_name>
  28. </method>
  29. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="15" package="Default">
  30. <name>getPackageName</name>
  31. <full_name>getPackageName</full_name>
  32. </method>
  33. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="19" package="Default">
  34. <name>upgrade</name>
  35. <full_name>upgrade</full_name>
  36. </method>
  37. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="35" package="Default">
  38. <name>install</name>
  39. <full_name>install</full_name>
  40. </method>
  41. </class>
  42. <parse_markers>
  43. <error line="0" code="50007">No page-level DocBlock was found in file example_faq/controller.php</error>
  44. <error line="5" code="50000">No DocBlock was found for \ExampleFaqPackage</error>
  45. <error line="7" code="50018">No DocBlock was found for property $pkgHandle</error>
  46. <error line="8" code="50018">No DocBlock was found for property $appVersionRequired</error>
  47. <error line="9" code="50018">No DocBlock was found for property $pkgVersion</error>
  48. <error line="11" code="50010">No DocBlock was found for method getPackageDescription()</error>
  49. <error line="15" code="50010">No DocBlock was found for method getPackageName()</error>
  50. <error line="19" code="50010">No DocBlock was found for method upgrade()</error>
  51. <error line="35" code="50010">No DocBlock was found for method install()</error>
  52. </parse_markers>
  53. </file>
  54. <file path="example_faq/controllers/dashboard/example_faq/controller.php" hash="103438049c6ee36f254024830a12d792" package="Default">
  55. <class final="false" abstract="false" namespace="global" line="3" package="Default">
  56. <extends>\Controller</extends>
  57. <name>DashboardExampleFaqController</name>
  58. <full_name>\DashboardExampleFaqController</full_name>
  59. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="5" package="Default">
  60. <name>__construct</name>
  61. <full_name>__construct</full_name>
  62. </method>
  63. </class>
  64. <parse_markers>
  65. <error line="0" code="50007">No page-level DocBlock was found in file example_faq/controllers/dashboard/example_faq/controller.php</error>
  66. <error line="3" code="50000">No DocBlock was found for \DashboardExampleFaqController</error>
  67. <error line="5" code="50010">No DocBlock was found for method __construct()</error>
  68. </parse_markers>
  69. </file>
  70. <file path="example_faq/controllers/dashboard/example_faq/faq_entries.php" hash="2c7a9f8ec90f214667eb5411ea135051" package="Default">
  71. <class final="false" abstract="false" namespace="global" line="4" package="Default">
  72. <extends>\Controller</extends>
  73. <name>DashboardExampleFaqFaqEntriesController</name>
  74. <full_name>\DashboardExampleFaqFaqEntriesController</full_name>
  75. <property final="false" static="false" visibility="public" line="6" namespace="global" package="Default">
  76. <name>$helpers</name>
  77. <default>array('html', 'form')</default>
  78. </property>
  79. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="8" package="Default">
  80. <name>on_start</name>
  81. <full_name>on_start</full_name>
  82. </method>
  83. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="13" package="Default">
  84. <name>view</name>
  85. <full_name>view</full_name>
  86. </method>
  87. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="29" package="Default">
  88. <name>loadFAQSections</name>
  89. <full_name>loadFAQSections</full_name>
  90. </method>
  91. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="42" package="Default">
  92. <name>edit</name>
  93. <full_name>edit</full_name>
  94. <argument line="42">
  95. <name>$cID</name>
  96. <default></default>
  97. <type/>
  98. </argument>
  99. </method>
  100. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="53" package="Default">
  101. <name>setupForm</name>
  102. <full_name>setupForm</full_name>
  103. </method>
  104. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="65" package="Default">
  105. <name>add</name>
  106. <full_name>add</full_name>
  107. </method>
  108. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="80" package="Default">
  109. <name>update</name>
  110. <full_name>update</full_name>
  111. </method>
  112. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="100" package="Default">
  113. <name>validate</name>
  114. <full_name>validate</full_name>
  115. </method>
  116. <method final="false" abstract="false" static="false" visibility="private" namespace="global" line="126" package="Default">
  117. <name>saveData</name>
  118. <full_name>saveData</full_name>
  119. <argument line="126">
  120. <name>$p</name>
  121. <default></default>
  122. <type/>
  123. </argument>
  124. </method>
  125. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="142" package="Default">
  126. <name>faq_added</name>
  127. <full_name>faq_added</full_name>
  128. </method>
  129. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="147" package="Default">
  130. <name>faq_updated</name>
  131. <full_name>faq_updated</full_name>
  132. </method>
  133. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="152" package="Default">
  134. <name>on_before_render</name>
  135. <full_name>on_before_render</full_name>
  136. </method>
  137. </class>
  138. <parse_markers>
  139. <error line="0" code="50007">No page-level DocBlock was found in file example_faq/controllers/dashboard/example_faq/faq_entries.php</error>
  140. <error line="4" code="50000">No DocBlock was found for \DashboardExampleFaqFaqEntriesController</error>
  141. <error line="6" code="50018">No DocBlock was found for property $helpers</error>
  142. <error line="8" code="50010">No DocBlock was found for method on_start()</error>
  143. <error line="13" code="50010">No DocBlock was found for method view()</error>
  144. <error line="29" code="50010">No DocBlock was found for method loadFAQSections()</error>
  145. <error line="42" code="50010">No DocBlock was found for method edit()</error>
  146. <error line="53" code="50010">No DocBlock was found for method setupForm()</error>
  147. <error line="65" code="50010">No DocBlock was found for method add()</error>
  148. <error line="80" code="50010">No DocBlock was found for method update()</error>
  149. <error line="100" code="50010">No DocBlock was found for method validate()</error>
  150. <error line="126" code="50010">No DocBlock was found for method saveData()</error>
  151. <error line="142" code="50010">No DocBlock was found for method faq_added()</error>
  152. <error line="147" code="50010">No DocBlock was found for method faq_updated()</error>
  153. <error line="152" code="50010">No DocBlock was found for method on_before_render()</error>
  154. </parse_markers>
  155. </file>
  156. <file path="example_faq/single_pages/dashboard/example_faq/faq_entries.php" hash="b2eff7e96b0162c4210164fd35e8f3c4" package="Default">
  157. <parse_markers>
  158. <error line="0" code="50007">No page-level DocBlock was found in file example_faq/single_pages/dashboard/example_faq/faq_entries.php</error>
  159. </parse_markers>
  160. </file>
  161. <file path="example_faq/single_pages/dashboard/example_faq/view.php" hash="d41d8cd98f00b204e9800998ecf8427e" package="Default">
  162. <parse_markers>
  163. <error line="0" code="50007">No page-level DocBlock was found in file example_faq/single_pages/dashboard/example_faq/view.php</error>
  164. </parse_markers>
  165. </file>
  166. <file path="form_tableless_layout/blocks/form/templates/tableless_layout.php" hash="21b1f22a6097c638bcf4e1ced789c385" package="Default">
  167. <parse_markers>
  168. <error line="0" code="50007">No page-level DocBlock was found in file form_tableless_layout/blocks/form/templates/tableless_layout.php</error>
  169. </parse_markers>
  170. </file>
  171. <file path="form_tableless_layout/controller.php" hash="09be37292b1e4dbcac54d71bee6a256b" package="Default">
  172. <class final="false" abstract="false" namespace="global" line="4" package="Default">
  173. <extends>\Package</extends>
  174. <name>FormTablelessLayoutPackage</name>
  175. <full_name>\FormTablelessLayoutPackage</full_name>
  176. <property final="false" static="false" visibility="protected" line="6" namespace="global" package="Default">
  177. <name>$pkgHandle</name>
  178. <default>'form_tableless_layout'</default>
  179. </property>
  180. <property final="false" static="false" visibility="protected" line="7" namespace="global" package="Default">
  181. <name>$appVersionRequired</name>
  182. <default>'5.5'</default>
  183. </property>
  184. <property final="false" static="false" visibility="protected" line="8" namespace="global" package="Default">
  185. <name>$pkgVersion</name>
  186. <default>'1.2'</default>
  187. </property>
  188. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="10" package="Default">
  189. <name>getPackageName</name>
  190. <full_name>getPackageName</full_name>
  191. </method>
  192. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="14" package="Default">
  193. <name>getPackageDescription</name>
  194. <full_name>getPackageDescription</full_name>
  195. </method>
  196. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="18" package="Default">
  197. <name>install</name>
  198. <full_name>install</full_name>
  199. </method>
  200. </class>
  201. <parse_markers>
  202. <error line="0" code="50007">No page-level DocBlock was found in file form_tableless_layout/controller.php</error>
  203. <error line="4" code="50000">No DocBlock was found for \FormTablelessLayoutPackage</error>
  204. <error line="6" code="50018">No DocBlock was found for property $pkgHandle</error>
  205. <error line="7" code="50018">No DocBlock was found for property $appVersionRequired</error>
  206. <error line="8" code="50018">No DocBlock was found for property $pkgVersion</error>
  207. <error line="10" code="50010">No DocBlock was found for method getPackageName()</error>
  208. <error line="14" code="50010">No DocBlock was found for method getPackageDescription()</error>
  209. <error line="18" code="50010">No DocBlock was found for method install()</error>
  210. </parse_markers>
  211. </file>
  212. <file path="scottc_url_director/controller.php" hash="379ff5ae52c0e98aaa78af9f001828f9" package="Default">
  213. <class final="false" abstract="false" namespace="global" line="3" package="Default">
  214. <extends>\Package</extends>
  215. <name>ScottcUrlDirectorPackage</name>
  216. <full_name>\ScottcUrlDirectorPackage</full_name>
  217. <property final="false" static="false" visibility="protected" line="5" namespace="global" package="Default">
  218. <name>$pkgHandle</name>
  219. <default>'scottc_url_director'</default>
  220. </property>
  221. <property final="false" static="false" visibility="protected" line="6" namespace="global" package="Default">
  222. <name>$appVersionRequired</name>
  223. <default>'5.6.0'</default>
  224. </property>
  225. <property final="false" static="false" visibility="protected" line="7" namespace="global" package="Default">
  226. <name>$pkgVersion</name>
  227. <default>'1.6.1'</default>
  228. </property>
  229. <property final="false" static="false" visibility="protected" line="8" namespace="global" package="Default">
  230. <name>$packageObject</name>
  231. <default></default>
  232. </property>
  233. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="10" package="Default">
  234. <name>getPackageDescription</name>
  235. <full_name>getPackageDescription</full_name>
  236. </method>
  237. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="14" package="Default">
  238. <name>getPackageName</name>
  239. <full_name>getPackageName</full_name>
  240. </method>
  241. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="18" package="Default">
  242. <name>install</name>
  243. <full_name>install</full_name>
  244. </method>
  245. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="23" package="Default">
  246. <name>on_start</name>
  247. <full_name>on_start</full_name>
  248. </method>
  249. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="31" package="Default">
  250. <name>on_page_output</name>
  251. <full_name>on_page_output</full_name>
  252. <argument line="31">
  253. <name>$content</name>
  254. <default></default>
  255. <type/>
  256. </argument>
  257. </method>
  258. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="37" package="Default">
  259. <name>getPackageObject</name>
  260. <full_name>getPackageObject</full_name>
  261. </method>
  262. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="42" package="Default">
  263. <name>uninstall</name>
  264. <full_name>uninstall</full_name>
  265. </method>
  266. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="52" package="Default">
  267. <name>_registerAutoloader</name>
  268. <full_name>_registerAutoloader</full_name>
  269. </method>
  270. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="56" package="Default">
  271. <name>autoLoader</name>
  272. <full_name>autoLoader</full_name>
  273. <argument line="56">
  274. <name>$class</name>
  275. <default></default>
  276. <type/>
  277. </argument>
  278. </method>
  279. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="83" package="Default">
  280. <name>upgrade</name>
  281. <full_name>upgrade</full_name>
  282. </method>
  283. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="88" package="Default">
  284. <name>installSinglePages</name>
  285. <full_name>installSinglePages</full_name>
  286. </method>
  287. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="109" package="Default">
  288. <name>aliasMainPageUnderneathItself</name>
  289. <full_name>aliasMainPageUnderneathItself</full_name>
  290. </method>
  291. </class>
  292. <parse_markers>
  293. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/controller.php</error>
  294. <error line="3" code="50000">No DocBlock was found for \ScottcUrlDirectorPackage</error>
  295. <error line="5" code="50018">No DocBlock was found for property $pkgHandle</error>
  296. <error line="6" code="50018">No DocBlock was found for property $appVersionRequired</error>
  297. <error line="7" code="50018">No DocBlock was found for property $pkgVersion</error>
  298. <error line="8" code="50018">No DocBlock was found for property $packageObject</error>
  299. <error line="10" code="50010">No DocBlock was found for method getPackageDescription()</error>
  300. <error line="14" code="50010">No DocBlock was found for method getPackageName()</error>
  301. <error line="18" code="50010">No DocBlock was found for method install()</error>
  302. <error line="23" code="50010">No DocBlock was found for method on_start()</error>
  303. <error line="31" code="50010">No DocBlock was found for method on_page_output()</error>
  304. <error line="37" code="50010">No DocBlock was found for method getPackageObject()</error>
  305. <error line="42" code="50010">No DocBlock was found for method uninstall()</error>
  306. <error line="52" code="50010">No DocBlock was found for method _registerAutoloader()</error>
  307. <error line="56" code="50010">No DocBlock was found for method autoLoader()</error>
  308. <error line="83" code="50010">No DocBlock was found for method upgrade()</error>
  309. <error line="88" code="50010">No DocBlock was found for method installSinglePages()</error>
  310. <error line="109" code="50010">No DocBlock was found for method aliasMainPageUnderneathItself()</error>
  311. </parse_markers>
  312. </file>
  313. <file path="scottc_url_director/controllers/dashboard/url_director/controller.php" hash="dcb86169dd5132072abe93be8d90db59" package="Default">
  314. <class final="false" abstract="false" namespace="global" line="3" package="Default">
  315. <extends>\ScottcDashboardUrlDirectorController</extends>
  316. <name>DashboardUrlDirectorController</name>
  317. <full_name>\DashboardUrlDirectorController</full_name>
  318. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="4" package="Default">
  319. <name>dismissed</name>
  320. <full_name>dismissed</full_name>
  321. </method>
  322. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="11" package="Default">
  323. <name>view</name>
  324. <full_name>view</full_name>
  325. </method>
  326. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="20" package="Default">
  327. <name>load_url_action</name>
  328. <full_name>load_url_action</full_name>
  329. </method>
  330. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="26" package="Default">
  331. <name>load_url_ignore</name>
  332. <full_name>load_url_ignore</full_name>
  333. </method>
  334. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="32" package="Default">
  335. <name>load_url_delete</name>
  336. <full_name>load_url_delete</full_name>
  337. </method>
  338. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="39" package="Default">
  339. <name>save_ignored</name>
  340. <full_name>save_ignored</full_name>
  341. </method>
  342. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="50" package="Default">
  343. <name>redirectToMyself</name>
  344. <full_name>redirectToMyself</full_name>
  345. </method>
  346. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="59" package="Default">
  347. <name>saveMappingFromPost</name>
  348. <full_name>saveMappingFromPost</full_name>
  349. <docblock line="55">
  350. <description>This saves a single record</description>
  351. <long-description></long-description>
  352. <tag line="55" name="return" description="" type="\ScottcURLDirectorMissedRecords">
  353. <type by_reference="false">\ScottcURLDirectorMissedRecords</type>
  354. </tag>
  355. </docblock>
  356. </method>
  357. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="80" package="Default">
  358. <name>save</name>
  359. <full_name>save</full_name>
  360. </method>
  361. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="154" package="Default">
  362. <name>saveOneFromPost</name>
  363. <full_name>saveOneFromPost</full_name>
  364. </method>
  365. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="158" package="Default">
  366. <name>saveMultipleFromPost</name>
  367. <full_name>saveMultipleFromPost</full_name>
  368. </method>
  369. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="163" package="Default">
  370. <name>save_delete</name>
  371. <full_name>save_delete</full_name>
  372. </method>
  373. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="173" package="Default">
  374. <name>search_records</name>
  375. <full_name>search_records</full_name>
  376. </method>
  377. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="181" package="Default">
  378. <name>search</name>
  379. <full_name>search</full_name>
  380. </method>
  381. </class>
  382. <parse_markers>
  383. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/controllers/dashboard/url_director/controller.php</error>
  384. <error line="3" code="50000">No DocBlock was found for \DashboardUrlDirectorController</error>
  385. <error line="4" code="50010">No DocBlock was found for method dismissed()</error>
  386. <error line="11" code="50010">No DocBlock was found for method view()</error>
  387. <error line="20" code="50010">No DocBlock was found for method load_url_action()</error>
  388. <error line="26" code="50010">No DocBlock was found for method load_url_ignore()</error>
  389. <error line="32" code="50010">No DocBlock was found for method load_url_delete()</error>
  390. <error line="39" code="50010">No DocBlock was found for method save_ignored()</error>
  391. <error line="50" code="50010">No DocBlock was found for method redirectToMyself()</error>
  392. <error line="80" code="50010">No DocBlock was found for method save()</error>
  393. <error line="154" code="50010">No DocBlock was found for method saveOneFromPost()</error>
  394. <error line="158" code="50010">No DocBlock was found for method saveMultipleFromPost()</error>
  395. <error line="163" code="50010">No DocBlock was found for method save_delete()</error>
  396. <error line="173" code="50010">No DocBlock was found for method search_records()</error>
  397. <error line="181" code="50010">No DocBlock was found for method search()</error>
  398. </parse_markers>
  399. </file>
  400. <file path="scottc_url_director/controllers/dashboard/url_director/search.php" hash="a17d7010b32e2431a912eaae511f04c8" package="Default">
  401. <class final="false" abstract="false" namespace="global" line="3" package="Default">
  402. <extends>\Controller</extends>
  403. <name>DashboardUrlDirectorSearchController</name>
  404. <full_name>\DashboardUrlDirectorSearchController</full_name>
  405. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="4" package="Default">
  406. <name>on_start</name>
  407. <full_name>on_start</full_name>
  408. </method>
  409. </class>
  410. <parse_markers>
  411. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/controllers/dashboard/url_director/search.php</error>
  412. <error line="3" code="50000">No DocBlock was found for \DashboardUrlDirectorSearchController</error>
  413. <error line="4" code="50010">No DocBlock was found for method on_start()</error>
  414. </parse_markers>
  415. </file>
  416. <file path="scottc_url_director/controllers/dashboard/url_director/settings.php" hash="4f9b9b9eaf17d9c325a1438185c0a09a" package="Default">
  417. <class final="false" abstract="false" namespace="global" line="3" package="Default">
  418. <extends>\ScottcDashboardUrlDirectorController</extends>
  419. <name>DashboardUrlDirectorSettingsController</name>
  420. <full_name>\DashboardUrlDirectorSettingsController</full_name>
  421. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="4" package="Default">
  422. <name>on_start</name>
  423. <full_name>on_start</full_name>
  424. </method>
  425. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="7" package="Default">
  426. <name>view</name>
  427. <full_name>view</full_name>
  428. </method>
  429. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="13" package="Default">
  430. <name>save</name>
  431. <full_name>save</full_name>
  432. </method>
  433. </class>
  434. <parse_markers>
  435. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/controllers/dashboard/url_director/settings.php</error>
  436. <error line="3" code="50000">No DocBlock was found for \DashboardUrlDirectorSettingsController</error>
  437. <error line="4" code="50010">No DocBlock was found for method on_start()</error>
  438. <error line="7" code="50010">No DocBlock was found for method view()</error>
  439. <error line="13" code="50010">No DocBlock was found for method save()</error>
  440. </parse_markers>
  441. </file>
  442. <file path="scottc_url_director/elements/mapping_popover.php" hash="01ea0f9dfc5405a7d54fa650b01f9822" package="Default">
  443. <parse_markers>
  444. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/elements/mapping_popover.php</error>
  445. </parse_markers>
  446. </file>
  447. <file path="scottc_url_director/elements/url_action_form.php" hash="3dde0e868c73da7936723a6bd60ff88b" package="Default">
  448. <parse_markers>
  449. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/elements/url_action_form.php</error>
  450. </parse_markers>
  451. </file>
  452. <file path="scottc_url_director/elements/url_delete.php" hash="8609d299f0fe4ab62cc9a80b6ee3196a" package="Default">
  453. <parse_markers>
  454. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/elements/url_delete.php</error>
  455. </parse_markers>
  456. </file>
  457. <file path="scottc_url_director/elements/url_ignore.php" hash="fbb9ba8197479e794c4497bc130ceea5" package="Default">
  458. <parse_markers>
  459. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/elements/url_ignore.php</error>
  460. </parse_markers>
  461. </file>
  462. <file path="scottc_url_director/libraries/config.php" hash="eaa64c80e7247149dad819044cddf130" package="Default">
  463. <class final="false" abstract="false" namespace="global" line="3" package="Default">
  464. <extends/>
  465. <name>ScottcURLDirectorConfig</name>
  466. <full_name>\ScottcURLDirectorConfig</full_name>
  467. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="4" package="Default">
  468. <name>set</name>
  469. <full_name>set</full_name>
  470. <argument line="4">
  471. <name>$key</name>
  472. <default></default>
  473. <type/>
  474. </argument>
  475. <argument line="4">
  476. <name>$value</name>
  477. <default></default>
  478. <type/>
  479. </argument>
  480. </method>
  481. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="9" package="Default">
  482. <name>get</name>
  483. <full_name>get</full_name>
  484. <argument line="9">
  485. <name>$key</name>
  486. <default></default>
  487. <type/>
  488. </argument>
  489. </method>
  490. <method final="false" abstract="false" static="true" visibility="protected" namespace="global" line="14" package="Default">
  491. <name>getPackageConfigObject</name>
  492. <full_name>getPackageConfigObject</full_name>
  493. </method>
  494. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="20" package="Default">
  495. <name>get404PageObject</name>
  496. <full_name>get404PageObject</full_name>
  497. </method>
  498. </class>
  499. <parse_markers>
  500. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/libraries/config.php</error>
  501. <error line="3" code="50000">No DocBlock was found for \ScottcURLDirectorConfig</error>
  502. <error line="4" code="50010">No DocBlock was found for method set()</error>
  503. <error line="9" code="50010">No DocBlock was found for method get()</error>
  504. <error line="14" code="50010">No DocBlock was found for method getPackageConfigObject()</error>
  505. <error line="20" code="50010">No DocBlock was found for method get404PageObject()</error>
  506. </parse_markers>
  507. </file>
  508. <file path="scottc_url_director/libraries/dashboard.php" hash="4777259739f7b2f62f081c975867daab" package="Default">
  509. <class final="false" abstract="false" namespace="global" line="5" package="Default">
  510. <extends>\Controller</extends>
  511. <name>ScottcDashboardUrlDirectorController</name>
  512. <full_name>\ScottcDashboardUrlDirectorController</full_name>
  513. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="6" package="Default">
  514. <name>on_start</name>
  515. <full_name>on_start</full_name>
  516. </method>
  517. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="20" package="Default">
  518. <name>set_flash_message</name>
  519. <full_name>set_flash_message</full_name>
  520. <argument line="20">
  521. <name>$message</name>
  522. <default></default>
  523. <type/>
  524. </argument>
  525. </method>
  526. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="24" package="Default">
  527. <name>add_error</name>
  528. <full_name>add_error</full_name>
  529. <argument line="24">
  530. <name>$error_text</name>
  531. <default></default>
  532. <type/>
  533. </argument>
  534. </method>
  535. </class>
  536. <parse_markers>
  537. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/libraries/dashboard.php</error>
  538. <error line="5" code="50000">No DocBlock was found for \ScottcDashboardUrlDirectorController</error>
  539. <error line="6" code="50010">No DocBlock was found for method on_start()</error>
  540. <error line="20" code="50010">No DocBlock was found for method set_flash_message()</error>
  541. <error line="24" code="50010">No DocBlock was found for method add_error()</error>
  542. </parse_markers>
  543. </file>
  544. <file path="scottc_url_director/libraries/router.php" hash="44496f5381b91ae516e6a2f41dafd8e2" package="Default">
  545. <class final="false" abstract="false" namespace="global" line="3" package="Default">
  546. <extends/>
  547. <name>ScottcURLDirector</name>
  548. <full_name>\ScottcURLDirector</full_name>
  549. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="5" package="Default">
  550. <name>routeToFile</name>
  551. <full_name>routeToFile</full_name>
  552. <argument line="5">
  553. <name>$file</name>
  554. <default></default>
  555. <type/>
  556. </argument>
  557. </method>
  558. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="10" package="Default">
  559. <name>getURLtoFile</name>
  560. <full_name>getURLtoFile</full_name>
  561. <argument line="10">
  562. <name>$file</name>
  563. <default></default>
  564. <type/>
  565. </argument>
  566. </method>
  567. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="26" package="Default">
  568. <name>redirectToExternalURL</name>
  569. <full_name>redirectToExternalURL</full_name>
  570. <argument line="26">
  571. <name>$externalURL</name>
  572. <default></default>
  573. <type/>
  574. </argument>
  575. </method>
  576. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="35" package="Default">
  577. <name>redirectInternal</name>
  578. <full_name>redirectInternal</full_name>
  579. <argument line="35">
  580. <name>$p</name>
  581. <default></default>
  582. <type>\Page</type>
  583. </argument>
  584. <argument line="35">
  585. <name>$status</name>
  586. <default>301</default>
  587. <type/>
  588. </argument>
  589. </method>
  590. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="45" package="Default">
  591. <name>renderInternalUrl</name>
  592. <full_name>renderInternalUrl</full_name>
  593. <argument line="45">
  594. <name>$url</name>
  595. <default></default>
  596. <type/>
  597. </argument>
  598. <argument line="45">
  599. <name>$status</name>
  600. <default></default>
  601. <type/>
  602. </argument>
  603. </method>
  604. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="64" package="Default">
  605. <name>renderInternal</name>
  606. <full_name>renderInternal</full_name>
  607. <argument line="64">
  608. <name>$p</name>
  609. <default></default>
  610. <type>\Page</type>
  611. </argument>
  612. <argument line="64">
  613. <name>$status</name>
  614. <default></default>
  615. <type/>
  616. </argument>
  617. </method>
  618. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="79" package="Default">
  619. <name>getCodesArray</name>
  620. <full_name>getCodesArray</full_name>
  621. </method>
  622. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="84" package="Default">
  623. <name>getURLToPage</name>
  624. <full_name>getURLToPage</full_name>
  625. <argument line="84">
  626. <name>$p</name>
  627. <default></default>
  628. <type>\Page</type>
  629. </argument>
  630. </method>
  631. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="91" package="Default">
  632. <name>outputHeader</name>
  633. <full_name>outputHeader</full_name>
  634. <argument line="91">
  635. <name>$status</name>
  636. <default></default>
  637. <type/>
  638. </argument>
  639. </method>
  640. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="111" package="Default">
  641. <name>processRequest</name>
  642. <full_name>processRequest</full_name>
  643. </method>
  644. </class>
  645. <parse_markers>
  646. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/libraries/router.php</error>
  647. <error line="3" code="50000">No DocBlock was found for \ScottcURLDirector</error>
  648. <error line="5" code="50010">No DocBlock was found for method routeToFile()</error>
  649. <error line="10" code="50010">No DocBlock was found for method getURLtoFile()</error>
  650. <error line="26" code="50010">No DocBlock was found for method redirectToExternalURL()</error>
  651. <error line="35" code="50010">No DocBlock was found for method redirectInternal()</error>
  652. <error line="45" code="50010">No DocBlock was found for method renderInternalUrl()</error>
  653. <error line="64" code="50010">No DocBlock was found for method renderInternal()</error>
  654. <error line="79" code="50010">No DocBlock was found for method getCodesArray()</error>
  655. <error line="84" code="50010">No DocBlock was found for method getURLToPage()</error>
  656. <error line="91" code="50010">No DocBlock was found for method outputHeader()</error>
  657. <error line="111" code="50010">No DocBlock was found for method processRequest()</error>
  658. </parse_markers>
  659. </file>
  660. <file path="scottc_url_director/libraries/search.php" hash="b60046ea18be629f892c3878a4232ec4" package="Default">
  661. <class final="false" abstract="false" namespace="global" line="3" package="Default">
  662. <extends/>
  663. <name>ScottcURLDirectorSearch</name>
  664. <full_name>\ScottcURLDirectorSearch</full_name>
  665. <property final="false" static="false" visibility="protected" line="4" namespace="global" package="Default">
  666. <name>$errors</name>
  667. <default>array()</default>
  668. </property>
  669. <property final="false" static="false" visibility="protected" line="5" namespace="global" package="Default">
  670. <name>$searchData</name>
  671. <default>array()</default>
  672. </property>
  673. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="9" package="Default">
  674. <name>getSearchFilterStatuses</name>
  675. <full_name>getSearchFilterStatuses</full_name>
  676. <docblock line="6">
  677. <description>this just returns an array</description>
  678. <long-description></long-description>
  679. </docblock>
  680. </method>
  681. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="18" package="Default">
  682. <name>getSearchDataAsArray</name>
  683. <full_name>getSearchDataAsArray</full_name>
  684. </method>
  685. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="22" package="Default">
  686. <name>getErrors</name>
  687. <full_name>getErrors</full_name>
  688. </method>
  689. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="27" package="Default">
  690. <name>getRecordsFromRequest</name>
  691. <full_name>getRecordsFromRequest</full_name>
  692. </method>
  693. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="59" package="Default">
  694. <name>filterSetByStartDateRange</name>
  695. <full_name>filterSetByStartDateRange</full_name>
  696. <argument line="59">
  697. <name>$set</name>
  698. <default></default>
  699. <type/>
  700. </argument>
  701. <argument line="59">
  702. <name>$startDate</name>
  703. <default></default>
  704. <type/>
  705. </argument>
  706. <argument line="59">
  707. <name>$cmp</name>
  708. <default>"&gt;"</default>
  709. <type/>
  710. </argument>
  711. </method>
  712. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="69" package="Default">
  713. <name>filterSetByEndDateRange</name>
  714. <full_name>filterSetByEndDateRange</full_name>
  715. <argument line="69">
  716. <name>$set</name>
  717. <default></default>
  718. <type/>
  719. </argument>
  720. <argument line="69">
  721. <name>$endDate</name>
  722. <default></default>
  723. <type/>
  724. </argument>
  725. <argument line="69">
  726. <name>$cmp</name>
  727. <default>"&lt;"</default>
  728. <type/>
  729. </argument>
  730. </method>
  731. <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="80" package="Default">
  732. <name>filterSetByStatus</name>
  733. <full_name>filterSetByStatus</full_name>
  734. <argument line="80">
  735. <name>$set</name>
  736. <default></default>
  737. <type/>
  738. </argument>
  739. <argument line="80">
  740. <name>$status</name>
  741. <default></default>
  742. <type/>
  743. </argument>
  744. </method>
  745. </class>
  746. <parse_markers>
  747. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/libraries/search.php</error>
  748. <error line="3" code="50000">No DocBlock was found for \ScottcURLDirectorSearch</error>
  749. <error line="4" code="50018">No DocBlock was found for property $errors</error>
  750. <error line="5" code="50018">No DocBlock was found for property $searchData</error>
  751. <error line="18" code="50010">No DocBlock was found for method getSearchDataAsArray()</error>
  752. <error line="22" code="50010">No DocBlock was found for method getErrors()</error>
  753. <error line="27" code="50010">No DocBlock was found for method getRecordsFromRequest()</error>
  754. <error line="59" code="50010">No DocBlock was found for method filterSetByStartDateRange()</error>
  755. <error line="69" code="50010">No DocBlock was found for method filterSetByEndDateRange()</error>
  756. <error line="80" code="50010">No DocBlock was found for method filterSetByStatus()</error>
  757. </parse_markers>
  758. </file>
  759. <file path="scottc_url_director/models/database.php" hash="7ba41a0f04661540f1cf4f0537cdb1e8" package="Default">
  760. <class final="false" abstract="false" namespace="global" line="3" package="Default">
  761. <extends/>
  762. <name>ScottcURLDirectorData</name>
  763. <full_name>\ScottcURLDirectorData</full_name>
  764. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="4" package="Default">
  765. <name>addURL</name>
  766. <full_name>addURL</full_name>
  767. <argument line="4">
  768. <name>$url</name>
  769. <default></default>
  770. <type/>
  771. </argument>
  772. </method>
  773. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="25" package="Default">
  774. <name>isURLUnique</name>
  775. <full_name>isURLUnique</full_name>
  776. <argument line="25">
  777. <name>$url</name>
  778. <default></default>
  779. <type/>
  780. </argument>
  781. </method>
  782. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="29" package="Default">
  783. <name>incrementURLCount</name>
  784. <full_name>incrementURLCount</full_name>
  785. <argument line="29">
  786. <name>$url</name>
  787. <default></default>
  788. <type/>
  789. </argument>
  790. </method>
  791. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="41" package="Default">
  792. <name>URLExists</name>
  793. <full_name>URLExists</full_name>
  794. <argument line="41">
  795. <name>$url</name>
  796. <default></default>
  797. <type/>
  798. </argument>
  799. </method>
  800. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="48" package="Default">
  801. <name>actionExistsForURL</name>
  802. <full_name>actionExistsForURL</full_name>
  803. <argument line="48">
  804. <name>$url</name>
  805. <default></default>
  806. <type/>
  807. </argument>
  808. </method>
  809. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="59" package="Default">
  810. <name>getDirectorMappingWildcardForURL</name>
  811. <full_name>getDirectorMappingWildcardForURL</full_name>
  812. <argument line="59">
  813. <name>$url</name>
  814. <default></default>
  815. <type/>
  816. </argument>
  817. </method>
  818. </class>
  819. <class final="false" abstract="false" namespace="global" line="81" package="Default">
  820. <extends>\ADODB_Active_Record</extends>
  821. <name>ScottcURLDirectorMissedRecords</name>
  822. <full_name>\ScottcURLDirectorMissedRecords</full_name>
  823. <property final="false" static="false" visibility="public" line="83" namespace="global" package="Default">
  824. <name>$_table</name>
  825. <default>"ScottcURLDirectorMissedRecords"</default>
  826. </property>
  827. <property final="false" static="true" visibility="protected" line="84" namespace="global" package="Default">
  828. <name>$instance</name>
  829. <default></default>
  830. </property>
  831. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="86" package="Default">
  832. <name>getInstance</name>
  833. <full_name>getInstance</full_name>
  834. </method>
  835. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="90" package="Default">
  836. <name>actionExists</name>
  837. <full_name>actionExists</full_name>
  838. </method>
  839. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="97" package="Default">
  840. <name>getTestingUrl</name>
  841. <full_name>getTestingUrl</full_name>
  842. </method>
  843. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="107" package="Default">
  844. <name>isFileTypeMapping</name>
  845. <full_name>isFileTypeMapping</full_name>
  846. </method>
  847. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="121" package="Default">
  848. <name>getRelatedFile</name>
  849. <full_name>getRelatedFile</full_name>
  850. </method>
  851. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="126" package="Default">
  852. <name>getRelatedFileID</name>
  853. <full_name>getRelatedFileID</full_name>
  854. </method>
  855. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="131" package="Default">
  856. <name>getByURL</name>
  857. <full_name>getByURL</full_name>
  858. <argument line="131">
  859. <name>$url</name>
  860. <default></default>
  861. <type/>
  862. </argument>
  863. </method>
  864. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="137" package="Default">
  865. <name>getIDForURL</name>
  866. <full_name>getIDForURL</full_name>
  867. <argument line="137">
  868. <name>$url</name>
  869. <default></default>
  870. <type/>
  871. </argument>
  872. </method>
  873. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="142" package="Default">
  874. <name>getByID</name>
  875. <full_name>getByID</full_name>
  876. <argument line="142">
  877. <name>$id</name>
  878. <default></default>
  879. <type/>
  880. </argument>
  881. </method>
  882. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="148" package="Default">
  883. <name>delete</name>
  884. <full_name>delete</full_name>
  885. </method>
  886. </class>
  887. <class final="false" abstract="false" namespace="global" line="159" package="Default">
  888. <extends>\ADODB_Active_Record</extends>
  889. <name>ScottcURLDirectorMappings</name>
  890. <full_name>\ScottcURLDirectorMappings</full_name>
  891. <docblock line="156">
  892. <description>This class maps actions to missed records</description>
  893. <long-description></long-description>
  894. </docblock>
  895. <property final="false" static="false" visibility="public" line="160" namespace="global" package="Default">
  896. <name>$type</name>
  897. <default></default>
  898. </property>
  899. <property final="false" static="false" visibility="public" line="161" namespace="global" package="Default">
  900. <name>$action_value</name>
  901. <default></default>
  902. </property>
  903. <property final="false" static="false" visibility="public" line="162" namespace="global" package="Default">
  904. <name>$status</name>
  905. <default></default>
  906. </property>
  907. <property final="false" static="false" visibility="public" line="170" namespace="global" package="Default">
  908. <name>$_table</name>
  909. <default>"ScottcURLDirectorMappings"</default>
  910. </property>
  911. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="164" package="Default">
  912. <name>getInstance</name>
  913. <full_name>getInstance</full_name>
  914. </method>
  915. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="172" package="Default">
  916. <name>getByUrl</name>
  917. <full_name>getByUrl</full_name>
  918. <argument line="172">
  919. <name>$url</name>
  920. <default></default>
  921. <type/>
  922. </argument>
  923. </method>
  924. <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="180" package="Default">
  925. <name>getByRecordID</name>
  926. <full_name>getByRecordID</full_name>
  927. <argument line="180">
  928. <name>$record_id</name>
  929. <default></default>
  930. <type/>
  931. </argument>
  932. </method>
  933. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="186" package="Default">
  934. <name>getByID</name>
  935. <full_name>getByID</full_name>
  936. <argument line="186">
  937. <name>$id</name>
  938. <default></default>
  939. <type/>
  940. </argument>
  941. </method>
  942. </class>
  943. <parse_markers>
  944. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/models/database.php</error>
  945. <error line="3" code="50000">No DocBlock was found for \ScottcURLDirectorData</error>
  946. <error line="4" code="50010">No DocBlock was found for method addURL()</error>
  947. <error line="25" code="50010">No DocBlock was found for method isURLUnique()</error>
  948. <error line="29" code="50010">No DocBlock was found for method incrementURLCount()</error>
  949. <error line="41" code="50010">No DocBlock was found for method URLExists()</error>
  950. <error line="48" code="50010">No DocBlock was found for method actionExistsForURL()</error>
  951. <error line="59" code="50010">No DocBlock was found for method getDirectorMappingWildcardForURL()</error>
  952. <error line="81" code="50000">No DocBlock was found for \ScottcURLDirectorMissedRecords</error>
  953. <error line="83" code="50018">No DocBlock was found for property $_table</error>
  954. <error line="84" code="50018">No DocBlock was found for property $instance</error>
  955. <error line="86" code="50010">No DocBlock was found for method getInstance()</error>
  956. <error line="90" code="50010">No DocBlock was found for method actionExists()</error>
  957. <error line="97" code="50010">No DocBlock was found for method getTestingUrl()</error>
  958. <error line="107" code="50010">No DocBlock was found for method isFileTypeMapping()</error>
  959. <error line="121" code="50010">No DocBlock was found for method getRelatedFile()</error>
  960. <error line="126" code="50010">No DocBlock was found for method getRelatedFileID()</error>
  961. <error line="131" code="50010">No DocBlock was found for method getByURL()</error>
  962. <error line="137" code="50010">No DocBlock was found for method getIDForURL()</error>
  963. <error line="142" code="50010">No DocBlock was found for method getByID()</error>
  964. <error line="148" code="50010">No DocBlock was found for method delete()</error>
  965. <error line="160" code="50018">No DocBlock was found for property $type</error>
  966. <error line="161" code="50018">No DocBlock was found for property $action_value</error>
  967. <error line="162" code="50018">No DocBlock was found for property $status</error>
  968. <error line="170" code="50018">No DocBlock was found for property $_table</error>
  969. <error line="164" code="50010">No DocBlock was found for method getInstance()</error>
  970. <error line="172" code="50010">No DocBlock was found for method getByUrl()</error>
  971. <error line="180" code="50010">No DocBlock was found for method getByRecordID()</error>
  972. <error line="186" code="50010">No DocBlock was found for method getByID()</error>
  973. </parse_markers>
  974. </file>
  975. <file path="scottc_url_director/single_pages/dashboard/url_director/search.php" hash="6c0fd614cf44aee1a56cbe9543c05f59" package="Default">
  976. <parse_markers>
  977. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/single_pages/dashboard/url_director/search.php</error>
  978. </parse_markers>
  979. </file>
  980. <file path="scottc_url_director/single_pages/dashboard/url_director/settings.php" hash="bfb3507d26c4c886f742a152869bdeb3" package="Default">
  981. <parse_markers>
  982. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/single_pages/dashboard/url_director/settings.php</error>
  983. </parse_markers>
  984. </file>
  985. <file path="scottc_url_director/single_pages/dashboard/url_director/view.php" hash="3708a34833a387148e2b0d78b8d0ef2d" package="Default">
  986. <parse_markers>
  987. <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/single_pages/dashboard/url_director/view.php</error>
  988. </parse_markers>
  989. </file>
  990. <file path="swp_breadcrumbs/blocks/swp_breadcrumbs/add.php" hash="086e00235b6681ad74abb7b6c6f3cbed" package="Default">
  991. <parse_markers>
  992. <error line="0" code="50007">No page-level DocBlock was found in file swp_breadcrumbs/blocks/swp_breadcrumbs/add.php</error>
  993. </parse_markers>
  994. </file>
  995. <file path="swp_breadcrumbs/blocks/swp_breadcrumbs/controller.php" hash="928d8da67e02ed643720b654338cfa1f" package="Default">
  996. <class final="false" abstract="false" namespace="global" line="4" package="Default">
  997. <extends>\BlockController</extends>
  998. <name>SwpBreadcrumbsBlockController</name>
  999. <full_name>\SwpBreadcrumbsBlockController</full_name>
  1000. <property final="false" static="false" visibility="public" line="6" namespace="global" package="Default">
  1001. <name>$pobj</name>
  1002. <default></default>
  1003. </property>
  1004. <property final="false" static="false" visibility="protected" line="8" namespace="global" package="Default">
  1005. <name>$btTable</name>
  1006. <default>'btSwpBreadcrumbs'</default>
  1007. </property>
  1008. <property final="false" static="false" visibility="protected" line="9" namespace="global" package="Default">
  1009. <name>$btInterfaceWidth</name>
  1010. <default>"400"</default>
  1011. </property>
  1012. <property final="false" static="false" visibility="protected" line="10" namespace="global" package="Default">
  1013. <name>$btInterfaceHeight</name>
  1014. <default>"80"</default>
  1015. </property>
  1016. <property final="false" static="false" visibility="public" line="12" namespace="global" package="Default">
  1017. <name>$delimiter</name>
  1018. <default>""</default>
  1019. </property>
  1020. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="14" package="Default">
  1021. <name>getBlockTypeDescription</name>
  1022. <full_name>getBlockTypeDescription</full_name>
  1023. </method>
  1024. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="18" package="Default">
  1025. <name>getBlockTypeName</name>
  1026. <full_name>getBlockTypeName</full_name>
  1027. </method>
  1028. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="22" package="Default">
  1029. <name>__construct</name>
  1030. <full_name>__construct</full_name>
  1031. <argument line="22">
  1032. <name>$obj</name>
  1033. <default>null</default>
  1034. <type/>
  1035. </argument>
  1036. </method>
  1037. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="26" package="Default">
  1038. <name>view</name>
  1039. <full_name>view</full_name>
  1040. </method>
  1041. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="31" package="Default">
  1042. <name>save</name>
  1043. <full_name>save</full_name>
  1044. <argument line="31">
  1045. <name>$data</name>
  1046. <default></default>
  1047. <type/>
  1048. </argument>
  1049. </method>
  1050. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="36" package="Default">
  1051. <name>getSubLevels</name>
  1052. <full_name>getSubLevels</full_name>
  1053. </method>
  1054. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="76" package="Default">
  1055. <name>getHomePageLink</name>
  1056. <full_name>getHomePageLink</full_name>
  1057. </method>
  1058. </class>
  1059. <parse_markers>
  1060. <error line="0" code="50007">No page-level DocBlock was found in file swp_breadcrumbs/blocks/swp_breadcrumbs/controller.php</error>
  1061. <error line="4" code="50000">No DocBlock was found for \SwpBreadcrumbsBlockController</error>
  1062. <error line="6" code="50018">No DocBlock was found for property $pobj</error>
  1063. <error line="8" code="50018">No DocBlock was found for property $btTable</error>
  1064. <error line="9" code="50018">No DocBlock was found for property $btInterfaceWidth</error>
  1065. <error line="10" code="50018">No DocBlock was found for property $btInterfaceHeight</error>
  1066. <error line="12" code="50018">No DocBlock was found for property $delimiter</error>
  1067. <error line="14" code="50010">No DocBlock was found for method getBlockTypeDescription()</error>
  1068. <error line="18" code="50010">No DocBlock was found for method getBlockTypeName()</error>
  1069. <error line="22" code="50010">No DocBlock was found for method __construct()</error>
  1070. <error line="26" code="50010">No DocBlock was found for method view()</error>
  1071. <error line="31" code="50010">No DocBlock was found for method save()</error>
  1072. <error line="36" code="50010">No DocBlock was found for method getSubLevels()</error>
  1073. <error line="76" code="50010">No DocBlock was found for method getHomePageLink()</error>
  1074. </parse_markers>
  1075. </file>
  1076. <file path="swp_breadcrumbs/blocks/swp_breadcrumbs/edit.php" hash="c36bc8ddf5654d379af082c11338c50d" package="Default">
  1077. <parse_markers>
  1078. <error line="0" code="50007">No page-level DocBlock was found in file swp_breadcrumbs/blocks/swp_breadcrumbs/edit.php</error>
  1079. </parse_markers>
  1080. </file>
  1081. <file path="swp_breadcrumbs/blocks/swp_breadcrumbs/view.php" hash="3168c58c514fb13fe7e92cf8a4533b66" package="Default">
  1082. <parse_markers>
  1083. <error line="0" code="50007">No page-level DocBlock was found in file swp_breadcrumbs/blocks/swp_breadcrumbs/view.php</error>
  1084. </parse_markers>
  1085. </file>
  1086. <file path="swp_breadcrumbs/controller.php" hash="7c3ac1a21cfd60fe0bcbc34d476a2057" package="Default">
  1087. <class final="false" abstract="false" namespace="global" line="4" package="Default">
  1088. <extends>\Package</extends>
  1089. <name>SwpBreadcrumbsPackage</name>
  1090. <full_name>\SwpBreadcrumbsPackage</full_name>
  1091. <property final="false" static="false" visibility="protected" line="6" namespace="global" package="Default">
  1092. <name>$pkgHandle</name>
  1093. <default>'swp_breadcrumbs'</default>
  1094. </property>
  1095. <property final="false" static="false" visibility="protected" line="7" namespace="global" package="Default">
  1096. <name>$appVersionRequired</name>
  1097. <default>'5.3.0'</default>
  1098. </property>
  1099. <property final="false" static="false" visibility="protected" line="8" namespace="global" package="Default">
  1100. <name>$pkgVersion</name>
  1101. <default>'2.0'</default>
  1102. </property>
  1103. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="10" package="Default">
  1104. <name>getPackageDescription</name>
  1105. <full_name>getPackageDescription</full_name>
  1106. </method>
  1107. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="14" package="Default">
  1108. <name>getPackageName</name>
  1109. <full_name>getPackageName</full_name>
  1110. </method>
  1111. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="18" package="Default">
  1112. <name>install</name>
  1113. <full_name>install</full_name>
  1114. </method>
  1115. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="28" package="Default">
  1116. <name>upgrade</name>
  1117. <full_name>upgrade</full_name>
  1118. </method>
  1119. <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="43" package="Default">
  1120. <name>upgrade_1_0</name>
  1121. <full_name>upgrade_1_0</full_name>
  1122. </method>
  1123. </class>
  1124. <parse_markers>
  1125. <error line="0" code="50007">No page-level DocBlock was found in file swp_breadcrumbs/controller.php</error>
  1126. <error line="4" code="50000">No DocBlock was found for \SwpBreadcrumbsPackage</error>
  1127. <error line="6" code="50018">No DocBlock was found for property $pkgHandle</error>
  1128. <error line="7" code="50018">No DocBlock was found for property $appVersionRequired</error>
  1129. <error line="8" code="50018">No DocBlock was found for property $pkgVersion</error>
  1130. <error line="10" code="50010">No DocBlock was found for method getPackageDescription()</error>
  1131. <error line="14" code="50010">No DocBlock was found for method getPackageName()</error>
  1132. <error line="18" code="50010">No DocBlock was found for method install()</error>
  1133. <error line="28" code="50010">No DocBlock was found for method upgrade()</error>
  1134. <error line="43" code="50010">No DocBlock was found for method upgrade_1_0()</error>
  1135. </parse_markers>
  1136. </file>
  1137. <package name="Default" full_name="Default"/>
  1138. <namespace name="global" full_name="global"/>
  1139. <marker count="0">todo</marker>
  1140. <marker count="0">fixme</marker>
  1141. <deprecated count="0"/>
  1142. </project>